conversions of SV_DECL_PTRARR_SORT making inroads in unusedcode
This commit is contained in:
parent
c4a477614c
commit
442cd72704
1 changed files with 0 additions and 10 deletions
|
@ -2,11 +2,6 @@ CertificateExtension_XmlSecImpl::setCertExtn(com::sun::star::uno::Sequence<signe
|
|||
CharAttribList::Clear()
|
||||
Dialog::Dialog(Window*, ResId const&)
|
||||
EditEngine::GetNextVisPortion(ParaPortion const*) const
|
||||
FmEntryDataArray::DeleteAndDestroy(unsigned short, unsigned short)
|
||||
FmEntryDataArray::Insert(FmEntryData* const&, unsigned short&)
|
||||
FmEntryDataArray::Insert(FmEntryData* const*, unsigned short)
|
||||
FmEntryDataArray::Insert(FmEntryDataArray const*, unsigned short, unsigned short)
|
||||
FmEntryDataArray::Remove(FmEntryData* const&, unsigned short)
|
||||
FmFieldWinMgr::GetChildWindowId()
|
||||
FmPropBrwMgr::GetChildWindowId()
|
||||
FontSelectPattern::FontSelectPattern(ImplFontData const&, Size const&, float, int, bool)
|
||||
|
@ -757,8 +752,3 @@ svt::FrameStatusListener::removeStatusListener(rtl::OUString const&)
|
|||
svxform::DataNavigatorManager::GetChildWindowId()
|
||||
svxform::FmFilterNavigatorWinMgr::GetChildWindowId()
|
||||
svxform::NavigatorFrameManager::GetChildWindowId()
|
||||
svxform::SvLBoxEntrySortedArray::DeleteAndDestroy(unsigned short, unsigned short)
|
||||
svxform::SvLBoxEntrySortedArray::Insert(SvLBoxEntry* const&, unsigned short&)
|
||||
svxform::SvLBoxEntrySortedArray::Insert(SvLBoxEntry* const*, unsigned short)
|
||||
svxform::SvLBoxEntrySortedArray::Insert(svxform::SvLBoxEntrySortedArray const*, unsigned short, unsigned short)
|
||||
svxform::SvLBoxEntrySortedArray::Remove(SvLBoxEntry* const&, unsigned short)
|
||||
|
|
Loading…
Reference in a new issue