diff options
author | Markus Mohrhard <markus.mohrhard@collabora.co.uk> | 2014-06-25 05:20:47 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@collabora.co.uk> | 2014-06-25 05:41:10 +0200 |
commit | 37e6631cc5d4147e9d0a4ebefbd0c9d2a8137d24 (patch) | |
tree | 060cf0aafda3f205b3e12508465a5403826d014d /sc/inc | |
parent | ed6b8a100c1aabb342573f252509573bbe124d29 (diff) |
remove whitespace
Change-Id: Ib15413e73409cc33de01fa92a47b9d1237cfc4b2
Diffstat (limited to 'sc/inc')
96 files changed, 0 insertions, 264 deletions
diff --git a/sc/inc/AccessibleGlobal.hxx b/sc/inc/AccessibleGlobal.hxx index 0df34de462be..58be88f9856f 100644 --- a/sc/inc/AccessibleGlobal.hxx +++ b/sc/inc/AccessibleGlobal.hxx @@ -25,7 +25,6 @@ #include <set> - /// Generic XAccessibleStateSet implementation. class ScAccessibleStateSet : public ::cppu::WeakImplHelper1< ::com::sun::star::accessibility::XAccessibleStateSet > { diff --git a/sc/inc/ScPanelFactory.hxx b/sc/inc/ScPanelFactory.hxx index d933c1ce35e5..c3b5ed3ad554 100644 --- a/sc/inc/ScPanelFactory.hxx +++ b/sc/inc/ScPanelFactory.hxx @@ -35,7 +35,6 @@ namespace > PanelFactoryInterfaceBase; } - class ScPanelFactory : private ::boost::noncopyable, private ::cppu::BaseMutex, @@ -60,7 +59,6 @@ public: cssu::RuntimeException, std::exception ) SAL_OVERRIDE; }; - } } // end of namespace sc::sidebar #endif diff --git a/sc/inc/ViewSettingsSequenceDefines.hxx b/sc/inc/ViewSettingsSequenceDefines.hxx index c943d86c1be7..d427377ab877 100644 --- a/sc/inc/ViewSettingsSequenceDefines.hxx +++ b/sc/inc/ViewSettingsSequenceDefines.hxx @@ -49,7 +49,6 @@ #define SC_RASTERSUBY 21 #define SC_RASTERSYNC 22 - // this are the defines for the position of the settings in the // TableViewSettingsSequence diff --git a/sc/inc/addincfg.hxx b/sc/inc/addincfg.hxx index 33d7de40f5d2..ab8b6978d210 100644 --- a/sc/inc/addincfg.hxx +++ b/sc/inc/addincfg.hxx @@ -39,7 +39,6 @@ public: using ConfigItem::GetNodeNames; }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/addruno.hxx b/sc/inc/addruno.hxx index b0df2b3b7e21..c9af7bc92626 100644 --- a/sc/inc/addruno.hxx +++ b/sc/inc/addruno.hxx @@ -27,7 +27,6 @@ #include "global.hxx" #include "address.hxx" - class ScAddressConversionObj : public ::cppu::WeakImplHelper2< ::com::sun::star::beans::XPropertySet, ::com::sun::star::lang::XServiceInfo >, diff --git a/sc/inc/afmtuno.hxx b/sc/inc/afmtuno.hxx index 15c1e5fff20f..8ebdb14e3ef3 100644 --- a/sc/inc/afmtuno.hxx +++ b/sc/inc/afmtuno.hxx @@ -42,16 +42,13 @@ class ScAutoFormatFieldObj; class ScAutoFormatObj; - #define SC_AFMTOBJ_INVALID USHRT_MAX - ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL ScAutoFormatsObj_CreateInstance( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& ); - class ScAutoFormatsObj : public ::cppu::WeakImplHelper4< ::com::sun::star::container::XNameContainer, ::com::sun::star::container::XEnumerationAccess, @@ -125,7 +122,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - class ScAutoFormatObj : public ::cppu::WeakImplHelper6< ::com::sun::star::container::XIndexAccess, ::com::sun::star::container::XEnumerationAccess, @@ -232,7 +228,6 @@ public: ::com::sun::star::uno::XInterface> xObj ); }; - class ScAutoFormatFieldObj : public ::cppu::WeakImplHelper2< ::com::sun::star::beans::XPropertySet, ::com::sun::star::lang::XServiceInfo >, @@ -299,7 +294,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/appluno.hxx b/sc/inc/appluno.hxx index 49fbd8d5af1d..be5f2d40e056 100644 --- a/sc/inc/appluno.hxx +++ b/sc/inc/appluno.hxx @@ -136,7 +136,6 @@ class ScSpreadsheetSettings : public cppu::WeakImplHelper3< private: SfxItemPropertySet aPropSet; - bool getPropertyBool(const OUString& aPropertyName) throw (css::uno::RuntimeException); sal_Int16 getPropertyInt16(const OUString& aPropertyName) throw (css::uno::RuntimeException); void setProperty(const OUString& aPropertyName, bool p1) throw (css::uno::RuntimeException) @@ -281,7 +280,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - class ScRecentFunctionsObj : public cppu::WeakImplHelper2< com::sun::star::sheet::XRecentFunctions, com::sun::star::lang::XServiceInfo> @@ -311,7 +309,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - class ScFunctionListObj : public cppu::WeakImplHelper4< com::sun::star::sheet::XFunctionDescriptions, com::sun::star::container::XEnumerationAccess, diff --git a/sc/inc/autoform.hxx b/sc/inc/autoform.hxx index aad0604a5433..938ef5e8dd56 100644 --- a/sc/inc/autoform.hxx +++ b/sc/inc/autoform.hxx @@ -23,7 +23,6 @@ /************************************************************************* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - Die akt. Struktur der Autoformatierung darf nicht mehr veraendert werden. Diese wird durch unterschiedlichen Code vom StartWriter und vom StarCalc eingelesen/geschrieben. @@ -248,7 +247,6 @@ public: bool Save( SvStream& rStream, sal_uInt16 fileVersion ); }; - class SC_DLLPUBLIC ScAutoFormatData { private: @@ -346,7 +344,6 @@ public: iterator end(); }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/bigrange.hxx b/sc/inc/bigrange.hxx index b9a8beb0a04c..fd634e10e5e6 100644 --- a/sc/inc/bigrange.hxx +++ b/sc/inc/bigrange.hxx @@ -128,21 +128,18 @@ inline ScAddress ScBigAddress::MakeAddress() const return ScAddress( nColA, nRowA, nTabA ); } - inline SvStream& WriteScBigAddress( SvStream& rStream, const ScBigAddress& rAdr ) { rStream.WriteInt32( rAdr.nCol ).WriteInt32( rAdr.nRow ).WriteInt32( rAdr.nTab ); return rStream; } - inline SvStream& ReadScBigAddress( SvStream& rStream, ScBigAddress& rAdr ) { rStream.ReadInt32( rAdr.nCol ).ReadInt32( rAdr.nRow ).ReadInt32( rAdr.nTab ); return rStream; } - class ScBigRange { public: @@ -199,7 +196,6 @@ public: friend inline SvStream& ReadScBigRange( SvStream& rStream, ScBigRange& rRange ); }; - inline bool ScBigRange::In( const ScBigAddress& rAddr ) const { return @@ -208,7 +204,6 @@ inline bool ScBigRange::In( const ScBigAddress& rAddr ) const aStart.Tab() <= rAddr.Tab() && rAddr.Tab() <= aEnd.Tab(); } - inline bool ScBigRange::In( const ScBigRange& r ) const { return @@ -217,7 +212,6 @@ inline bool ScBigRange::In( const ScBigRange& r ) const aStart.Tab() <= r.aStart.Tab() && r.aEnd.Tab() <= aEnd.Tab(); } - inline bool ScBigRange::Intersects( const ScBigRange& r ) const { return !( @@ -227,7 +221,6 @@ inline bool ScBigRange::Intersects( const ScBigRange& r ) const ); } - inline SvStream& WriteScBigRange ( SvStream& rStream, const ScBigRange& rRange ) { WriteScBigAddress( rStream, rRange.aStart ); @@ -235,7 +228,6 @@ inline SvStream& WriteScBigRange ( SvStream& rStream, const ScBigRange& rRange ) return rStream; } - inline SvStream& ReadScBigRange( SvStream& rStream, ScBigRange& rRange ) { ReadScBigAddress( rStream, rRange.aStart ); diff --git a/sc/inc/brdcst.hxx b/sc/inc/brdcst.hxx index 39c0b86f7766..d63bb2c6b169 100644 --- a/sc/inc/brdcst.hxx +++ b/sc/inc/brdcst.hxx @@ -49,7 +49,6 @@ public: const ScRange& GetRange() const { return aNewRange; } }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/callform.hxx b/sc/inc/callform.hxx index a86deaec5220..e66c4d0c08f1 100644 --- a/sc/inc/callform.hxx +++ b/sc/inc/callform.hxx @@ -86,7 +86,6 @@ public: bool getParamDesc( OUString& aName, OUString& aDesc, sal_uInt16 nParam ) const; }; - class FuncCollection { typedef boost::ptr_map<OUString, FuncData> MapType; @@ -105,7 +104,6 @@ public: const_iterator end() const; }; - bool InitExternalFunc(const OUString& rModuleName); void ExitExternalFunc(); diff --git a/sc/inc/cellsuno.hxx b/sc/inc/cellsuno.hxx index ce7fe849bf08..7408ee2a5f44 100644 --- a/sc/inc/cellsuno.hxx +++ b/sc/inc/cellsuno.hxx @@ -122,7 +122,6 @@ typedef ::com::sun::star::uno::Reference< ::com::sun::star::util::XModifyListener > XModifyListenerRef; typedef boost::ptr_vector<XModifyListenerRef> XModifyListenerArr_Impl; - // ScCellRangesBase - base class for ScCellRangesObj (with access by index) // and ScCellRangeObj (without access by index) @@ -502,7 +501,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - class SC_DLLPUBLIC ScCellRangesObj : public ScCellRangesBase, public com::sun::star::sheet::XSheetCellRangeContainer, public com::sun::star::container::XNameContainer, @@ -612,7 +610,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - class SC_DLLPUBLIC ScCellRangeObj : public ScCellRangesBase, public com::sun::star::sheet::XCellRangeAddressable, public com::sun::star::sheet::XSheetCellRange, @@ -838,7 +835,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - //! really derive cell from range? class SC_DLLPUBLIC ScCellObj : public ScCellRangeObj, @@ -1013,7 +1009,6 @@ public: virtual sal_Int16 SAL_CALL resetActionLocks() throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - class ScTableSheetObj : public ScCellRangeObj, public com::sun::star::sheet::XSpreadsheet, public com::sun::star::container::XNamed, @@ -1280,7 +1275,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - class ScTableColumnObj : public ScCellRangeObj, public com::sun::star::container::XNamed { @@ -1334,7 +1328,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - class ScTableRowObj : public ScCellRangeObj { private: @@ -1370,7 +1363,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - class ScCellsObj : public cppu::WeakImplHelper2< com::sun::star::container::XEnumerationAccess, com::sun::star::lang::XServiceInfo >, @@ -1404,7 +1396,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - class ScCellsEnumeration : public cppu::WeakImplHelper2< com::sun::star::container::XEnumeration, com::sun::star::lang::XServiceInfo >, @@ -1487,7 +1478,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - class ScCellFormatsEnumeration : public cppu::WeakImplHelper2< com::sun::star::container::XEnumeration, com::sun::star::lang::XServiceInfo >, @@ -1606,7 +1596,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/cfgids.hxx b/sc/inc/cfgids.hxx index 359ce976d81d..3b0210378ddd 100644 --- a/sc/inc/cfgids.hxx +++ b/sc/inc/cfgids.hxx @@ -28,7 +28,6 @@ #define SCCFG_INPUT (SFX_ITEMTYPE_SC_BEGIN + 8) #define SCCFG_NAVIPI (SFX_ITEMTYPE_SC_BEGIN + 9) - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/chartlock.hxx b/sc/inc/chartlock.hxx index 506f2b87636a..497942bfadba 100644 --- a/sc/inc/chartlock.hxx +++ b/sc/inc/chartlock.hxx @@ -20,7 +20,6 @@ #ifndef INCLUDED_SC_INC_CHARTLOCK_HXX #define INCLUDED_SC_INC_CHARTLOCK_HXX - #include <vcl/timer.hxx> #include <cppuhelper/weakref.hxx> @@ -74,7 +73,6 @@ private: ScTemporaryChartLock( const ScTemporaryChartLock& ); }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/chartuno.hxx b/sc/inc/chartuno.hxx index 30bd965fa2a5..da79b1bd26ae 100644 --- a/sc/inc/chartuno.hxx +++ b/sc/inc/chartuno.hxx @@ -36,11 +36,9 @@ #include <cppuhelper/compbase4.hxx> #include <cppuhelper/implbase4.hxx> - class ScDocShell; class ScChartObj; - class ScChartsObj : public cppu::WeakImplHelper4< com::sun::star::table::XTableCharts, com::sun::star::container::XEnumerationAccess, @@ -107,7 +105,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - typedef ::cppu::WeakComponentImplHelper4< ::com::sun::star::table::XTableChart, ::com::sun::star::document::XEmbeddedObjectSupplier, diff --git a/sc/inc/chgtrack.hxx b/sc/inc/chgtrack.hxx index 49c6409384b7..dc5f36c68446 100644 --- a/sc/inc/chgtrack.hxx +++ b/sc/inc/chgtrack.hxx @@ -51,7 +51,6 @@ private: sal_uInt16 nLastUserIndex; ColorData nColor; - public: ScActionColorChanger( const ScChangeTrack& rTrack ); ~ScActionColorChanger() {} diff --git a/sc/inc/chgviset.hxx b/sc/inc/chgviset.hxx index 6ed38baeaf17..aa66f760d3d3 100644 --- a/sc/inc/chgviset.hxx +++ b/sc/inc/chgviset.hxx @@ -96,7 +96,6 @@ public: void SetTheLastDateTime(const DateTime& aDateTime) {aLastDateTime=aDateTime;} const DateTime& GetTheLastDateTime()const {return aLastDateTime;} - bool HasAuthor() const {return bIsAuthor;} void SetHasAuthor(bool nFlag) {bIsAuthor=nFlag;} @@ -114,7 +113,6 @@ public: bool IsEveryoneButMe() const {return bEveryoneButMe;} void SetEveryoneButMe(bool nFlag) {bEveryoneButMe=nFlag;} - bool HasRange() const {return bIsRange;} void SetHasRange(bool nFlag) {bIsRange=nFlag;} diff --git a/sc/inc/column.hxx b/sc/inc/column.hxx index 3c636eb80098..61915770934b 100644 --- a/sc/inc/column.hxx +++ b/sc/inc/column.hxx @@ -646,5 +646,4 @@ private: #endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/conditio.hxx b/sc/inc/conditio.hxx index f70b01bd6585..743c950070a6 100644 --- a/sc/inc/conditio.hxx +++ b/sc/inc/conditio.hxx @@ -281,10 +281,8 @@ private: mutable boost::scoped_ptr<ScConditionEntryCache> mpCache; }; - // single entry for conditional formatting - class SC_DLLPUBLIC ScCondFormatEntry : public ScConditionEntry { OUString aStyleName; @@ -376,10 +374,8 @@ private: OUString maStyleName; }; - // complete conditional formatting - class SC_DLLPUBLIC ScConditionalFormat: private boost::noncopyable { ScDocument* pDoc; @@ -446,10 +442,8 @@ public: void endRendering(); }; - // List of areas and formats: - class SC_DLLPUBLIC ScConditionalFormatList { private: @@ -511,5 +505,4 @@ public: #endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/confuno.hxx b/sc/inc/confuno.hxx index 21e0d3b69ec2..f0551e0abdc4 100644 --- a/sc/inc/confuno.hxx +++ b/sc/inc/confuno.hxx @@ -94,7 +94,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/consoli.hxx b/sc/inc/consoli.hxx index 8811f5b55b13..3b1b65d89862 100644 --- a/sc/inc/consoli.hxx +++ b/sc/inc/consoli.hxx @@ -32,7 +32,6 @@ struct ScReferenceEntry // without constructor ! SCTAB nTab; }; - //! Use delta value for data? class ScReferenceList // without constructor ! @@ -53,7 +52,6 @@ public: void AddEntry( SCCOL nCol, SCROW nRow, SCTAB nTab ); }; - // Sequence: // 1) create ScConsData // 2) Parameter (Size/Flags) @@ -63,7 +61,6 @@ public: // perhaps AddName after each area // 6) OutputToDocument - //! Use structure ScDocument if a certain size is exceeded? class ScConsData @@ -112,8 +109,6 @@ public: SCROW GetInsertCount() const; }; - #endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/cursuno.hxx b/sc/inc/cursuno.hxx index 9d3b3b14ad27..343b9d305ba3 100644 --- a/sc/inc/cursuno.hxx +++ b/sc/inc/cursuno.hxx @@ -99,7 +99,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/dapiuno.hxx b/sc/inc/dapiuno.hxx index f35342855f4a..cd2ffad67dc7 100644 --- a/sc/inc/dapiuno.hxx +++ b/sc/inc/dapiuno.hxx @@ -70,7 +70,6 @@ class ScDataPilotTableObj; class ScDataPilotFieldObj; class ScDataPilotItemObj; - class ScDataPilotConversion { public: diff --git a/sc/inc/datauno.hxx b/sc/inc/datauno.hxx index e3196ba988a8..f9c2b1081eb0 100644 --- a/sc/inc/datauno.hxx +++ b/sc/inc/datauno.hxx @@ -71,7 +71,6 @@ public: static com::sun::star::sheet::GeneralFunction SubTotalToGeneral( ScSubTotalFunc eSubTotal ); }; - // ImportDescriptor is not available as Uno-Objekt any longer, only Property-Sequence class ScImportDescriptor @@ -100,7 +99,6 @@ public: static long GetPropertyCount(); }; - // ScSubTotalDescriptorBase - base class for SubTotalDescriptor stand alone and in DB area (context?) // to uno, both look the same @@ -209,7 +207,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - // ScSubTotalDescriptor - dummy container to use with XImportTarget class ScSubTotalDescriptor : public ScSubTotalDescriptorBase @@ -229,7 +226,6 @@ public: void SetParam( const ScSubTotalParam& rNew ); }; - // ScRangeSubTotalDescriptor - SubTotalDescriptor of a data base area class ScRangeSubTotalDescriptor : public ScSubTotalDescriptorBase @@ -246,7 +242,6 @@ public: virtual void PutData( const ScSubTotalParam& rParam ) SAL_OVERRIDE; }; - class ScSubTotalFieldObj : public cppu::WeakImplHelper2< com::sun::star::sheet::XSubTotalField, com::sun::star::lang::XServiceInfo > @@ -279,7 +274,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - class ScConsolidationDescriptor : public cppu::WeakImplHelper2< com::sun::star::sheet::XConsolidationDescriptor, com::sun::star::lang::XServiceInfo > @@ -328,7 +322,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - // ScFilterDescriptorBase - base class for FilterDescriptor // stand alone, in a DB area (or context?) and in the DataPilot @@ -428,7 +421,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - // ScFilterDescriptor - dummy container to use with XFilterable class ScFilterDescriptor : public ScFilterDescriptorBase @@ -449,7 +441,6 @@ public: const ScQueryParam& GetParam() const { return aStoredParam; } }; - // ScRangeFilterDescriptor - FilterDescriptor of a data base area class ScRangeFilterDescriptor : public ScFilterDescriptorBase @@ -466,7 +457,6 @@ public: virtual void PutData( const ScQueryParam& rParam ) SAL_OVERRIDE; }; - // ScDataPilotFilterDescriptor - FilterDescriptor of a DataPilotDescriptors class ScDataPilotFilterDescriptor : public ScFilterDescriptorBase @@ -483,7 +473,6 @@ public: virtual void PutData( const ScQueryParam& rParam ) SAL_OVERRIDE; }; - class ScDatabaseRangeObj : public cppu::WeakImplHelper6< com::sun::star::sheet::XDatabaseRange, com::sun::star::util::XRefreshable, @@ -600,7 +589,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - class ScDatabaseRangesObj : public cppu::WeakImplHelper4< com::sun::star::sheet::XDatabaseRanges, com::sun::star::container::XEnumerationAccess, diff --git a/sc/inc/dbdocutl.hxx b/sc/inc/dbdocutl.hxx index bf3d68da645a..eeb1e169c396 100644 --- a/sc/inc/dbdocutl.hxx +++ b/sc/inc/dbdocutl.hxx @@ -29,7 +29,6 @@ namespace com { namespace sun { namespace star { namespace sdbc { class XRow; } } } } - class ScDatabaseDocUtil { public: diff --git a/sc/inc/defltuno.hxx b/sc/inc/defltuno.hxx index 17d1f3026aba..2f4bfd734c44 100644 --- a/sc/inc/defltuno.hxx +++ b/sc/inc/defltuno.hxx @@ -29,7 +29,6 @@ class ScDocShell; - class ScDocDefaultsObj : public ::cppu::WeakImplHelper3< ::com::sun::star::beans::XPropertySet, ::com::sun::star::beans::XPropertyState, @@ -117,7 +116,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/detdata.hxx b/sc/inc/detdata.hxx index d461e96190a3..e222cdd36713 100644 --- a/sc/inc/detdata.hxx +++ b/sc/inc/detdata.hxx @@ -54,10 +54,8 @@ public: { return eOperation == r.eOperation && aPos == r.aPos; } }; - // list of operators - typedef boost::ptr_vector<ScDetOpData> ScDetOpDataVector; class ScDetOpList diff --git a/sc/inc/dispuno.hxx b/sc/inc/dispuno.hxx index 393445b51f7a..cf01087744a7 100644 --- a/sc/inc/dispuno.hxx +++ b/sc/inc/dispuno.hxx @@ -27,19 +27,16 @@ #include "global.hxx" #include <boost/ptr_container/ptr_vector.hpp> - namespace com { namespace sun { namespace star { namespace frame { class XDispatchProviderInterception; } } } } class ScTabViewShell; - typedef ::com::sun::star::uno::Reference< ::com::sun::star::frame::XStatusListener > XStatusListenerRef; typedef boost::ptr_vector<XStatusListenerRef> XStatusListenerArr_Impl; - class ScDispatchProviderInterceptor : public cppu::WeakImplHelper2< com::sun::star::frame::XDispatchProviderInterceptor, com::sun::star::lang::XEventListener>, @@ -97,7 +94,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - class ScDispatch : public cppu::WeakImplHelper2< com::sun::star::frame::XDispatch, com::sun::star::view::XSelectionChangeListener >, @@ -140,7 +136,6 @@ public: throw (::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/dociter.hxx b/sc/inc/dociter.hxx index 212a64440bb8..f0d82fe99573 100644 --- a/sc/inc/dociter.hxx +++ b/sc/inc/dociter.hxx @@ -446,7 +446,6 @@ private: SCROW FindNextNonEmptyRow(); }; - /** Row-wise value iterator. */ class ScHorizontalValueIterator { @@ -480,7 +479,6 @@ public: // returns all areas with non-default formatting (horizontal) - class ScHorizontalAttrIterator { private: @@ -506,10 +504,8 @@ public: const ScPatternAttr* GetNext( SCCOL& rCol1, SCCOL& rCol2, SCROW& rRow ); }; - // returns non-empty cells and areas with formatting (horizontal) - class SC_DLLPUBLIC ScUsedAreaIterator { private: @@ -595,8 +591,6 @@ private: const ::std::vector<TabRanges>* mpTabRangesArray; }; - #endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/docpool.hxx b/sc/inc/docpool.hxx index 7e07d24c68b8..e5be85894a18 100644 --- a/sc/inc/docpool.hxx +++ b/sc/inc/docpool.hxx @@ -69,7 +69,6 @@ public: static void DeleteVersionMaps(); }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/document.hxx b/sc/inc/document.hxx index 368e644c3b44..00649b77c10e 100644 --- a/sc/inc/document.hxx +++ b/sc/inc/document.hxx @@ -222,7 +222,6 @@ enum ScDocumentMode SCDOCMODE_UNDO }; - struct ScDocStat { OUString aDocName; @@ -315,7 +314,6 @@ private: ::std::auto_ptr<ScExternalRefManager> pExternalRefMgr; ::std::auto_ptr<ScMacroManager> mpMacroMgr; - // mutable for lazy construction mutable ::std::auto_ptr< ScFormulaParserPool > mxFormulaParserPool; /// Pool for all external formula parsers used by this document. @@ -760,7 +758,6 @@ public: @return true = DDE link found and matrix set. */ bool SetDdeLinkResultMatrix( size_t nDdePos, ScMatrixRef pResults ); - SfxBindings* GetViewBindings(); SfxObjectShell* GetDocumentShell() const { return pShell; } SC_DLLPUBLIC ScDrawLayer* GetDrawLayer() { return pDrawLayer; } @@ -1117,7 +1114,6 @@ public: SCROW& rEndRow, bool bNotes = true ) const; void InvalidateTableArea(); - SC_DLLPUBLIC bool GetDataStart( SCTAB nTab, SCCOL& rStartCol, SCROW& rStartRow ) const; /** @@ -1868,7 +1864,6 @@ public: const ScRange& rRange, SCsCOL nDx, SCsROW nDy, SCsTAB nDz ); - void StartListeningCell( const ScAddress& rAddress, SvtListener* pListener ); void EndListeningCell( const ScAddress& rAddress, @@ -2164,5 +2159,4 @@ inline void ScDocument::SetSortParam( ScSortParam& rParam, SCTAB nTab ) #endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/docuno.hxx b/sc/inc/docuno.hxx index 61881d4e581b..9e2f53c419bd 100644 --- a/sc/inc/docuno.hxx +++ b/sc/inc/docuno.hxx @@ -352,7 +352,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - class ScDrawPagesObj : public cppu::WeakImplHelper2< com::sun::star::drawing::XDrawPages, com::sun::star::lang::XServiceInfo>, @@ -399,7 +398,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - class ScTableSheetsObj : public cppu::WeakImplHelper5< com::sun::star::sheet::XSpreadsheets2, com::sun::star::sheet::XCellRangesAccess, @@ -510,7 +508,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - class ScTableColumnsObj : public cppu::WeakImplHelper5< com::sun::star::table::XTableColumns, com::sun::star::container::XEnumerationAccess, @@ -618,7 +615,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - class ScTableRowsObj : public cppu::WeakImplHelper4< com::sun::star::table::XTableRows, com::sun::star::container::XEnumerationAccess, @@ -714,7 +710,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - class ScSpreadsheetSettingsObj : public cppu::WeakImplHelper2< com::sun::star::beans::XPropertySet, com::sun::star::lang::XServiceInfo>, @@ -778,7 +773,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - class ScAnnotationsObj : public cppu::WeakImplHelper3< com::sun::star::sheet::XSheetAnnotations, com::sun::star::container::XEnumerationAccess, @@ -832,7 +826,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - class ScScenariosObj : public cppu::WeakImplHelper4< com::sun::star::sheet::XScenarios, com::sun::star::container::XEnumerationAccess, @@ -898,7 +891,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/dpgroup.hxx b/sc/inc/dpgroup.hxx index 60b5d18a213b..1420c2c47ddc 100644 --- a/sc/inc/dpgroup.hxx +++ b/sc/inc/dpgroup.hxx @@ -115,10 +115,8 @@ public: bool IsDateDimension() const { return mbDateDimension;} }; - // proxy implementation of ScDPTableData to add grouped items - class ScDPGroupTableData : public ScDPTableData { typedef ::boost::unordered_set< OUString, OUStringHash, ::std::equal_to< OUString > > StringHashSet; @@ -188,7 +186,6 @@ public: #endif }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/dpobject.hxx b/sc/inc/dpobject.hxx index 696ec1f92766..12b83edcbf1c 100644 --- a/sc/inc/dpobject.hxx +++ b/sc/inc/dpobject.hxx @@ -80,7 +80,6 @@ struct ScDPServiceDesc bool operator== ( const ScDPServiceDesc& rOther ) const; }; - class SC_DLLPUBLIC ScDPObject { private: @@ -261,7 +260,6 @@ public: #endif }; - class ScDPCollection { friend class ScDPCache; diff --git a/sc/inc/dpoutput.hxx b/sc/inc/dpoutput.hxx index d4ff356c739d..2127d37d7e4a 100644 --- a/sc/inc/dpoutput.hxx +++ b/sc/inc/dpoutput.hxx @@ -139,7 +139,6 @@ public: com::sun::star::uno::XInterface>& xDim ); }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/dpresfilter.hxx b/sc/inc/dpresfilter.hxx index 9f8e8e903905..059e931fdc06 100644 --- a/sc/inc/dpresfilter.hxx +++ b/sc/inc/dpresfilter.hxx @@ -17,7 +17,6 @@ #include <boost/noncopyable.hpp> #include <boost/unordered_map.hpp> - namespace com { namespace sun { namespace star { namespace sheet { struct DataPilotFieldFilter; }}}} diff --git a/sc/inc/dpsave.hxx b/sc/inc/dpsave.hxx index 4a4178d905d9..39b718ead5d6 100644 --- a/sc/inc/dpsave.hxx +++ b/sc/inc/dpsave.hxx @@ -45,7 +45,6 @@ namespace com { namespace sun { namespace star { namespace sheet { class ScDPDimensionSaveData; class ScDPTableData; - // classes to save Data Pilot settings class ScDPSaveMember @@ -90,7 +89,6 @@ public: #endif }; - bool operator == (const ::com::sun::star::sheet::DataPilotFieldSortInfo &l, const ::com::sun::star::sheet::DataPilotFieldSortInfo &r ); bool operator == (const ::com::sun::star::sheet::DataPilotFieldAutoShowInfo &l, const ::com::sun::star::sheet::DataPilotFieldAutoShowInfo &r ); bool operator == (const ::com::sun::star::sheet::DataPilotFieldReference &l, const ::com::sun::star::sheet::DataPilotFieldReference &r ); @@ -231,7 +229,6 @@ public: #endif }; - class ScDPSaveData { typedef boost::unordered_map<OUString, size_t, OUStringHash> DupNameCountType; diff --git a/sc/inc/dptabdat.hxx b/sc/inc/dptabdat.hxx index bde9dd1ac8cb..b0a24642f309 100644 --- a/sc/inc/dptabdat.hxx +++ b/sc/inc/dptabdat.hxx @@ -38,7 +38,6 @@ namespace com { namespace sun { namespace star { namespace sheet { struct DataPilotFieldFilter; }}}} - #define SC_DAPI_HIERARCHY_FLAT 0 #define SC_DAPI_HIERARCHY_QUARTER 1 #define SC_DAPI_HIERARCHY_WEEK 2 diff --git a/sc/inc/dptabres.hxx b/sc/inc/dptabres.hxx index e02890a2ccb0..9368ff8af565 100644 --- a/sc/inc/dptabres.hxx +++ b/sc/inc/dptabres.hxx @@ -142,11 +142,9 @@ struct ScDPRelativePos ScDPRelativePos( long nBase, long nDir ); }; - // aggregated data //! separate header file? - // Possible values for the nCount member: // (greater than 0 counts the collected values) const long SC_DPAGG_EMPTY = 0; // empty during data collection @@ -192,10 +190,8 @@ public: #endif }; - // Row and grand total state, passed down (column total is at result member) - class ScDPRowTotals { ScDPAggData aRowTotal; @@ -213,10 +209,8 @@ public: void SetInColRoot(bool bSet) { bIsInColRoot = bSet; } }; - // results for a hierarchy dimension - class ScDPResultDimension; class ScDPDataDimension; class ScDPDataMember; diff --git a/sc/inc/dptabsrc.hxx b/sc/inc/dptabsrc.hxx index 733084952b18..c3e636f07c96 100644 --- a/sc/inc/dptabsrc.hxx +++ b/sc/inc/dptabsrc.hxx @@ -71,7 +71,6 @@ class ScDPResultData; class ScDPItemData; class ScDPTableData; - // implementation of DataPilotSource using ScDPTableData class ScDPDimensions; @@ -83,7 +82,6 @@ class ScDPLevel; class ScDPMembers; class ScDPMember; - class ScDPSource : public cppu::WeakImplHelper6< com::sun::star::sheet::XDimensionsSupplier, com::sun::star::sheet::XDataPilotResults, @@ -819,7 +817,6 @@ public: bool getShowDetails() const { return bShowDet;} }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/drawattr.hxx b/sc/inc/drawattr.hxx index a9082771d5b0..de40d49aefa0 100644 --- a/sc/inc/drawattr.hxx +++ b/sc/inc/drawattr.hxx @@ -22,7 +22,6 @@ #include <svl/eitem.hxx> #include <editeng/svxenum.hxx> - class SvxDrawToolItem : public SfxEnumItem { public: @@ -32,7 +31,6 @@ public: SvxDrawToolItem(sal_uInt16 nWhichP) : SfxEnumItem(nWhichP){} - virtual sal_uInt16 GetValueCount() const SAL_OVERRIDE {return((sal_uInt16)SVX_SNAP_DRAW_TEXT);} @@ -46,5 +44,4 @@ public: }; #endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/drawpage.hxx b/sc/inc/drawpage.hxx index 0f36a4e42ab7..c11d4ccf05dd 100644 --- a/sc/inc/drawpage.hxx +++ b/sc/inc/drawpage.hxx @@ -22,7 +22,6 @@ #include <svx/fmpage.hxx> - class ScDrawLayer; class ScDrawPage: public FmFormPage @@ -34,8 +33,6 @@ public: virtual ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > createUnoPage() SAL_OVERRIDE; }; - #endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/drwlayer.hxx b/sc/inc/drwlayer.hxx index 36af4f6c26ca..bece16b7ae5e 100644 --- a/sc/inc/drwlayer.hxx +++ b/sc/inc/drwlayer.hxx @@ -207,8 +207,6 @@ protected: virtual ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > createUnoModel() SAL_OVERRIDE; }; - #endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/editsrc.hxx b/sc/inc/editsrc.hxx index f5d1fca66d19..ffc9e43870e1 100644 --- a/sc/inc/editsrc.hxx +++ b/sc/inc/editsrc.hxx @@ -113,7 +113,6 @@ public: virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) SAL_OVERRIDE; }; - // EditSource with a shared forwarder for all children of one text object class ScSimpleEditSource : public SvxEditSource diff --git a/sc/inc/editutil.hxx b/sc/inc/editutil.hxx index 1dee434c12ff..4acb1834b590 100644 --- a/sc/inc/editutil.hxx +++ b/sc/inc/editutil.hxx @@ -29,7 +29,6 @@ #include <tools/gen.hxx> #include <tools/fract.hxx> - class OutputDevice; class ScDocument; class ScPatternAttr; @@ -91,7 +90,6 @@ public: Rectangle GetEditArea( const ScPatternAttr* pPattern, bool bForceToTop ); }; - class ScEditAttrTester { ScEditEngineDefaulter* pEngine; @@ -108,7 +106,6 @@ public: const SfxItemSet& GetAttribs() const { return *pEditAttrs; } }; - // construct pool before constructing EditEngine, destroy pool after EditEngine class ScEnginePoolHelper { @@ -124,7 +121,6 @@ protected: virtual ~ScEnginePoolHelper(); }; - class SC_DLLPUBLIC ScEditEngineDefaulter : public ScEnginePoolHelper, public EditEngine { private: @@ -181,7 +177,6 @@ public: void RepeatDefaults(); }; - // 1/100 mm class SC_DLLPUBLIC ScTabEditEngine : public ScEditEngineDefaulter { @@ -194,7 +189,6 @@ public: SfxItemPool* pTextObjectPool = NULL ); }; - struct ScHeaderFieldData { OUString aTitle; // title or file name (if no title) @@ -210,7 +204,6 @@ struct ScHeaderFieldData ScHeaderFieldData(); }; - // for field commands (or just fields?) in a table class SC_DLLPUBLIC ScFieldEditEngine : public ScEditEngineDefaulter { @@ -229,7 +222,6 @@ public: virtual OUString CalcFieldValue( const SvxFieldItem& rField, sal_Int32 nPara, sal_Int32 nPos, Color*& rTxtColor, Color*& rFldColor ) SAL_OVERRIDE; }; - // for headers/footers with fields class SC_DLLPUBLIC ScHeaderEditEngine : public ScEditEngineDefaulter { @@ -257,8 +249,6 @@ public: // SvxFieldData derivations were moved to Svx (comment can be deleted?) - #endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/externalrefmgr.hxx b/sc/inc/externalrefmgr.hxx index 9b73b4a73ee3..cd5518e92bc6 100644 --- a/sc/inc/externalrefmgr.hxx +++ b/sc/inc/externalrefmgr.hxx @@ -429,7 +429,6 @@ private: typedef ::boost::unordered_map<sal_uInt16, SvNumberFormatterMergeMap> NumFmtMap; - typedef ::boost::unordered_set<LinkListener*, LinkListener::Hash> LinkListeners; typedef ::boost::unordered_map<sal_uInt16, LinkListeners> LinkListenerMap; @@ -854,7 +853,6 @@ private: DECL_LINK(TimeOutHdl, AutoTimer*); }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/filter.hxx b/sc/inc/filter.hxx index ce1f4d42fd53..53062c343e8d 100644 --- a/sc/inc/filter.hxx +++ b/sc/inc/filter.hxx @@ -61,7 +61,6 @@ enum EXCIMPFORMAT { EIF_AUTO, EIF_BIFF5, EIF_BIFF8, EIF_BIFF_LE4 }; enum ExportFormatLotus { ExpWK1, ExpWK3, ExpWK4 }; enum ExportFormatExcel { ExpBiff2, ExpBiff3, ExpBiff4, ExpBiff4W, ExpBiff5, ExpBiff8, Exp2007Xml }; - // options for DIF im-/export (combine with '|') #define SC_DIFOPT_PLAIN 0x00000000 #define SC_DIFOPT_DATE 0x00000001 diff --git a/sc/inc/filtuno.hxx b/sc/inc/filtuno.hxx index fa188ed84a7c..68561c1d8155 100644 --- a/sc/inc/filtuno.hxx +++ b/sc/inc/filtuno.hxx @@ -32,13 +32,11 @@ namespace com { namespace sun { namespace star { namespace io { class XInputStream; } } } } - ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL ScFilterOptionsObj_CreateInstance( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& ); - class ScFilterOptionsObj : public ::cppu::WeakImplHelper5< ::com::sun::star::beans::XPropertyAccess, ::com::sun::star::ui::dialogs::XExecutableDialog, @@ -97,7 +95,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/fmtuno.hxx b/sc/inc/fmtuno.hxx index ca46ec6ff7e0..44a8989949ab 100644 --- a/sc/inc/fmtuno.hxx +++ b/sc/inc/fmtuno.hxx @@ -49,7 +49,6 @@ class ScTableConditionalEntry; class ScConditionalFormat; class ScValidationData; - struct ScCondFormatEntryItem { css::uno::Sequence< css::sheet::FormulaToken > maTokens1; @@ -322,7 +321,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/funcuno.hxx b/sc/inc/funcuno.hxx index 25328df65b41..cfef28885588 100644 --- a/sc/inc/funcuno.hxx +++ b/sc/inc/funcuno.hxx @@ -29,13 +29,11 @@ class ScDocument; class ScDocOptions; - ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL ScFunctionAccess_CreateInstance( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& ); - class ScTempDocCache { private: @@ -136,7 +134,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/linkuno.hxx b/sc/inc/linkuno.hxx index 76369f67a399..a6e605d6d87c 100644 --- a/sc/inc/linkuno.hxx +++ b/sc/inc/linkuno.hxx @@ -154,7 +154,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - class ScSheetLinksObj : public cppu::WeakImplHelper4< com::sun::star::container::XNameAccess, com::sun::star::container::XEnumerationAccess, @@ -209,7 +208,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - class ScAreaLinkObj : public cppu::WeakImplHelper4< com::sun::star::sheet::XAreaLink, com::sun::star::util::XRefreshable, @@ -316,7 +314,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - class ScAreaLinksObj : public cppu::WeakImplHelper3< com::sun::star::sheet::XAreaLinks, com::sun::star::container::XEnumerationAccess, @@ -369,7 +366,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - //! order of XNamed and DDELink changed to avoid "duplicate comdat" symbols class ScDDELinkObj : public cppu::WeakImplHelper5< @@ -435,7 +431,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - class ScDDELinksObj : public cppu::WeakImplHelper4< com::sun::star::container::XEnumerationAccess, com::sun::star::container::XIndexAccess, diff --git a/sc/inc/listenercalls.hxx b/sc/inc/listenercalls.hxx index 7ef5f65a751a..d691052ca873 100644 --- a/sc/inc/listenercalls.hxx +++ b/sc/inc/listenercalls.hxx @@ -33,7 +33,6 @@ namespace com { namespace sun { namespace star { } } } } - struct ScUnoListenerEntry { ::com::sun::star::uno::Reference< @@ -48,7 +47,6 @@ struct ScUnoListenerEntry {} }; - /** ScUnoListenerCalls stores notifications to XModifyListener that can't be processed during BroadcastUno and calls them together at the end. */ diff --git a/sc/inc/lookupcache.hxx b/sc/inc/lookupcache.hxx index 411ae6c54763..9ea2666b8ce3 100644 --- a/sc/inc/lookupcache.hxx +++ b/sc/inc/lookupcache.hxx @@ -206,7 +206,6 @@ private: }; - typedef ::boost::unordered_map< ScRange, ScLookupCache*, ScLookupCache::Hash, ::std::equal_to< ScRange > > ScLookupCacheMap; #endif diff --git a/sc/inc/markarr.hxx b/sc/inc/markarr.hxx index ccfbd9eeab7b..5b15d4236529 100644 --- a/sc/inc/markarr.hxx +++ b/sc/inc/markarr.hxx @@ -59,7 +59,6 @@ public: SCROW GetMarkEnd( SCROW nRow, bool bUp ) const; }; - class ScMarkArrayIter // iterate over selected range { const ScMarkArray* pArray; diff --git a/sc/inc/markdata.hxx b/sc/inc/markdata.hxx index 82c2247c7a29..fc7aec64c6ce 100644 --- a/sc/inc/markdata.hxx +++ b/sc/inc/markdata.hxx @@ -39,7 +39,6 @@ class ScRangeList; //! It should be possible to have MarkArrays for each table, in order to //! enable "search all" across more than one table again! - class SC_DLLPUBLIC ScMarkData { public: diff --git a/sc/inc/miscuno.hxx b/sc/inc/miscuno.hxx index 31141bdde57a..e1fd07c32acf 100644 --- a/sc/inc/miscuno.hxx +++ b/sc/inc/miscuno.hxx @@ -73,7 +73,6 @@ sal_Bool SAL_CALL ClassName::supportsService( const OUString& ServiceName ) \ lang::WrappedTargetException, uno::RuntimeException, std::exception) \ { OSL_FAIL("not implemented"); } - #define SC_QUERYINTERFACE(x) \ if (rType == getCppuType((const uno::Reference<x>*)0)) \ { return uno::makeAny(uno::Reference<x>(this)); } @@ -85,7 +84,6 @@ sal_Bool SAL_CALL ClassName::supportsService( const OUString& ServiceName ) \ if (rType == getCppuType((const uno::Reference<x>*)0)) \ { uno::Any aR; aR <<= uno::Reference<x>(static_cast<y*>(this)); return aR; } - class ScIndexEnumeration : public cppu::WeakImplHelper2< com::sun::star::container::XEnumeration, com::sun::star::lang::XServiceInfo > diff --git a/sc/inc/mtvelements.hxx b/sc/inc/mtvelements.hxx index b09f70dc5dbb..0e4093ed4008 100644 --- a/sc/inc/mtvelements.hxx +++ b/sc/inc/mtvelements.hxx @@ -155,4 +155,3 @@ ScRefCellValue toRefCell( const sc::CellStoreType::const_iterator& itPos, size_t #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ - diff --git a/sc/inc/mtvfunctions.hxx b/sc/inc/mtvfunctions.hxx index 28a15d9e32b3..2f701de0efa4 100644 --- a/sc/inc/mtvfunctions.hxx +++ b/sc/inc/mtvfunctions.hxx @@ -192,7 +192,6 @@ ParseElements1( else rFuncElse(it->type, nTopRow, nDataSize); - if (bLastBlock) break; } diff --git a/sc/inc/nameuno.hxx b/sc/inc/nameuno.hxx index 3bc60ac4d69a..b250b818f47f 100644 --- a/sc/inc/nameuno.hxx +++ b/sc/inc/nameuno.hxx @@ -171,7 +171,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - class ScNamedRangesObj : public ::cppu::WeakImplHelper6< ::com::sun::star::sheet::XNamedRanges, ::com::sun::star::container::XEnumerationAccess, @@ -338,7 +337,6 @@ public: virtual ~ScLocalNamedRangesObj(); }; - class ScLabelRangeObj : public ::cppu::WeakImplHelper2< ::com::sun::star::sheet::XLabelRange, ::com::sun::star::lang::XServiceInfo >, @@ -378,7 +376,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - class ScLabelRangesObj : public ::cppu::WeakImplHelper3< ::com::sun::star::sheet::XLabelRanges, ::com::sun::star::container::XEnumerationAccess, @@ -429,7 +426,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/notesuno.hxx b/sc/inc/notesuno.hxx index cf5c1ae0adad..e11f3ad8f4fd 100644 --- a/sc/inc/notesuno.hxx +++ b/sc/inc/notesuno.hxx @@ -33,7 +33,6 @@ class ScDocShell; class SvxUnoText; class ScPostIt; - class ScAnnotationObj : public cppu::WeakImplHelper5< com::sun::star::container::XChild, com::sun::star::text::XSimpleText, diff --git a/sc/inc/olinetab.hxx b/sc/inc/olinetab.hxx index 0312c6f3fefe..c46871ad6740 100644 --- a/sc/inc/olinetab.hxx +++ b/sc/inc/olinetab.hxx @@ -29,7 +29,6 @@ class ScTable; - class ScOutlineEntry { SCCOLROW nStart; @@ -140,7 +139,6 @@ public: void RemoveAll(); }; - class ScOutlineTable { private: @@ -164,7 +162,6 @@ public: bool DeleteRow( SCROW nStartRow, SCSIZE nSize ); }; - class ScSubOutlineIterator { private: @@ -187,5 +184,4 @@ public: #endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/optuno.hxx b/sc/inc/optuno.hxx index b9c3fec85067..b6a1da3d60b0 100644 --- a/sc/inc/optuno.hxx +++ b/sc/inc/optuno.hxx @@ -36,7 +36,6 @@ #define PROP_UNO_STANDARDDEC 11 #define PROP_UNO_REGEXENABLED 12 - class ScDocOptionsHelper { public: @@ -52,7 +51,6 @@ public: const OUString& PropertyName ); }; - // empty doc object to supply only doc options class ScDocOptionsObj : public ScModelObj @@ -81,7 +79,6 @@ public: ::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/optutil.hxx b/sc/inc/optutil.hxx index a020c4c67e8c..88bbc3f5b739 100644 --- a/sc/inc/optutil.hxx +++ b/sc/inc/optutil.hxx @@ -24,7 +24,6 @@ #include <tools/link.hxx> #include "scdllapi.h" - class ScOptionsUtil { public: @@ -34,7 +33,6 @@ public: static bool IsMetricSystem(); }; - // ConfigItem for classes that use items from several sub trees class SC_DLLPUBLIC ScLinkConfigItem : public utl::ConfigItem @@ -64,5 +62,4 @@ public: #endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/patattr.hxx b/sc/inc/patattr.hxx index ff34b0c326ad..65b189afe103 100644 --- a/sc/inc/patattr.hxx +++ b/sc/inc/patattr.hxx @@ -33,7 +33,6 @@ class ScStyleSheet; class SvNumberFormatter; class ScDocument; - /// how to treat COL_AUTO in GetFont: enum ScAutoFontColorMode @@ -47,7 +46,6 @@ enum ScAutoFontColorMode SC_AUTOCOL_IGNOREALL ///< like DISPLAY, but ignore stored font and background colors }; - class SC_DLLPUBLIC ScPatternAttr: public SfxSetItem { OUString* pName; @@ -133,7 +131,6 @@ public: sal_uInt8 GetRotateDir( const SfxItemSet* pCondSet ) const; }; - class ScFontToSubsFontConverter_AutoPtr { FontToSubsFontConverter h; @@ -168,7 +165,6 @@ public: { return h; } }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/prnsave.hxx b/sc/inc/prnsave.hxx index fbc10920eed5..9bdbc28ecfd0 100644 --- a/sc/inc/prnsave.hxx +++ b/sc/inc/prnsave.hxx @@ -67,5 +67,4 @@ public: #endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/progress.hxx b/sc/inc/progress.hxx index 541d54718b76..a658829612a2 100644 --- a/sc/inc/progress.hxx +++ b/sc/inc/progress.hxx @@ -36,7 +36,6 @@ class ScDocument; */ #define MIN_NO_CODES_PER_PROGRESS_UPDATE 100 - class SC_DLLPUBLIC ScProgress { private: @@ -147,7 +146,6 @@ public: } }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/rangelst.hxx b/sc/inc/rangelst.hxx index 5e4d70cadc24..897bb978effb 100644 --- a/sc/inc/rangelst.hxx +++ b/sc/inc/rangelst.hxx @@ -98,7 +98,6 @@ private: }; typedef tools::SvRef<ScRangeList> ScRangeListRef; - // RangePairList: // aRange[0]: actual range, // aRange[1]: data for that range, e.g. Rows belonging to a ColName @@ -137,7 +136,6 @@ typedef tools::SvRef<ScRangePairList> ScRangePairListRef; extern "C" int SAL_CALL ScRangePairList_QsortNameCompare( const void*, const void* ); - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/rangeseq.hxx b/sc/inc/rangeseq.hxx index 87560eef6d1a..533a1f3f287d 100644 --- a/sc/inc/rangeseq.hxx +++ b/sc/inc/rangeseq.hxx @@ -56,7 +56,6 @@ public: const ScMatrix* pMatrix, bool bDataTypes = false ); }; - class ScApiTypeConversion { public: @@ -75,7 +74,6 @@ public: }; - class ScSequenceToMatrix { public: @@ -91,7 +89,6 @@ public: }; - class ScByteSequenceToString { public: diff --git a/sc/inc/rangeutl.hxx b/sc/inc/rangeutl.hxx index 8741a7c55026..69e623953cb6 100644 --- a/sc/inc/rangeutl.hxx +++ b/sc/inc/rangeutl.hxx @@ -273,10 +273,8 @@ public: SCROW nRowEnd; }; - /// @return areas with reference and all db-areas - class SC_DLLPUBLIC ScAreaNameIterator { private: diff --git a/sc/inc/reffind.hxx b/sc/inc/reffind.hxx index bd2096fd11ad..1123a670dfb0 100644 --- a/sc/inc/reffind.hxx +++ b/sc/inc/reffind.hxx @@ -50,5 +50,4 @@ public: #endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/reftokenhelper.hxx b/sc/inc/reftokenhelper.hxx index 6b04388685fe..137f266078ac 100644 --- a/sc/inc/reftokenhelper.hxx +++ b/sc/inc/reftokenhelper.hxx @@ -24,7 +24,6 @@ #include <vector> - class ScDocument; class ScRange; class ScRangeList; diff --git a/sc/inc/scdll.hxx b/sc/inc/scdll.hxx index 2b8cc661f9e6..776ac2c0dc8f 100644 --- a/sc/inc/scdll.hxx +++ b/sc/inc/scdll.hxx @@ -57,5 +57,4 @@ public: #endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/scwarngs.hxx b/sc/inc/scwarngs.hxx index a9713ffaad26..fb460d2cec12 100644 --- a/sc/inc/scwarngs.hxx +++ b/sc/inc/scwarngs.hxx @@ -23,7 +23,6 @@ #define ERRCODE_SC_EXPORT_WRN_ASCII (ERRCODE_WARNING_MASK | ERRCODE_AREA_SC | ERRCODE_CLASS_WRITE | 1) #define ERRCODE_SC_IMPORT_WRN_RNGOVRFLW (ERRCODE_WARNING_MASK | ERRCODE_AREA_SC | ERRCODE_CLASS_READ | 1) - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/servuno.hxx b/sc/inc/servuno.hxx index b88b78316b75..37a5f46a2984 100644 --- a/sc/inc/servuno.hxx +++ b/sc/inc/servuno.hxx @@ -25,7 +25,6 @@ class ScDocShell; - //! AutoFormat here or global?????? #define SC_SERVICE_SHEET 0 @@ -88,7 +87,6 @@ class ScDocShell; #define SC_SERVICE_VBACODENAMEPROVIDER 41 #define SC_SERVICE_VBAGLOBALS 42 - #define SC_SERVICE_COUNT 44 #define SC_SERVICE_INVALID USHRT_MAX diff --git a/sc/inc/sheetdata.hxx b/sc/inc/sheetdata.hxx index 38ae38e29bae..5df7d72de9a5 100644 --- a/sc/inc/sheetdata.hxx +++ b/sc/inc/sheetdata.hxx @@ -30,7 +30,6 @@ class ScAddress; class SvXMLNamespaceMap; - struct ScStreamEntry { sal_Int32 mnStartOffset; diff --git a/sc/inc/shellids.hxx b/sc/inc/shellids.hxx index f1f7283e0f88..80e2bf70f0d8 100644 --- a/sc/inc/shellids.hxx +++ b/sc/inc/shellids.hxx @@ -41,8 +41,6 @@ #define SCID_PAGEBREAK_SHELL (SFX_INTERFACE_SC_START+16) #define SCID_MEDIA_SHELL (SFX_INTERFACE_SC_START+17) - #endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/sortparam.hxx b/sc/inc/sortparam.hxx index f566aca799f9..55b09a6ca2ba 100644 --- a/sc/inc/sortparam.hxx +++ b/sc/inc/sortparam.hxx @@ -62,7 +62,6 @@ struct SC_DLLPUBLIC ScSortParam OUString aCollatorAlgorithm; sal_uInt16 nCompatHeader; - ScSortParam(); ScSortParam( const ScSortParam& r ); /// SubTotals sort @@ -79,7 +78,6 @@ struct SC_DLLPUBLIC ScSortParam inline sal_uInt16 GetSortKeyCount() const { return maKeyState.size(); } }; - #endif // INCLUDED_SC_INC_SORTPARAM_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/srchuno.hxx b/sc/inc/srchuno.hxx index f9bfc3b9d90d..c7d372162564 100644 --- a/sc/inc/srchuno.hxx +++ b/sc/inc/srchuno.hxx @@ -26,10 +26,8 @@ #include <svl/itemprop.hxx> #include <cppuhelper/implbase3.hxx> - class SvxSearchItem; - class ScCellSearchObj : public cppu::WeakImplHelper3< com::sun::star::util::XReplaceDescriptor, com::sun::star::lang::XUnoTunnel, @@ -116,7 +114,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/stlpool.hxx b/sc/inc/stlpool.hxx index 3144bd61e97e..e83aef029727 100644 --- a/sc/inc/stlpool.hxx +++ b/sc/inc/stlpool.hxx @@ -22,7 +22,6 @@ #include <svl/style.hxx> - class ScStyleSheet; class ScDocument; diff --git a/sc/inc/styleuno.hxx b/sc/inc/styleuno.hxx index 0da518c4fe1d..3f1863620610 100644 --- a/sc/inc/styleuno.hxx +++ b/sc/inc/styleuno.hxx @@ -103,7 +103,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - class ScStyleFamilyObj : public ::cppu::WeakImplHelper4< ::com::sun::star::container::XNameContainer, ::com::sun::star::container::XIndexAccess, @@ -196,7 +195,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - class ScStyleObj : public ::cppu::WeakImplHelper7< ::com::sun::star::style::XStyle, ::com::sun::star::beans::XPropertySet, diff --git a/sc/inc/subtotal.hxx b/sc/inc/subtotal.hxx index c7a890e2aeca..ee0f16ea95e1 100644 --- a/sc/inc/subtotal.hxx +++ b/sc/inc/subtotal.hxx @@ -30,7 +30,6 @@ public: static bool SafeDiv( double& fVal1, double fVal2); }; - struct ScFunctionData // to calculate single functions { ScSubTotalFunc eFunc; @@ -42,8 +41,6 @@ struct ScFunctionData // to calculate single functions eFunc(eFn), nVal(0.0), nCount(0), bError(false) {} }; - #endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/table.hxx b/sc/inc/table.hxx index 3d70c4936549..412c6ca01d5f 100644 --- a/sc/inc/table.hxx +++ b/sc/inc/table.hxx @@ -1121,8 +1121,6 @@ private: }; - #endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/tabprotection.hxx b/sc/inc/tabprotection.hxx index f1d2799ac2e6..9acfefd42dc3 100644 --- a/sc/inc/tabprotection.hxx +++ b/sc/inc/tabprotection.hxx @@ -199,7 +199,6 @@ public: bool isBlockEditable( const ScRange& rRange ) const; bool isSelectionEditable( const ScRangeList& rRangeList ) const; - private: ::boost::shared_ptr<ScTableProtectionImpl> mpImpl; }; diff --git a/sc/inc/targuno.hxx b/sc/inc/targuno.hxx index a9e4a1f6b5c8..978cf286557d 100644 --- a/sc/inc/targuno.hxx +++ b/sc/inc/targuno.hxx @@ -53,7 +53,6 @@ class ScDocShell; - #define SC_LINKTARGETTYPE_SHEET 0 #define SC_LINKTARGETTYPE_RANGENAME 1 #define SC_LINKTARGETTYPE_DBAREA 2 @@ -62,10 +61,8 @@ class ScDocShell; #define SCLINKTARGET_SERVICE "com.sun.star.document.LinkTarget" - //! Graphic / OleObject (need separate collections!) - class ScLinkTargetTypesObj : public ::cppu::WeakImplHelper2< ::com::sun::star::container::XNameAccess, ::com::sun::star::lang::XServiceInfo >, @@ -99,7 +96,6 @@ public: virtual ::com::sun::star::uno::Sequence< OUString> SAL_CALL getSupportedServiceNames(void) throw( ::com::sun::star::uno::RuntimeException, std::exception ) SAL_OVERRIDE; }; - class ScLinkTargetTypeObj : public ::cppu::WeakImplHelper3< ::com::sun::star::beans::XPropertySet, ::com::sun::star::document::XLinkTargetSupplier, @@ -162,7 +158,6 @@ public: virtual ::com::sun::star::uno::Sequence< OUString> SAL_CALL getSupportedServiceNames(void) throw( ::com::sun::star::uno::RuntimeException, std::exception ) SAL_OVERRIDE; }; - class ScLinkTargetsObj : public ::cppu::WeakImplHelper2< ::com::sun::star::container::XNameAccess, ::com::sun::star::lang::XServiceInfo > @@ -192,7 +187,6 @@ public: virtual ::com::sun::star::uno::Sequence< OUString> SAL_CALL getSupportedServiceNames(void) throw( ::com::sun::star::uno::RuntimeException, std::exception ) SAL_OVERRIDE; }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/textuno.hxx b/sc/inc/textuno.hxx index 7f854ad3df27..d716cbaffac2 100644 --- a/sc/inc/textuno.hxx +++ b/sc/inc/textuno.hxx @@ -50,12 +50,10 @@ class ScHeaderFooterTextObj; struct ScHeaderFieldData; - #define SC_HDFT_LEFT 0 #define SC_HDFT_CENTER 1 #define SC_HDFT_RIGHT 2 - // ScHeaderFooterContentObj is a dumb container which must be re-written into // the page template using setPropertyValue @@ -108,7 +106,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - // ScHeaderFooterTextData: shared data between sub objects of a ScHeaderFooterTextObj class ScHeaderFooterTextData : boost::noncopyable @@ -238,7 +235,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - // derived cursor objects for getImplementation and getText/getStart/getEnd //! uno3: SvxUnoTextCursor is not derived from XUnoTunnel, but should be (?) @@ -330,10 +326,8 @@ public: com::sun::star::uno::XInterface> xObj ); }; - // ScAnnotationTextCursor isn't needed anymore - SvxUnoTextCursor is used instead - // ScEditEngineTextObj for formatted cell content that is not inserted in a cell or header/footer // (used for XML export of change tracking contents) @@ -361,7 +355,6 @@ public: EditTextObject* CreateTextObject(); }; - // ScCellTextData: shared data between sub objects of a cell text object class ScCellTextData : public SfxListener @@ -409,7 +402,6 @@ public: virtual ~ScCellTextObj() throw(); }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/token.hxx b/sc/inc/token.hxx index 6c15cbdf3ebe..655c68730f44 100644 --- a/sc/inc/token.hxx +++ b/sc/inc/token.hxx @@ -227,7 +227,6 @@ public: virtual FormulaToken* Clone() const SAL_OVERRIDE { return new ScExternalSingleRefToken(*this); } }; - class ScExternalDoubleRefToken : public ScToken { sal_uInt16 mnFileId; @@ -269,7 +268,6 @@ public: virtual FormulaToken* Clone() const SAL_OVERRIDE { return new ScExternalNameToken(*this); } }; - // Only created from within the interpreter, no conversion from ScRawToken, // never added to ScTokenArray! class ScJumpMatrixToken : public ScToken @@ -287,7 +285,6 @@ public: virtual FormulaToken* Clone() const SAL_OVERRIDE { return new ScJumpMatrixToken(*this); } }; - // Only created from within the interpreter, no conversion from ScRawToken, // never added to ScTokenArray! class ScRefListToken : public ScToken @@ -305,7 +302,6 @@ public: virtual FormulaToken* Clone() const SAL_OVERRIDE { return new ScRefListToken(*this); } }; - class SC_DLLPUBLIC ScEmptyCellToken : public ScToken { bool bInherited :1; @@ -327,7 +323,6 @@ public: virtual FormulaToken* Clone() const SAL_OVERRIDE { return new ScEmptyCellToken(*this); } }; - /** Transports the result from the interpreter to the formula cell. */ class SC_DLLPUBLIC ScMatrixCellResultToken : public ScToken { @@ -356,7 +351,6 @@ public: void Assign( const ScMatrixCellResultToken & r ); }; - /** Stores the matrix result at the formula cell, additionally the range the matrix formula occupies. */ class SC_DLLPUBLIC ScMatrixFormulaCellToken : public ScMatrixCellResultToken @@ -406,7 +400,6 @@ public: void ResetResult(); }; - class SC_DLLPUBLIC ScHybridCellToken : public ScToken { private: diff --git a/sc/inc/tokenarray.hxx b/sc/inc/tokenarray.hxx index b6aee9504899..a83e11549eb5 100644 --- a/sc/inc/tokenarray.hxx +++ b/sc/inc/tokenarray.hxx @@ -75,7 +75,6 @@ public: /// Exactly and only one valid range (no #REF!s) bool IsValidReference( ScRange& rRange, const ScAddress& rPos ) const; - /** Determines the extent of direct adjacent references. Only use with real functions, e.g. GetOuterFuncOpCode() == ocSum ! */ diff --git a/sc/inc/unitconv.hxx b/sc/inc/unitconv.hxx index bdac5fd5c48f..4280f22ebed9 100644 --- a/sc/inc/unitconv.hxx +++ b/sc/inc/unitconv.hxx @@ -43,7 +43,6 @@ public: const OUString& rFromUnit, const OUString& rToUnit ); }; - class ScUnitConverter : public boost::noncopyable { typedef boost::ptr_map<OUString, ScUnitConverterData> MapType; @@ -57,7 +56,6 @@ public: double& fValue, const OUString& rFromUnit, const OUString& rToUnit ) const; }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/unoreflist.hxx b/sc/inc/unoreflist.hxx index 4cff74f368a9..7da2a77cdd72 100644 --- a/sc/inc/unoreflist.hxx +++ b/sc/inc/unoreflist.hxx @@ -24,7 +24,6 @@ #include <svl/hint.hxx> #include "rangelst.hxx" - struct ScUnoRefEntry { sal_Int64 nObjectId; @@ -71,7 +70,6 @@ public: const ScRangeList& GetRanges() const { return aEntry.aRanges; } }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/unowids.hxx b/sc/inc/unowids.hxx index c2232e6a0c74..fc06efa0a32d 100644 --- a/sc/inc/unowids.hxx +++ b/sc/inc/unowids.hxx @@ -22,7 +22,6 @@ #include "scitems.hxx" - // WIDs for uno property maps, // never stored in files @@ -74,7 +73,6 @@ #define SC_WID_UNO_TBLBORD2 ( SC_WID_UNO_START + 43 ) #define SC_WID_UNO_END ( SC_WID_UNO_START + 43 ) - inline bool IsScUnoWid( sal_uInt16 nWid ) { return nWid >= SC_WID_UNO_START && nWid <= SC_WID_UNO_END; diff --git a/sc/inc/validat.hxx b/sc/inc/validat.hxx index 532c4627effd..5b185cb50e8b 100644 --- a/sc/inc/validat.hxx +++ b/sc/inc/validat.hxx @@ -56,10 +56,8 @@ enum ScValidErrorStyle SC_VALERR_MACRO }; - // Entry for validation (only one condition exists) - class SC_DLLPUBLIC ScValidationData : public ScConditionEntry { private: @@ -170,10 +168,8 @@ private: bool IsListValid( ScRefCellValue& rCell, const ScAddress& rPos ) const; }; - // list of contitions: - struct CompareScValidationDataPtr { bool operator()( ScValidationData* const& lhs, ScValidationData* const& rhs ) const { return (*lhs)<(*rhs); } diff --git a/sc/inc/viewopti.hxx b/sc/inc/viewopti.hxx index 3c2be51af348..ddef65e3bd45 100644 --- a/sc/inc/viewopti.hxx +++ b/sc/inc/viewopti.hxx @@ -130,7 +130,6 @@ private: ScViewOptions theOptions; }; - // CfgItem for View options class ScViewCfg : public ScViewOptions @@ -153,7 +152,6 @@ public: void SetOptions( const ScViewOptions& rNew ); }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/viewuno.hxx b/sc/inc/viewuno.hxx index e1ebe6d47ae3..9a489f99f880 100644 --- a/sc/inc/viewuno.hxx +++ b/sc/inc/viewuno.hxx @@ -126,7 +126,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - // ScViewPaneObj for direct use (including OWeakObject) class ScViewPaneObj : public ScViewPaneBase, public cppu::OWeakObject diff --git a/sc/inc/waitoff.hxx b/sc/inc/waitoff.hxx index a32c468cdde6..2f211b3d6cfe 100644 --- a/sc/inc/waitoff.hxx +++ b/sc/inc/waitoff.hxx @@ -34,7 +34,6 @@ public: ~ScWaitCursorOff(); }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/warnpassword.hxx b/sc/inc/warnpassword.hxx index 894ad983a142..fa2f1f6c9b5b 100644 --- a/sc/inc/warnpassword.hxx +++ b/sc/inc/warnpassword.hxx @@ -33,7 +33,6 @@ public: static bool WarningOnPassword( SfxMedium& rMedium ); }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/zforauto.hxx b/sc/inc/zforauto.hxx index 4318daae3c89..fe72450dc7f3 100644 --- a/sc/inc/zforauto.hxx +++ b/sc/inc/zforauto.hxx @@ -23,11 +23,9 @@ #include <rtl/ustring.hxx> #include <i18nlangtag/lang.h> - class SvStream; class SvNumberFormatter; - class ScNumFormatAbbrev { OUString sFormatstring; @@ -59,5 +57,4 @@ public: #endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |