callcatcher: update list

This commit is contained in:
Caolán McNamara
2011-10-04 15:53:36 +01:00
parent d7829740dd
commit 9c28c7d66b
3 changed files with 0 additions and 20 deletions

View File

@@ -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 );

View File

@@ -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;

View File

@@ -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)