Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


---
 sot/inc/sot/filelist.hxx     |    4 ----
 sot/source/base/filelist.cxx |   11 -----------
 unusedcode.easy              |    1 -
 3 files changed, 0 insertions(+), 16 deletions(-)

diff --git a/sot/inc/sot/filelist.hxx b/sot/inc/sot/filelist.hxx
index 0ba367f..8f18328 100644
--- a/sot/inc/sot/filelist.hxx
+++ b/sot/inc/sot/filelist.hxx
@@ -62,10 +62,6 @@ public:
     SOT_DLLPUBLIC friend SvStream&  operator<<( SvStream& rOStm, const FileList& rFileList );
     SOT_DLLPUBLIC friend SvStream&  operator>>( SvStream& rIStm, FileList& rFileList );
 
-    // Clipboard, D&D usw.
-    static sal_uLong        GetFormat();
-
-
     // Liste fuellen/abfragen
     void AppendFile( const String& rStr );
     String GetFile( size_t i ) const;
diff --git a/sot/source/base/filelist.cxx b/sot/source/base/filelist.cxx
index 052657e..146ad41 100644
--- a/sot/source/base/filelist.cxx
+++ b/sot/source/base/filelist.cxx
@@ -67,17 +67,6 @@ FileList& FileList::operator=( const FileList& rFileList )
     return *this;
 }
 
-/*************************************************************************
-|*
-|*    FileList::GetFormatName()
-|*
-\*************************************************************************/
-
-sal_uLong FileList::GetFormat()
-{
-    return FORMAT_FILE_LIST;
-}
-
 /******************************************************************************
 |*
 |*  virtuelle SvData-Methoden
diff --git a/unusedcode.easy b/unusedcode.easy
index be5d0b8..99538e1 100644
--- a/unusedcode.easy
+++ b/unusedcode.easy
@@ -23,7 +23,6 @@ EditView::SetCursor(Cursor const&)
 EditView::SetPointer(Pointer const&)
 FieldEntry::GetBookmarkType()
 FileControl::SetButtonText(String const&)
-FileList::GetFormat()
 FileStat::FileStat()
 FileStat::FileStat(void const*)
 FileStream::FileStream(rtl::OString const&, FileAccessMode)
-- 
1.7.9


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.