callcatcher: update list
This commit is contained in:
@@ -168,7 +168,6 @@ public:
|
||||
INetURLObject GetURL() const;
|
||||
String GetFilterName() const;
|
||||
Graphic GetGraphic() const;
|
||||
sal_Bool GetVCDrawModel( FmFormModel& rModel ) const;
|
||||
sal_Bool IsLinkage() const;
|
||||
|
||||
sal_Int8 AcceptDrop( DropTargetHelper& rTarget, const AcceptDropEvent& rEvt );
|
||||
|
@@ -1197,18 +1197,6 @@ Graphic GalleryBrowser2::GetGraphic() const
|
||||
|
||||
// -----------------------------------------------------------------------------
|
||||
|
||||
sal_Bool GalleryBrowser2::GetVCDrawModel( FmFormModel& rModel ) const
|
||||
{
|
||||
sal_Bool bRet = sal_False;
|
||||
|
||||
if( mpCurTheme && mnCurActionPos != 0xffffffff )
|
||||
bRet = mpCurTheme->GetModel( mnCurActionPos, rModel );
|
||||
|
||||
return bRet;
|
||||
}
|
||||
|
||||
// -----------------------------------------------------------------------------
|
||||
|
||||
sal_Bool GalleryBrowser2::IsLinkage() const
|
||||
{
|
||||
return mbCurActionIsLinkage;
|
||||
|
@@ -799,7 +799,6 @@ StgCache::Pos2Page(int)
|
||||
StgHeader::SetClassId(ClsId const&)
|
||||
StorageStream::ValidateMode(unsigned short, StgDirEntry*) const
|
||||
SvBorder::SvBorder(Rectangle const&, Rectangle const&)
|
||||
SvByteStrings::DeleteAndDestroy(unsigned short, unsigned short)
|
||||
SvFileStream::UnlockFile()
|
||||
SvI18NMap_Impl::Insert(SvI18NMapEntry_Impl* const&, unsigned short&)
|
||||
SvI18NMap_Impl::Insert(SvI18NMapEntry_Impl* const*, unsigned short)
|
||||
@@ -840,11 +839,6 @@ SvStringsSortDtor::Insert(SvStringsSortDtor const*, unsigned short, unsigned sho
|
||||
SvStringsSortDtor::Remove(String* const&, unsigned short)
|
||||
SvStringsSortDtor::Remove(unsigned short, unsigned short)
|
||||
SvTabListBox::GetTabJustify(unsigned short) const
|
||||
SvULongs::Insert(SvULongs const*, unsigned short, unsigned short, unsigned short)
|
||||
SvULongs::Remove(unsigned short, unsigned short)
|
||||
SvULongs::Replace(unsigned long const&, unsigned short)
|
||||
SvULongs::Replace(unsigned long const*, unsigned short, unsigned short)
|
||||
SvULongs::_ForEach(unsigned short, unsigned short, unsigned char (*)(unsigned long const&, void*), void*)
|
||||
SvUShorts::Insert(SvUShorts const*, unsigned short, unsigned short, unsigned short)
|
||||
SvUShorts::Replace(unsigned short const&, unsigned short)
|
||||
SvUShorts::Replace(unsigned short const*, unsigned short, unsigned short)
|
||||
@@ -1774,7 +1768,6 @@ binfilter::SvBools::Insert(binfilter::SvBools const*, unsigned short, unsigned s
|
||||
binfilter::SvBools::Replace(unsigned char const&, unsigned short)
|
||||
binfilter::SvBools::Replace(unsigned char const*, unsigned short, unsigned short)
|
||||
binfilter::SvBools::_ForEach(unsigned short, unsigned short, unsigned char (*)(unsigned char const&, void*), void*)
|
||||
binfilter::SvByteStrings::DeleteAndDestroy(unsigned short, unsigned short)
|
||||
binfilter::SvBytes::Insert(binfilter::SvBytes const*, unsigned short, unsigned short, unsigned short)
|
||||
binfilter::SvBytes::Replace(unsigned char const&, unsigned short)
|
||||
binfilter::SvBytes::Replace(unsigned char const*, unsigned short, unsigned short)
|
||||
|
Reference in New Issue
Block a user