diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-08-06 11:38:17 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-08-07 13:45:18 +0200 |
commit | 5502be9695b67b094d581d108dc9ebddc161cc60 (patch) | |
tree | 9e1024074e11d9fd318689a46afac0e03103415a | |
parent | 397a11f68e0c73c76729e03aa5cbc48922b13473 (diff) |
Remove commented out code
Change-Id: Id73d1d75063e19dfa05fa7b5b8b69ca8f99f0998
-rw-r--r-- | autodoc/inc/autodoc/displaying.hxx | 5 | ||||
-rw-r--r-- | autodoc/source/parser_i/inc/s2_luidl/pe_enum2.hxx | 9 | ||||
-rw-r--r-- | dtrans/source/win32/dnd/targetdropcontext.hxx | 7 | ||||
-rw-r--r-- | dtrans/source/win32/workbench/XTDo.hxx | 1 | ||||
-rw-r--r-- | framework/inc/xml/acceleratorconfigurationreader.hxx | 3 | ||||
-rw-r--r-- | sc/source/ui/inc/fusel.hxx | 4 | ||||
-rw-r--r-- | sc/workben/result.hxx | 6 | ||||
-rw-r--r-- | tools/source/fsys/dirent.cxx | 10 | ||||
-rw-r--r-- | unoxml/source/rdf/CURI.cxx | 19 | ||||
-rw-r--r-- | writerfilter/source/dmapper/OLEHandler.hxx | 1 |
10 files changed, 0 insertions, 65 deletions
diff --git a/autodoc/inc/autodoc/displaying.hxx b/autodoc/inc/autodoc/displaying.hxx index 51d310c94eb0..a42f9af84451 100644 --- a/autodoc/inc/autodoc/displaying.hxx +++ b/autodoc/inc/autodoc/displaying.hxx @@ -33,8 +33,6 @@ namespace autodoc class HtmlDisplay_Idl_Ifc; -// class TextDisplay_FunctionList_Ifc; - /** Interface for parsing code of a programming language and delivering the information into an Autodoc Repository. @@ -46,9 +44,6 @@ class DisplayToolsFactory_Ifc static DisplayToolsFactory_Ifc & GetIt_(); -// virtual DYN autodoc::TextDisplay_FunctionList_Ifc * -// Create_TextDisplay_FunctionList() const = 0; - virtual DYN autodoc::HtmlDisplay_Idl_Ifc * Create_HtmlDisplay_Idl() const = 0; diff --git a/autodoc/source/parser_i/inc/s2_luidl/pe_enum2.hxx b/autodoc/source/parser_i/inc/s2_luidl/pe_enum2.hxx index c6f625044fdf..b7376551a50b 100644 --- a/autodoc/source/parser_i/inc/s2_luidl/pe_enum2.hxx +++ b/autodoc/source/parser_i/inc/s2_luidl/pe_enum2.hxx @@ -20,15 +20,8 @@ #ifndef ADC_UIDL_PE_ENUM2_HXX #define ADC_UIDL_PE_ENUM2_HXX - - -// USED SERVICES - // BASE CLASSES #include <s2_luidl/parsenv2.hxx> #include <s2_luidl/pestate.hxx> - // COMPONENTS - // PARAMETERS - namespace csi @@ -36,8 +29,6 @@ namespace csi namespace uidl { -// class Enum; - class PE_Value; class PE_Enum : public UnoIDL_PE, diff --git a/dtrans/source/win32/dnd/targetdropcontext.hxx b/dtrans/source/win32/dnd/targetdropcontext.hxx index 29fd201a2688..ce6e4c5c58cb 100644 --- a/dtrans/source/win32/dnd/targetdropcontext.hxx +++ b/dtrans/source/win32/dnd/targetdropcontext.hxx @@ -50,13 +50,6 @@ public: virtual void SAL_CALL rejectDrop( ) throw( RuntimeException); - -/* virtual Sequence< DataFlavor > SAL_CALL getCurrentDataFlavors( ) - throw( RuntimeException); - virtual sal_Bool SAL_CALL isDataFlavorSupported( const DataFlavor& df ) - throw( RuntimeException); -*/ - // XDropTargetDropContext (inherits XDropTargetDragContext) virtual void SAL_CALL dropComplete( sal_Bool success ) throw( RuntimeException); diff --git a/dtrans/source/win32/workbench/XTDo.hxx b/dtrans/source/win32/workbench/XTDo.hxx index c849bd4dbb84..4a38f49070c2 100644 --- a/dtrans/source/win32/workbench/XTDo.hxx +++ b/dtrans/source/win32/workbench/XTDo.hxx @@ -39,7 +39,6 @@ #include <vector> // forward declaration -//class CWinClipbImpl; class EnumFormatEtc; /*-------------------------------------------------------------------------- diff --git a/framework/inc/xml/acceleratorconfigurationreader.hxx b/framework/inc/xml/acceleratorconfigurationreader.hxx index e56955112a5a..5e0feabcfc07 100644 --- a/framework/inc/xml/acceleratorconfigurationreader.hxx +++ b/framework/inc/xml/acceleratorconfigurationreader.hxx @@ -122,9 +122,6 @@ class AcceleratorConfigurationReader : public css::xml::sax::XDocumentHandler */ css::uno::Reference< css::xml::sax::XLocator > m_xLocator; -/* SfxAcceleratorItemList& m_aReadAcceleratorList; -*/ - //------------------------------------------- // interface diff --git a/sc/source/ui/inc/fusel.hxx b/sc/source/ui/inc/fusel.hxx index f2000d159d24..0ed6f874347a 100644 --- a/sc/source/ui/inc/fusel.hxx +++ b/sc/source/ui/inc/fusel.hxx @@ -22,8 +22,6 @@ #include "fudraw.hxx" -//class Outliner; -//class OutlinerView; class SdrPageView; @@ -53,8 +51,6 @@ public: void ActivateNoteHandles(SdrObject* pObj); protected: -// Outliner* pOutliner; -// OutlinerView* pOutlinerView; sal_Bool bVCAction; private: diff --git a/sc/workben/result.hxx b/sc/workben/result.hxx index f29b7e757595..118b47e29812 100644 --- a/sc/workben/result.hxx +++ b/sc/workben/result.hxx @@ -39,7 +39,6 @@ #include <cppuhelper/implbase1.hxx> // helper for implementations -//class XResultListenerRef; typedef ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XResultListener >* XResultListenerPtr; typedef boost::ptr_vector<XResultListenerPtr> XResultListenerArr_Impl; @@ -61,11 +60,6 @@ public: ScAddInResult(const String& rStr); virtual ~ScAddInResult(); -// SMART_UNO_DECLARATION( ScAddInResult, UsrObject ); - -// virtual BOOL queryInterface( Uik, XInterfaceRef& ); -// virtual XIdlClassRef getIdlClass(void); - // XVolatileResult virtual void SAL_CALL addResultListener( const ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XResultListener >& aListener ) throw(::com::sun::star::uno::RuntimeException); virtual void SAL_CALL removeResultListener( const ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XResultListener >& aListener ) throw(::com::sun::star::uno::RuntimeException); diff --git a/tools/source/fsys/dirent.cxx b/tools/source/fsys/dirent.cxx index 1e944b954298..5102fde42d91 100644 --- a/tools/source/fsys/dirent.cxx +++ b/tools/source/fsys/dirent.cxx @@ -1234,16 +1234,6 @@ DirEntry DirEntry::operator+( const DirEntry& rEntry ) const const DirEntry *pEntryTop = rEntry.ImpGetTopPtr(); const DirEntry *pThisTop = ImpGetTopPtr(); - // "." + irgendwas oder irgendwas + "d:irgendwas" -/* TPF:org - if ( ( eFlag == FSYS_FLAG_RELROOT && !aName ) || - ( pEntryTop->aName.Len() && - ( pEntryTop->eFlag == FSYS_FLAG_ABSROOT || - pEntryTop->eFlag == FSYS_FLAG_RELROOT || - pEntryTop->eFlag == FSYS_FLAG_VOLUME ) ) ) - return rEntry; -*/ - if ( (eFlag == FSYS_FLAG_RELROOT && aName.isEmpty()) || ( diff --git a/unoxml/source/rdf/CURI.cxx b/unoxml/source/rdf/CURI.cxx index 85f54be1706c..e073aa655e94 100644 --- a/unoxml/source/rdf/CURI.cxx +++ b/unoxml/source/rdf/CURI.cxx @@ -653,18 +653,6 @@ void SAL_CALL CURI::initFromConstant(const sal_Int16 i_Constant) ln = "hasPart"; break; -/* REMOVED - case css::rdf::URIs::PKG_IDREF: - ns = s_nsPkg; - ln = "idref"; - break; - - case css::rdf::URIs::PKG_PATH: - ns = s_nsPkg; - ln = "path"; - break; -*/ - case css::rdf::URIs::PKG_MIMETYPE: ns = s_nsPkg; ln = "mimeType"; @@ -720,13 +708,6 @@ void SAL_CALL CURI::initFromConstant(const sal_Int16 i_Constant) ln = "StylesFile"; break; -/* REMOVED - case css::rdf::URIs::ODF_METADATAFILE: - ns = s_nsODF; - ln = "MetadataFile"; - break; -*/ - default: throw css::lang::IllegalArgumentException( ::rtl::OUString("CURI::initialize: " diff --git a/writerfilter/source/dmapper/OLEHandler.hxx b/writerfilter/source/dmapper/OLEHandler.hxx index aa15703c1884..63e920781982 100644 --- a/writerfilter/source/dmapper/OLEHandler.hxx +++ b/writerfilter/source/dmapper/OLEHandler.hxx @@ -41,7 +41,6 @@ namespace com{ namespace sun{ namespace star{ namespace writerfilter { namespace dmapper { -//class PropertyMap; /** Handler for OLE objects */ class WRITERFILTER_DLLPRIVATE OLEHandler : public LoggedProperties |