diff options
Diffstat (limited to 'sc/source/ui/inc')
134 files changed, 0 insertions, 578 deletions
diff --git a/sc/source/ui/inc/AccessibleCellBase.hxx b/sc/source/ui/inc/AccessibleCellBase.hxx index 2780f3571d3f..0afd3fd4c31c 100644 --- a/sc/source/ui/inc/AccessibleCellBase.hxx +++ b/sc/source/ui/inc/AccessibleCellBase.hxx @@ -152,8 +152,6 @@ public: bool IsCellInChangeTrack(const ScAddress &cell,Color *pColCellBoder); }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/AccessibleCsvControl.hxx b/sc/source/ui/inc/AccessibleCsvControl.hxx index 153f3c1b9d94..bd061e4a8f0b 100644 --- a/sc/source/ui/inc/AccessibleCsvControl.hxx +++ b/sc/source/ui/inc/AccessibleCsvControl.hxx @@ -17,8 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - - #ifndef _SC_ACCESSIBLECSVCONTROL_HXX #define _SC_ACCESSIBLECSVCONTROL_HXX @@ -34,8 +32,6 @@ #include "AccessibleContextBase.hxx" - - class ScCsvControl; namespace utl { class AccessibleStateSetHelper; } @@ -126,8 +122,6 @@ protected: }; - - class ScCsvRuler; typedef ::cppu::ImplHelper1< @@ -299,8 +293,6 @@ private: }; - - class ScCsvGrid; typedef ::cppu::ImplHelper2< @@ -544,8 +536,6 @@ private: }; - - /** Accessible class representing a cell of the CSV grid control. */ class ScAccessibleCsvCell : public ScAccessibleCsvControl, public accessibility::AccessibleStaticTextBase { @@ -648,8 +638,6 @@ private: }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/AccessibleText.hxx b/sc/source/ui/inc/AccessibleText.hxx index cac2365084a8..e01ee9d0a2ff 100644 --- a/sc/source/ui/inc/AccessibleText.hxx +++ b/sc/source/ui/inc/AccessibleText.hxx @@ -38,8 +38,6 @@ class ScCsvViewForwarder; class ScAccessibleCell; - - class ScAccessibleTextData : public SfxListener { public: @@ -67,8 +65,6 @@ private: }; - - class ScAccessibleCellBaseTextData : public ScAccessibleTextData, public ScCellTextData { @@ -85,8 +81,6 @@ public: }; - - // ScAccessibleCellTextData: shared data between sub objects of a accessible cell text object class ScAccessibleCellTextData : public ScAccessibleCellBaseTextData @@ -122,8 +116,6 @@ private: }; - - class ScAccessibleEditObjectTextData : public ScAccessibleTextData { public: @@ -155,8 +147,6 @@ protected: }; - - class ScAccessibleEditLineTextData : public ScAccessibleEditObjectTextData { public: @@ -179,8 +169,6 @@ private: }; - - class ScAccessiblePreviewCellTextData : public ScAccessibleCellBaseTextData { public: @@ -208,8 +196,6 @@ private: }; - - class ScAccessiblePreviewHeaderCellTextData : public ScAccessibleCellBaseTextData { public: @@ -240,8 +226,6 @@ private: }; - - class ScAccessibleHeaderTextData : public ScAccessibleTextData { public: @@ -273,8 +257,6 @@ private: }; - - class ScAccessibleNoteTextData : public ScAccessibleTextData { public: @@ -306,8 +288,6 @@ private: }; - - class ScAccessibleCsvTextData : public ScAccessibleTextData { private: @@ -345,8 +325,6 @@ public: }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/acredlin.hxx b/sc/source/ui/inc/acredlin.hxx index d590cf5e4cb6..ba0621630b31 100644 --- a/sc/source/ui/inc/acredlin.hxx +++ b/sc/source/ui/inc/acredlin.hxx @@ -156,8 +156,6 @@ private: DECL_LINK( ReOpenTimerHdl, void*); DECL_LINK( ColCompareHdl, SvSortData*); - - protected: void RejectFiltered(); diff --git a/sc/source/ui/inc/anyrefdg.hxx b/sc/source/ui/inc/anyrefdg.hxx index e272aefa09df..af1a3aa71048 100644 --- a/sc/source/ui/inc/anyrefdg.hxx +++ b/sc/source/ui/inc/anyrefdg.hxx @@ -103,8 +103,6 @@ public: bool CanInputDone( bool bForced ){ return pRefEdit && (bForced || !pRefBtn); } }; - - class SC_DLLPUBLIC ScRefHandler : public IAnyRefDialog { @@ -174,8 +172,6 @@ public: }; - - class ScRefHdlModalImpl : public ModalDialog, public ScRefHandler { public: diff --git a/sc/source/ui/inc/areasdlg.hxx b/sc/source/ui/inc/areasdlg.hxx index e0bf70b956fe..1c2c681075f4 100644 --- a/sc/source/ui/inc/areasdlg.hxx +++ b/sc/source/ui/inc/areasdlg.hxx @@ -30,8 +30,6 @@ class ScDocument; class ScViewData; - - class ScPrintAreasDlg : public ScAnyRefDlg { public: @@ -84,8 +82,6 @@ private: #endif }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/asciiopt.hxx b/sc/source/ui/inc/asciiopt.hxx index 8630a4e50b88..8e7c6a2e9218 100644 --- a/sc/source/ui/inc/asciiopt.hxx +++ b/sc/source/ui/inc/asciiopt.hxx @@ -17,8 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - - #ifndef SC_ASCIIOPT_HXX #define SC_ASCIIOPT_HXX @@ -33,8 +31,6 @@ #include "csvtablebox.hxx" #include "i18nlangtag/lang.h" - - class ScAsciiOptions { private: diff --git a/sc/source/ui/inc/attrdlg.hxx b/sc/source/ui/inc/attrdlg.hxx index 6d4854d40e8c..3023be44eac2 100644 --- a/sc/source/ui/inc/attrdlg.hxx +++ b/sc/source/ui/inc/attrdlg.hxx @@ -26,8 +26,6 @@ class Window; class SfxViewFrame; class SfxItemSet; - - class ScAttrDlg : public SfxTabDialog { public: diff --git a/sc/source/ui/inc/auditsh.hxx b/sc/source/ui/inc/auditsh.hxx index a553941121f3..3efcc6b2f110 100644 --- a/sc/source/ui/inc/auditsh.hxx +++ b/sc/source/ui/inc/auditsh.hxx @@ -44,8 +44,6 @@ public: void GetState(SfxItemSet& rSet); }; - - #endif diff --git a/sc/source/ui/inc/autofmt.hxx b/sc/source/ui/inc/autofmt.hxx index aa96dbcf29e8..f75480ce3ec9 100644 --- a/sc/source/ui/inc/autofmt.hxx +++ b/sc/source/ui/inc/autofmt.hxx @@ -38,12 +38,8 @@ class ScAutoFmtPreview; // s.u. class SvNumberFormatter; class ScDocument; - - enum AutoFmtLine { TOP_LINE, BOTTOM_LINE, LEFT_LINE, RIGHT_LINE }; - - class SC_DLLPUBLIC ScAutoFmtPreview : public Window { public: diff --git a/sc/source/ui/inc/autostyl.hxx b/sc/source/ui/inc/autostyl.hxx index d6db458abdfb..34651cbb2b9e 100644 --- a/sc/source/ui/inc/autostyl.hxx +++ b/sc/source/ui/inc/autostyl.hxx @@ -57,8 +57,6 @@ public: void ExecuteAllNow(); }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/cbutton.hxx b/sc/source/ui/inc/cbutton.hxx index 54f7f07d55f1..5222ab42b8f8 100644 --- a/sc/source/ui/inc/cbutton.hxx +++ b/sc/source/ui/inc/cbutton.hxx @@ -17,8 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - - #ifndef SC_CBUTTON_HXX #define SC_CBUTTON_HXX @@ -28,8 +26,6 @@ class OutputDevice; - - class ScDDComboBoxButton { public: diff --git a/sc/source/ui/inc/client.hxx b/sc/source/ui/inc/client.hxx index 879c6feac487..fd723aae4107 100644 --- a/sc/source/ui/inc/client.hxx +++ b/sc/source/ui/inc/client.hxx @@ -47,8 +47,6 @@ public: SdrOle2Obj* GetDrawObj(); }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/conflictsdlg.hxx b/sc/source/ui/inc/conflictsdlg.hxx index 7cc7628e3be2..f0e3513523b4 100644 --- a/sc/source/ui/inc/conflictsdlg.hxx +++ b/sc/source/ui/inc/conflictsdlg.hxx @@ -32,8 +32,6 @@ class ScViewData; - - enum ScConflictAction { SC_CONFLICT_ACTION_NONE, @@ -43,8 +41,6 @@ enum ScConflictAction typedef ::std::vector< sal_uLong > ScChangeActionList; - - // struct ScConflictsListEntry @@ -59,12 +55,8 @@ struct ScConflictsListEntry }; - - typedef ::std::vector< ScConflictsListEntry > ScConflictsList; - - // class ScConflictsListHelper @@ -83,8 +75,6 @@ public: ScChangeActionMergeMap* pSharedMap, ScChangeActionMergeMap* pOwnMap ); }; - - // class ScConflictsFinder @@ -110,8 +100,6 @@ public: bool Find(); }; - - // class ScConflictsResolver @@ -129,8 +117,6 @@ public: bool bHandleContentAction, bool bHandleNonContentAction ); }; - - // class ScConflictsDlg diff --git a/sc/source/ui/inc/consdlg.hxx b/sc/source/ui/inc/consdlg.hxx index 38571b998cd7..9066c4ddb37a 100644 --- a/sc/source/ui/inc/consdlg.hxx +++ b/sc/source/ui/inc/consdlg.hxx @@ -34,8 +34,6 @@ class ScRangeUtil; class ScAreaData; - - class ScConsolidateDlg : public ScAnyRefDlg { public: @@ -106,8 +104,6 @@ private: #endif // _CONSDLG_CXX }; - - #endif // SC_CONSDLG_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/content.hxx b/sc/source/ui/inc/content.hxx index 4c91760e8fc5..2bca85f758eb 100644 --- a/sc/source/ui/inc/content.hxx +++ b/sc/source/ui/inc/content.hxx @@ -159,8 +159,6 @@ public: }; - - #endif // SC_NAVIPI_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/crnrdlg.hxx b/sc/source/ui/inc/crnrdlg.hxx index cd3adc52b097..3acd915a88c2 100644 --- a/sc/source/ui/inc/crnrdlg.hxx +++ b/sc/source/ui/inc/crnrdlg.hxx @@ -31,8 +31,6 @@ class ScViewData; class ScDocument; - - class ScColRowNameRangesDlg : public ScAnyRefDlg { public: @@ -95,8 +93,6 @@ private: #endif }; - - #endif // SC_CRNRDLG_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/csvcontrol.hxx b/sc/source/ui/inc/csvcontrol.hxx index 3537f629920c..9f5ab5c33587 100644 --- a/sc/source/ui/inc/csvcontrol.hxx +++ b/sc/source/ui/inc/csvcontrol.hxx @@ -17,8 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - - #ifndef _SC_CSVCONTROL_HXX #define _SC_CSVCONTROL_HXX @@ -36,8 +34,6 @@ namespace com { namespace sun { namespace star { namespace accessibility { } } } } - - /** Minimum character count for a column in separators mode. */ const sal_Int32 CSV_MINCOLWIDTH = 8; /** Maximum length of a cell string. */ @@ -69,8 +65,6 @@ const sal_uInt8 SC_COL_SKIP = 9; const sal_uInt8 SC_COL_ENGLISH = 10; - - /** Exported data of a column (data used in the dialog). */ struct ScCsvExpData { @@ -85,8 +79,6 @@ struct ScCsvExpData typedef ::std::vector< ScCsvExpData > ScCsvExpDataVec; - - /** Specifies which element should be used to perform an action. */ enum ScMoveMode { @@ -100,8 +92,6 @@ enum ScMoveMode }; - - /** Flags for comparison of old and new control layout data. */ typedef sal_uInt32 ScCsvDiff; @@ -122,8 +112,6 @@ const ScCsvDiff CSV_DIFF_VERTICAL = CSV_DIFF_LINECOUNT | CSV_DIFF_LINEOFFS const ScCsvDiff CSV_DIFF_CURSOR = CSV_DIFF_RULERCURSOR | CSV_DIFF_GRIDCURSOR; - - /** A structure containing all layout data valid for both ruler and data grid (i.e. scroll position or column width). */ struct ScCsvLayoutData @@ -169,8 +157,6 @@ inline bool operator!=( const ScCsvLayoutData& rData1, const ScCsvLayoutData& rD } - - /** Enumeration of possible commands to change any settings of the CSV controls. @descr Controls have to send commands instead of changing their settings directly. This helps to keep the different controls consistent to each other. @@ -215,8 +201,6 @@ enum ScCsvCmdType }; - - /** Data for a CSV control command. The stored position data is aways character based, it's never a column index (required for internal consistency). */ class ScCsvCmd @@ -243,8 +227,6 @@ inline void ScCsvCmd::Set( ScCsvCmdType eType, sal_Int32 nParam1, sal_Int32 nPar } - - /** Base class for the CSV ruler and the data grid control. Implements command handling. */ class SC_DLLPUBLIC ScCsvControl : public Control { @@ -417,8 +399,6 @@ protected: }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/csvgrid.hxx b/sc/source/ui/inc/csvgrid.hxx index 55a374ff6ea6..c8a6b0553dcd 100644 --- a/sc/source/ui/inc/csvgrid.hxx +++ b/sc/source/ui/inc/csvgrid.hxx @@ -17,8 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - - #ifndef _SC_CSVGRID_HXX #define _SC_CSVGRID_HXX @@ -33,8 +31,6 @@ #include "csvsplits.hxx" - - namespace svtools { class ColorConfig; } class EditEngine; class ScEditEngineDefaulter; @@ -42,16 +38,12 @@ class ScAsciiOptions; class ScAccessibleCsvControl; - - const sal_uInt8 CSV_COLFLAG_NONE = 0x00; /// Nothing set. const sal_uInt8 CSV_COLFLAG_SELECT = 0x01; /// Column is selected. const sal_uInt32 CSV_COLUMN_INVALID = CSV_VEC_NOTFOUND; - - /** This struct contains the state of one table column. */ struct ScCsvColState { @@ -78,13 +70,9 @@ inline void ScCsvColState::Select( bool bSel ) } - - typedef ::std::vector< ScCsvColState > ScCsvColStateVec; - - /** A data grid control for the CSV import dialog. The design of this control simulates a Calc spreadsheet with row and column headers. */ class SC_DLLPUBLIC ScCsvGrid : public ScCsvControl, public utl::ConfigurationListener @@ -347,8 +335,6 @@ protected: }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/csvruler.hxx b/sc/source/ui/inc/csvruler.hxx index be81d3db8a54..e3cfd831d888 100644 --- a/sc/source/ui/inc/csvruler.hxx +++ b/sc/source/ui/inc/csvruler.hxx @@ -17,8 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - - #ifndef _SC_CSVRULER_HXX #define _SC_CSVRULER_HXX @@ -30,8 +28,6 @@ class ScAccessibleCsvControl; - - /** A ruler control for the CSV import dialog. Supports setting and moving splits (which divide lines of data into several columns). */ class SC_DLLPUBLIC ScCsvRuler : public ScCsvControl @@ -185,8 +181,6 @@ protected: }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/csvsplits.hxx b/sc/source/ui/inc/csvsplits.hxx index 18b8888f4adf..662082d5370a 100644 --- a/sc/source/ui/inc/csvsplits.hxx +++ b/sc/source/ui/inc/csvsplits.hxx @@ -17,8 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - - #ifndef _SC_CSVSPLITS_HXX #define _SC_CSVSPLITS_HXX @@ -27,16 +25,12 @@ #include <vector> - - /** Constant for an invalid vector index. */ const sal_uInt32 CSV_VEC_NOTFOUND = SAL_MAX_UINT32; /** Constant for an invalid ruler position. */ const sal_Int32 CSV_POS_INVALID = -1; - - /** A vector of column splits that supports inserting, removing and moving splits. */ class ScCsvSplits { @@ -89,8 +83,6 @@ private: }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/csvtablebox.hxx b/sc/source/ui/inc/csvtablebox.hxx index c5e33311887c..27b1d8099330 100644 --- a/sc/source/ui/inc/csvtablebox.hxx +++ b/sc/source/ui/inc/csvtablebox.hxx @@ -17,8 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - - #ifndef _SC_CSVTABLEBOX_HXX #define _SC_CSVTABLEBOX_HXX @@ -144,8 +142,6 @@ protected: }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/dapitype.hxx b/sc/source/ui/inc/dapitype.hxx index c4aa3ca6a97a..2992ab38ab59 100644 --- a/sc/source/ui/inc/dapitype.hxx +++ b/sc/source/ui/inc/dapitype.hxx @@ -27,8 +27,6 @@ #include <vcl/lstbox.hxx> #include <com/sun/star/uno/Sequence.hxx> - - class ScDataPilotSourceTypeDlg : public ModalDialog { private: diff --git a/sc/source/ui/inc/dbdocfun.hxx b/sc/source/ui/inc/dbdocfun.hxx index a0b39fc6f58b..98385b147f03 100644 --- a/sc/source/ui/inc/dbdocfun.hxx +++ b/sc/source/ui/inc/dbdocfun.hxx @@ -107,8 +107,6 @@ public: void RefreshPivotTableGroups(ScDPObject* pDPObj); }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/dbfunc.hxx b/sc/source/ui/inc/dbfunc.hxx index 704fee82d2a4..5d4b8f0572d2 100644 --- a/sc/source/ui/inc/dbfunc.hxx +++ b/sc/source/ui/inc/dbfunc.hxx @@ -36,8 +36,6 @@ class ScDPSaveData; struct ScDPNumGroupInfo; struct ScSubTotalParam; - - class ScDBFunc : public ScViewFunc { private: @@ -122,8 +120,6 @@ public: static sal_uInt16 DoUpdateCharts( const ScAddress& rPos, ScDocument* pDoc, bool bAllCharts ); }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/dbnamdlg.hxx b/sc/source/ui/inc/dbnamdlg.hxx index 85b66f6a1b23..7900f8cb183b 100644 --- a/sc/source/ui/inc/dbnamdlg.hxx +++ b/sc/source/ui/inc/dbnamdlg.hxx @@ -33,8 +33,6 @@ class ScViewData; class ScDocument; - - class ScDbNameDlg : public ScAnyRefDlg { public: @@ -102,8 +100,6 @@ private: DECL_LINK( AssModifyHdl, void * ); }; - - #endif // SC_DBNAMDLG_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/delcldlg.hxx b/sc/source/ui/inc/delcldlg.hxx index 59eaf1dce39d..f39913c2b7a1 100644 --- a/sc/source/ui/inc/delcldlg.hxx +++ b/sc/source/ui/inc/delcldlg.hxx @@ -28,8 +28,6 @@ #include "global.hxx" - - class ScDeleteCellDlg : public ModalDialog { private: diff --git a/sc/source/ui/inc/delcodlg.hxx b/sc/source/ui/inc/delcodlg.hxx index 1833a10117a5..4831a3eb910d 100644 --- a/sc/source/ui/inc/delcodlg.hxx +++ b/sc/source/ui/inc/delcodlg.hxx @@ -24,8 +24,6 @@ #include <vcl/button.hxx> #include "global.hxx" - - class ScDeleteContentsDlg : public ModalDialog { private: diff --git a/sc/source/ui/inc/docsh.hxx b/sc/source/ui/inc/docsh.hxx index 9da6caf6b715..623a507ad432 100644 --- a/sc/source/ui/inc/docsh.hxx +++ b/sc/source/ui/inc/docsh.hxx @@ -76,8 +76,6 @@ struct DocShell_Impl; typedef ::boost::unordered_map< sal_uLong, sal_uLong > ScChangeActionMergeMap; - - //enum ScDBFormat { SC_FORMAT_SDF, SC_FORMAT_DBF }; // Extra flags for Repaint diff --git a/sc/source/ui/inc/dpgroupdlg.hxx b/sc/source/ui/inc/dpgroupdlg.hxx index dfdca9c8f03f..e0ee7348016d 100644 --- a/sc/source/ui/inc/dpgroupdlg.hxx +++ b/sc/source/ui/inc/dpgroupdlg.hxx @@ -28,8 +28,6 @@ #include "editfield.hxx" #include "dpgroup.hxx" - - class ScDPGroupEditHelper { public: @@ -57,8 +55,6 @@ private: Edit* mpEdValue; }; - - class ScDPNumGroupEditHelper : public ScDPGroupEditHelper { public: @@ -76,8 +72,6 @@ private: ScDoubleField* mpEdValue; }; - - class ScDPDateGroupEditHelper : public ScDPGroupEditHelper { public: @@ -97,8 +91,6 @@ private: }; - - class ScDPNumGroupDlg : public ModalDialog { public: @@ -119,8 +111,6 @@ private: ScDPNumGroupEditHelper maEndHelper; }; - - class ScDPDateGroupDlg : public ModalDialog { public: @@ -150,8 +140,6 @@ private: ScDPDateGroupEditHelper maEndHelper; }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/drawsh.hxx b/sc/source/ui/inc/drawsh.hxx index 8b9ad3dcf48d..166a40f6b3c3 100644 --- a/sc/source/ui/inc/drawsh.hxx +++ b/sc/source/ui/inc/drawsh.hxx @@ -86,8 +86,6 @@ public: ::rtl::OUString GetSidebarContextName (void); }; - - #endif diff --git a/sc/source/ui/inc/drawview.hxx b/sc/source/ui/inc/drawview.hxx index a2acb1b69690..717a32f80318 100644 --- a/sc/source/ui/inc/drawview.hxx +++ b/sc/source/ui/inc/drawview.hxx @@ -165,8 +165,6 @@ public: }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/drtxtob.hxx b/sc/source/ui/inc/drtxtob.hxx index 97f916ea0659..1930a23bc774 100644 --- a/sc/source/ui/inc/drtxtob.hxx +++ b/sc/source/ui/inc/drtxtob.hxx @@ -73,8 +73,6 @@ private: bool IsNoteEdit(); }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/editfield.hxx b/sc/source/ui/inc/editfield.hxx index 7f7534c735d7..62ac77705fff 100644 --- a/sc/source/ui/inc/editfield.hxx +++ b/sc/source/ui/inc/editfield.hxx @@ -22,8 +22,6 @@ #include <vcl/field.hxx> - - /** An edit control that contains a double precision floating-point value. */ class ScDoubleField : public Edit { @@ -36,8 +34,6 @@ public: bool bEraseTrailingDecZeros = true ); }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/editsh.hxx b/sc/source/ui/inc/editsh.hxx index 154babd12315..d77d991d50c4 100644 --- a/sc/source/ui/inc/editsh.hxx +++ b/sc/source/ui/inc/editsh.hxx @@ -72,8 +72,6 @@ public: OUString GetSelectionText( bool bWholeWord ); }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/filldlg.hxx b/sc/source/ui/inc/filldlg.hxx index 3604f467dff3..dde1c3826599 100644 --- a/sc/source/ui/inc/filldlg.hxx +++ b/sc/source/ui/inc/filldlg.hxx @@ -28,8 +28,6 @@ class ScDocument; - - #include "scui_def.hxx" @@ -88,8 +86,6 @@ private: const OUString aErrMsgInvalidVal; - - ScDocument& rDoc; FillDir theFillDir; FillCmd theFillCmd; @@ -112,8 +108,6 @@ private: #endif }; - - #endif // SC_FILLDLG_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/filtdlg.hxx b/sc/source/ui/inc/filtdlg.hxx index 7e1c1f57b4fd..8e5455d58249 100644 --- a/sc/source/ui/inc/filtdlg.hxx +++ b/sc/source/ui/inc/filtdlg.hxx @@ -38,8 +38,6 @@ #include <boost/noncopyable.hpp> #include <boost/scoped_ptr.hpp> - - class ScFilterOptionsMgr; class ScViewData; class ScDocument; @@ -227,8 +225,6 @@ private: DECL_LINK( TimeOutHdl, Timer* ); }; - - #endif // SC_FILTDLG_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/foptmgr.hxx b/sc/source/ui/inc/foptmgr.hxx index 6cfa1cb9fd21..21f8fd818a99 100644 --- a/sc/source/ui/inc/foptmgr.hxx +++ b/sc/source/ui/inc/foptmgr.hxx @@ -25,8 +25,6 @@ #include <vcl/lstbox.hxx> #include <vcl/button.hxx> - - namespace formula { class RefButton; @@ -35,8 +33,6 @@ struct ScQueryParam; class ScDocument; class ScViewData; - - class ScFilterOptionsMgr { public: diff --git a/sc/source/ui/inc/formdata.hxx b/sc/source/ui/inc/formdata.hxx index 9606b7237400..5c8fb87ef90e 100644 --- a/sc/source/ui/inc/formdata.hxx +++ b/sc/source/ui/inc/formdata.hxx @@ -24,8 +24,6 @@ class ScInputHandler; class ScDocShell; - - class ScFormEditData : public formula::FormEditData { public: @@ -50,8 +48,6 @@ private: ScDocShell* pScDocShell; }; - - #endif // SC_CRNRDLG_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/formula.hxx b/sc/source/ui/inc/formula.hxx index 8a18ba8fa9a8..8109f1f0ff78 100644 --- a/sc/source/ui/inc/formula.hxx +++ b/sc/source/ui/inc/formula.hxx @@ -109,8 +109,6 @@ protected: ScInputHandler* GetNextInputHandler(ScDocShell* pDocShell,PtrTabViewShell* ppViewSh); }; - - #endif // SC_CRNRDLG_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/fuconarc.hxx b/sc/source/ui/inc/fuconarc.hxx index bc1bdb2a7599..bb2bd35b0fca 100644 --- a/sc/source/ui/inc/fuconarc.hxx +++ b/sc/source/ui/inc/fuconarc.hxx @@ -43,8 +43,6 @@ class FuConstArc : public FuConstruct virtual SdrObject* CreateDefaultObject(const sal_uInt16 nID, const Rectangle& rRectangle) SAL_OVERRIDE; }; - - #endif // _SD_FUCONARC_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/fuconrec.hxx b/sc/source/ui/inc/fuconrec.hxx index ba87384056fd..c4ba01050c35 100644 --- a/sc/source/ui/inc/fuconrec.hxx +++ b/sc/source/ui/inc/fuconrec.hxx @@ -43,8 +43,6 @@ class FuConstRectangle : public FuConstruct virtual SdrObject* CreateDefaultObject(const sal_uInt16 nID, const Rectangle& rRectangle) SAL_OVERRIDE; }; - - #endif // _SD_FUCONREC_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/fuconstr.hxx b/sc/source/ui/inc/fuconstr.hxx index 1ef2c8c2c228..c92dc192ab79 100644 --- a/sc/source/ui/inc/fuconstr.hxx +++ b/sc/source/ui/inc/fuconstr.hxx @@ -48,8 +48,6 @@ class FuConstruct : public FuDraw Point CurrentGridSyncOffsetAndPos( Point& rInOutPos); }; - - #endif // _SD_FUCONSTR_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/fuconuno.hxx b/sc/source/ui/inc/fuconuno.hxx index 643346952154..1e29a62e07c2 100644 --- a/sc/source/ui/inc/fuconuno.hxx +++ b/sc/source/ui/inc/fuconuno.hxx @@ -48,8 +48,6 @@ public: virtual SdrObject* CreateDefaultObject(const sal_uInt16 nID, const Rectangle& rRectangle) SAL_OVERRIDE; }; - - #endif // _SD_FUCONCTL_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/fudraw.hxx b/sc/source/ui/inc/fudraw.hxx index 03cc69342024..8effb122fd2c 100644 --- a/sc/source/ui/inc/fudraw.hxx +++ b/sc/source/ui/inc/fudraw.hxx @@ -57,8 +57,6 @@ class FuDraw : public FuPoor void ResetModifiers(); }; - - #endif // _SD_FUDRAW_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/fumark.hxx b/sc/source/ui/inc/fumark.hxx index b92d49f8c045..947891bfce8a 100644 --- a/sc/source/ui/inc/fumark.hxx +++ b/sc/source/ui/inc/fumark.hxx @@ -52,8 +52,6 @@ class FuMarkRect : public FuPoor virtual sal_uInt8 Command(const CommandEvent& rCEvt) SAL_OVERRIDE; }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/funcpage.hxx b/sc/source/ui/inc/funcpage.hxx index 04580c9998aa..d37123f6e66a 100644 --- a/sc/source/ui/inc/funcpage.hxx +++ b/sc/source/ui/inc/funcpage.hxx @@ -35,8 +35,6 @@ class ScFuncDesc; - - #define LRU_MAX 10 @@ -53,8 +51,6 @@ public: - - class ScFuncPage : public TabPage { private: diff --git a/sc/source/ui/inc/fupoor.hxx b/sc/source/ui/inc/fupoor.hxx index 3315da55340b..3f87873d826b 100644 --- a/sc/source/ui/inc/fupoor.hxx +++ b/sc/source/ui/inc/fupoor.hxx @@ -114,8 +114,6 @@ public: virtual bool doConstructOrthogonal() const; }; - - #endif // _SD_FUPOOR_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/fusel.hxx b/sc/source/ui/inc/fusel.hxx index dbfd90c0ba03..58da6f2d9214 100644 --- a/sc/source/ui/inc/fusel.hxx +++ b/sc/source/ui/inc/fusel.hxx @@ -54,8 +54,6 @@ private: bool IsNoteCaptionClicked( const Point& rPos ) const; }; - - #endif // _SD_FUSEL_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/futext.hxx b/sc/source/ui/inc/futext.hxx index 3475f54b3ce4..bf72c5866e3d 100644 --- a/sc/source/ui/inc/futext.hxx +++ b/sc/source/ui/inc/futext.hxx @@ -26,8 +26,6 @@ class SdrObject; class SdrTextObj; class SdrOutliner; - - /** Base class for Text functions */ class FuText : public FuConstruct { @@ -64,8 +62,6 @@ private: SdrOutliner* MakeOutliner(); }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/gridwin.hxx b/sc/source/ui/inc/gridwin.hxx index 6fa24d70ae20..92743039a1e4 100644 --- a/sc/source/ui/inc/gridwin.hxx +++ b/sc/source/ui/inc/gridwin.hxx @@ -79,8 +79,6 @@ struct SpellCallbackInfo; #define SC_PD_BREAK_H 16 #define SC_PD_BREAK_V 32 - - // predefines namespace sdr { namespace overlay { class OverlayObjectList; }} @@ -416,8 +414,6 @@ protected: }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/groupdlg.hxx b/sc/source/ui/inc/groupdlg.hxx index 4038b4d9a641..122ae01d76d0 100644 --- a/sc/source/ui/inc/groupdlg.hxx +++ b/sc/source/ui/inc/groupdlg.hxx @@ -25,8 +25,6 @@ #include <vcl/button.hxx> #include <vcl/fixed.hxx> - - class ScGroupDlg : public ModalDialog { public: diff --git a/sc/source/ui/inc/hfedtdlg.hxx b/sc/source/ui/inc/hfedtdlg.hxx index ea5ec9e42dc3..0ee89c46e64b 100644 --- a/sc/source/ui/inc/hfedtdlg.hxx +++ b/sc/source/ui/inc/hfedtdlg.hxx @@ -27,8 +27,6 @@ #include "sc.hrc" - - class ScHFEditDlg : public SfxTabDialog { SvxNumType eNumType; diff --git a/sc/source/ui/inc/highred.hxx b/sc/source/ui/inc/highred.hxx index ea6b85e9c08e..5c76c0e34454 100644 --- a/sc/source/ui/inc/highred.hxx +++ b/sc/source/ui/inc/highred.hxx @@ -48,8 +48,6 @@ class ScDocument; #define FLT_DATE_SAVE 5 #endif - - class ScHighlightChgDlg : public ScAnyRefDlg { private: diff --git a/sc/source/ui/inc/hintwin.hxx b/sc/source/ui/inc/hintwin.hxx index 5c0640377ccb..c5908cae8d11 100644 --- a/sc/source/ui/inc/hintwin.hxx +++ b/sc/source/ui/inc/hintwin.hxx @@ -40,8 +40,6 @@ public: virtual ~ScHintWindow(); }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/hiranges.hxx b/sc/source/ui/inc/hiranges.hxx index 40775b9b7fd2..e1ed0824faca 100644 --- a/sc/source/ui/inc/hiranges.hxx +++ b/sc/source/ui/inc/hiranges.hxx @@ -24,8 +24,6 @@ #include "global.hxx" #include "address.hxx" - - struct ScHighlightEntry { ScRange aRef; diff --git a/sc/source/ui/inc/imoptdlg.hxx b/sc/source/ui/inc/imoptdlg.hxx index 883dd0078682..612da9d44d6d 100644 --- a/sc/source/ui/inc/imoptdlg.hxx +++ b/sc/source/ui/inc/imoptdlg.hxx @@ -29,8 +29,6 @@ #include "scdllapi.h" #include "global.hxx" - - class SC_DLLPUBLIC ScImportOptions { public: @@ -104,6 +102,4 @@ public: #endif // SC_IMOPTDLG_HXX - - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/inputwin.hxx b/sc/source/ui/inc/inputwin.hxx index c10fdb4da73b..36b5d803c950 100644 --- a/sc/source/ui/inc/inputwin.hxx +++ b/sc/source/ui/inc/inputwin.hxx @@ -40,8 +40,6 @@ class ScRangeList; class ScTabViewShell; class Accelerator; - - class ScTextWndBase : public Window { public: @@ -130,8 +128,6 @@ private: ScTabViewShell* mpViewShell; }; - - class ScPosWnd : public ComboBox, public SfxListener // Display position { private: @@ -304,8 +300,6 @@ private: bool mbIsMultiLine; }; - - class ScInputWindowWrapper : public SfxChildWindow { public: diff --git a/sc/source/ui/inc/inscldlg.hxx b/sc/source/ui/inc/inscldlg.hxx index 3e4d2bcc1c93..314d9faacd33 100644 --- a/sc/source/ui/inc/inscldlg.hxx +++ b/sc/source/ui/inc/inscldlg.hxx @@ -27,8 +27,6 @@ #include "global.hxx" - - class ScInsertCellDlg : public ModalDialog { private: diff --git a/sc/source/ui/inc/instbdlg.hxx b/sc/source/ui/inc/instbdlg.hxx index 17cfedc43a87..0067cb02bd54 100644 --- a/sc/source/ui/inc/instbdlg.hxx +++ b/sc/source/ui/inc/instbdlg.hxx @@ -39,8 +39,6 @@ class ScDocShell; namespace sfx2 { class DocumentInserter; } namespace sfx2 { class FileDialogHelper; } - - class ScInsertTableDlg : public ModalDialog { public: diff --git a/sc/source/ui/inc/invmerge.hxx b/sc/source/ui/inc/invmerge.hxx index f3fd2c34bed6..e54b3ffad55f 100644 --- a/sc/source/ui/inc/invmerge.hxx +++ b/sc/source/ui/inc/invmerge.hxx @@ -42,8 +42,6 @@ public: void Flush(); }; - - #endif diff --git a/sc/source/ui/inc/lbseldlg.hxx b/sc/source/ui/inc/lbseldlg.hxx index 260ff9fbbe31..bc51e98c499e 100644 --- a/sc/source/ui/inc/lbseldlg.hxx +++ b/sc/source/ui/inc/lbseldlg.hxx @@ -29,8 +29,6 @@ #include <vcl/dialog.hxx> - - class ScSelEntryDlg : public ModalDialog { private: diff --git a/sc/source/ui/inc/linkarea.hxx b/sc/source/ui/inc/linkarea.hxx index 45f53c41f7e0..5932ea4cdabe 100644 --- a/sc/source/ui/inc/linkarea.hxx +++ b/sc/source/ui/inc/linkarea.hxx @@ -34,8 +34,6 @@ namespace sfx2 { class FileDialogHelper; } class ScDocShell; - - class ScLinkedAreaDlg : public ModalDialog { private: diff --git a/sc/source/ui/inc/msgpool.hxx b/sc/source/ui/inc/msgpool.hxx index 504e53af47d4..976a067971b8 100644 --- a/sc/source/ui/inc/msgpool.hxx +++ b/sc/source/ui/inc/msgpool.hxx @@ -31,12 +31,8 @@ #include "uiitems.hxx" - - class ScDocumentPool; - - class ScMessagePool: public SfxItemPool { SfxStringItem aGlobalStringItem; @@ -63,8 +59,6 @@ public: virtual SfxMapUnit GetMetric( sal_uInt16 nWhich ) const SAL_OVERRIDE; }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/mtrindlg.hxx b/sc/source/ui/inc/mtrindlg.hxx index 4c845afe1dea..6e087c15fa5b 100644 --- a/sc/source/ui/inc/mtrindlg.hxx +++ b/sc/source/ui/inc/mtrindlg.hxx @@ -26,8 +26,6 @@ #include <vcl/fixed.hxx> - - class ScMetricInputDlg : public ModalDialog { public: @@ -58,6 +56,4 @@ private: - - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/mvtabdlg.hxx b/sc/source/ui/inc/mvtabdlg.hxx index 8906d0a250e5..093a7590fe06 100644 --- a/sc/source/ui/inc/mvtabdlg.hxx +++ b/sc/source/ui/inc/mvtabdlg.hxx @@ -28,8 +28,6 @@ #include <vcl/fixed.hxx> #include <vcl/edit.hxx> - - class ScMoveTableDlg : public ModalDialog { public: diff --git a/sc/source/ui/inc/namedlg.hxx b/sc/source/ui/inc/namedlg.hxx index 12597276fe0f..8c9cb91df19d 100644 --- a/sc/source/ui/inc/namedlg.hxx +++ b/sc/source/ui/inc/namedlg.hxx @@ -40,8 +40,6 @@ class ScViewData; class ScDocument; - - //logic behind the manage names dialog class ScNameDlg : public ScAnyRefDlg { @@ -138,8 +136,6 @@ public: }; - - #endif // SC_NAMEDLG_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/navcitem.hxx b/sc/source/ui/inc/navcitem.hxx index d07b0ba6a51e..147b00ea40ce 100644 --- a/sc/source/ui/inc/navcitem.hxx +++ b/sc/source/ui/inc/navcitem.hxx @@ -24,8 +24,6 @@ #include <sfx2/ctrlitem.hxx> - - class ScNavigatorDlg; class ScNavigatorControllerItem : public SfxControllerItem diff --git a/sc/source/ui/inc/navipi.hxx b/sc/source/ui/inc/navipi.hxx index 736da5b47dee..dfe0eb9cf092 100644 --- a/sc/source/ui/inc/navipi.hxx +++ b/sc/source/ui/inc/navipi.hxx @@ -41,8 +41,6 @@ class ScNavigatorDialogWrapper; class ScNavigatorDlg; class ScNavigatorSettings; - - #define SC_DROPMODE_URL 0 #define SC_DROPMODE_LINK 1 #define SC_DROPMODE_COPY 2 @@ -150,8 +148,6 @@ private: SCCOL NumToAlpha ( SCCOL nColNo, OUString& rStr ); }; - - // class RowEdit class RowEdit : public NumericField @@ -173,8 +169,6 @@ private: void ExecuteRow(); }; - - // class ScDocListBox class ScDocListBox : public ListBox @@ -190,8 +184,6 @@ private: ScNavigatorDlg& rDlg; }; - - // class CommandToolBox class CommandToolBox : public ToolBox @@ -334,8 +326,6 @@ public: virtual void DataChanged( const DataChangedEvent& rDCEvt ) SAL_OVERRIDE; }; - - class ScNavigatorDialogWrapper: public SfxChildWindowContext { public: @@ -352,8 +342,6 @@ private: ScNavigatorDlg* pNavigator; }; - - #endif // SC_NAVIPI_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/notemark.hxx b/sc/source/ui/inc/notemark.hxx index ed459cb47a33..245ad62acdc3 100644 --- a/sc/source/ui/inc/notemark.hxx +++ b/sc/source/ui/inc/notemark.hxx @@ -65,8 +65,6 @@ public: void SetGridOff( const Point& rOff ) { aGridOff = rOff; } }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/olinefun.hxx b/sc/source/ui/inc/olinefun.hxx index fd66ba03966a..85e617c2bf3a 100644 --- a/sc/source/ui/inc/olinefun.hxx +++ b/sc/source/ui/inc/olinefun.hxx @@ -26,8 +26,6 @@ class ScDocShell; class ScRange; - - class ScOutlineDocFunc { private: @@ -54,8 +52,6 @@ public: bool bRecord, bool bPaint ); }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/olinewin.hxx b/sc/source/ui/inc/olinewin.hxx index e8069a1bf76f..7d5a1ac2c30a 100644 --- a/sc/source/ui/inc/olinewin.hxx +++ b/sc/source/ui/inc/olinewin.hxx @@ -26,13 +26,9 @@ class ScOutlineEntry; class ScOutlineArray; - - enum ScOutlineMode { SC_OUTLINE_HOR, SC_OUTLINE_VER }; - - /** The window left of or above the spreadsheet containing the outline groups and controls to expand/collapse them. */ class ScOutlineWindow : public Window @@ -229,8 +225,6 @@ public: }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/optsolver.hxx b/sc/source/ui/inc/optsolver.hxx index cb7ba6ee34b6..11793ce338c1 100644 --- a/sc/source/ui/inc/optsolver.hxx +++ b/sc/source/ui/inc/optsolver.hxx @@ -34,8 +34,6 @@ namespace com { namespace sun { namespace star { namespace beans { struct PropertyValue; } } } } - - class ScCursorRefEdit : public formula::RefEdit { Link maCursorUpLink; diff --git a/sc/source/ui/inc/output.hxx b/sc/source/ui/inc/output.hxx index 915f23a74900..0aee29fdc55f 100644 --- a/sc/source/ui/inc/output.hxx +++ b/sc/source/ui/inc/output.hxx @@ -50,13 +50,9 @@ class FmFormView; class ScFieldEditEngine; class SdrPaintWindow; - - #define SC_SCENARIO_HSPACE 60 #define SC_SCENARIO_VSPACE 50 - - enum ScOutputType { OUTTYPE_WINDOW, OUTTYPE_PRINTER }; class ScFieldEditEngine; @@ -341,8 +337,6 @@ public: void AddPDFNotes(); }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/pagedata.hxx b/sc/source/ui/inc/pagedata.hxx index 8ed128d1baf8..3f3f01481c17 100644 --- a/sc/source/ui/inc/pagedata.hxx +++ b/sc/source/ui/inc/pagedata.hxx @@ -23,8 +23,6 @@ #include "global.hxx" #include "address.hxx" - - class ScPrintRangeData { private: @@ -79,8 +77,6 @@ public: void AddPages(); }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/pfiltdlg.hxx b/sc/source/ui/inc/pfiltdlg.hxx index 8d7c701a418a..2c7d29be95e7 100644 --- a/sc/source/ui/inc/pfiltdlg.hxx +++ b/sc/source/ui/inc/pfiltdlg.hxx @@ -30,15 +30,11 @@ #include "address.hxx" #include "queryparam.hxx" - - class ScViewData; class ScDocument; class ScQueryItem; class ScTypedStrData; - - class ScPivotFilterDlg : public ModalDialog { public: diff --git a/sc/source/ui/inc/pgbrksh.hxx b/sc/source/ui/inc/pgbrksh.hxx index 79ac5e9257e4..3718cbcfe614 100644 --- a/sc/source/ui/inc/pgbrksh.hxx +++ b/sc/source/ui/inc/pgbrksh.hxx @@ -38,8 +38,6 @@ public: }; - - #endif diff --git a/sc/source/ui/inc/pivotsh.hxx b/sc/source/ui/inc/pivotsh.hxx index cfc708c50696..d52259f95254 100644 --- a/sc/source/ui/inc/pivotsh.hxx +++ b/sc/source/ui/inc/pivotsh.hxx @@ -46,8 +46,6 @@ private: ScDPObject* GetCurrDPObject(); }; - - #endif diff --git a/sc/source/ui/inc/popmenu.hxx b/sc/source/ui/inc/popmenu.hxx index a37ad3c38e37..2d237c0ddc2b 100644 --- a/sc/source/ui/inc/popmenu.hxx +++ b/sc/source/ui/inc/popmenu.hxx @@ -39,8 +39,6 @@ public: bool WasHit() const { return bHit; } }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/preview.hxx b/sc/source/ui/inc/preview.hxx index 00787a050eed..a8826933c727 100644 --- a/sc/source/ui/inc/preview.hxx +++ b/sc/source/ui/inc/preview.hxx @@ -166,8 +166,6 @@ public: SC_DLLPUBLIC const ScMarkData::MarkedTabsType& GetSelectedTabs() const; }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/prevwsh.hxx b/sc/source/ui/inc/prevwsh.hxx index a980a0412710..851824d15289 100644 --- a/sc/source/ui/inc/prevwsh.hxx +++ b/sc/source/ui/inc/prevwsh.hxx @@ -37,8 +37,6 @@ class ScPreviewLocationData; class CommandEvent; - - class ScPreviewShell: public SfxViewShell { ScDocShell* pDocShell; @@ -122,8 +120,6 @@ public: SC_DLLPUBLIC ScPreview* GetPreview() { return pPreview; } }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/printfun.hxx b/sc/source/ui/inc/printfun.hxx index 47a2a4e0a29b..fc8eb6403997 100644 --- a/sc/source/ui/inc/printfun.hxx +++ b/sc/source/ui/inc/printfun.hxx @@ -331,8 +331,6 @@ private: void FillPageData(); }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/privsplt.hxx b/sc/source/ui/inc/privsplt.hxx index 153eed4ca1e5..88b7f50c7531 100644 --- a/sc/source/ui/inc/privsplt.hxx +++ b/sc/source/ui/inc/privsplt.hxx @@ -44,8 +44,6 @@ class ScPrivatSplit : public Control using Control::ImplInitSettings; void ImplInitSettings( bool bFont, bool bForeground, bool bBackground ); - - protected: virtual void MouseMove( const MouseEvent& rMEvt ) SAL_OVERRIDE; virtual void MouseButtonDown( const MouseEvent& rMEvt ) SAL_OVERRIDE; diff --git a/sc/source/ui/inc/pvfundlg.hxx b/sc/source/ui/inc/pvfundlg.hxx index 451a75818520..03feaa6ced33 100644 --- a/sc/source/ui/inc/pvfundlg.hxx +++ b/sc/source/ui/inc/pvfundlg.hxx @@ -40,14 +40,10 @@ #include <boost/scoped_ptr.hpp> #include <boost/unordered_map.hpp> - - typedef sfx::ListBoxWrapper< sal_Int32 > ScDPListBoxWrapper; class ScDPObject; - - class ScDPFunctionListBox : public ListBox { public: @@ -60,8 +56,6 @@ private: void FillFunctionNames(); }; - - class ScDPFunctionDlg : public ModalDialog { typedef ::boost::unordered_map< OUString, OUString, OUStringHash > NameMapType; @@ -103,8 +97,6 @@ private: bool mbEmptyItem; /// true = Empty base item in listbox. }; - - class ScDPSubtotalDlg : public ModalDialog { public: @@ -140,8 +132,6 @@ private: bool mbEnableLayout; /// true = Enable Layout mode controls. }; - - class ScDPSubtotalOptDlg : public ModalDialog { public: @@ -194,8 +184,6 @@ private: NameMapType maDataFieldNameMap; /// Cache for displayed name to field name mapping. }; - - class ScDPShowDetailDlg : public ModalDialog { public: @@ -225,8 +213,6 @@ private: ScDPObject& mrDPObj; }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/reffact.hxx b/sc/source/ui/inc/reffact.hxx index f0e697ae10f0..7fed20a2c615 100644 --- a/sc/source/ui/inc/reffact.hxx +++ b/sc/source/ui/inc/reffact.hxx @@ -35,8 +35,6 @@ SFX_DECL_CHILDWINDOW_WITHID(Class); \ }; - - DECL_WRAPPER_WITHID(ScNameDlgWrapper) DECL_WRAPPER_WITHID(ScNameDefDlgWrapper) DECL_WRAPPER_WITHID(ScSolverDlgWrapper) @@ -166,8 +164,6 @@ public: }; - - #endif // SC_REFFACT_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/retypepassdlg.hxx b/sc/source/ui/inc/retypepassdlg.hxx index 3b0d2c99573d..41c0843b1a43 100644 --- a/sc/source/ui/inc/retypepassdlg.hxx +++ b/sc/source/ui/inc/retypepassdlg.hxx @@ -121,8 +121,6 @@ private: ScPasswordHash meDesiredHash; }; - - class ScRetypePassInputDlg : public ModalDialog { public: diff --git a/sc/source/ui/inc/rfindlst.hxx b/sc/source/ui/inc/rfindlst.hxx index 066daa363985..eaf9da07219e 100644 --- a/sc/source/ui/inc/rfindlst.hxx +++ b/sc/source/ui/inc/rfindlst.hxx @@ -24,8 +24,6 @@ #include "global.hxx" #include "address.hxx" - - struct ScRangeFindData { ScRange aRef; @@ -60,8 +58,6 @@ public: static ColorData GetColorName(const size_t nIndex); }; - - #endif diff --git a/sc/source/ui/inc/scendlg.hxx b/sc/source/ui/inc/scendlg.hxx index 4d7f63e4b541..8768350a1dfe 100644 --- a/sc/source/ui/inc/scendlg.hxx +++ b/sc/source/ui/inc/scendlg.hxx @@ -28,8 +28,6 @@ #include <svtools/svmedit.hxx> #include <svtools/ctrlbox.hxx> - - class ScNewScenarioDlg : public ModalDialog { public: diff --git a/sc/source/ui/inc/scuiasciiopt.hxx b/sc/source/ui/inc/scuiasciiopt.hxx index 796348f9d600..60a51efc233e 100644 --- a/sc/source/ui/inc/scuiasciiopt.hxx +++ b/sc/source/ui/inc/scuiasciiopt.hxx @@ -17,8 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - - #ifndef SCUI_ASCIIOPT_HXX #define SCUI_ASCIIOPT_HXX @@ -26,8 +24,6 @@ #include "asciiopt.hxx" #include "svx/langbox.hxx" - - class ScImportAsciiDlg : public ModalDialog { SvStream* mpDatStream; diff --git a/sc/source/ui/inc/scuiimoptdlg.hxx b/sc/source/ui/inc/scuiimoptdlg.hxx index a6c7dbd94d89..193a2a855e85 100644 --- a/sc/source/ui/inc/scuiimoptdlg.hxx +++ b/sc/source/ui/inc/scuiimoptdlg.hxx @@ -24,8 +24,6 @@ #include "imoptdlg.hxx" - - class ScDelimiterTable; class ScImportOptionsDlg : public ModalDialog diff --git a/sc/source/ui/inc/scuitphfedit.hxx b/sc/source/ui/inc/scuitphfedit.hxx index f2a07c12dcbc..6cb77c0b478b 100644 --- a/sc/source/ui/inc/scuitphfedit.hxx +++ b/sc/source/ui/inc/scuitphfedit.hxx @@ -103,8 +103,6 @@ private: DECL_LINK( MenuHdl, ScExtIButton* ); }; - - class ScRightHeaderEditPage : public ScHFEditPage { public: @@ -114,8 +112,6 @@ private: ScRightHeaderEditPage( Window* pParent, const SfxItemSet& rSet ); }; - - class ScLeftHeaderEditPage : public ScHFEditPage { public: @@ -125,8 +121,6 @@ private: ScLeftHeaderEditPage( Window* pParent, const SfxItemSet& rSet ); }; - - class ScRightFooterEditPage : public ScHFEditPage { public: @@ -136,8 +130,6 @@ private: ScRightFooterEditPage( Window* pParent, const SfxItemSet& rSet ); }; - - class ScLeftFooterEditPage : public ScHFEditPage { public: diff --git a/sc/source/ui/inc/select.hxx b/sc/source/ui/inc/select.hxx index ec9818801e26..9f8fc1b43d19 100644 --- a/sc/source/ui/inc/select.hxx +++ b/sc/source/ui/inc/select.hxx @@ -24,8 +24,6 @@ #include "viewdata.hxx" - - class ScTabView; class ScViewData; @@ -79,8 +77,6 @@ public: - - class ScHeaderFunctionSet : public FunctionSet // Column / row headers { private: @@ -115,8 +111,6 @@ public: ScHeaderSelectionEngine( Window* pWindow, ScHeaderFunctionSet* pFuncSet ); }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/selectionstate.hxx b/sc/source/ui/inc/selectionstate.hxx index 25a2fe0abdc8..92147c8ef96b 100644 --- a/sc/source/ui/inc/selectionstate.hxx +++ b/sc/source/ui/inc/selectionstate.hxx @@ -23,8 +23,6 @@ #include <editeng/editdata.hxx> #include "rangelst.hxx" - - /** Enumerates all possible types of selections in a Calc document. */ enum ScSelectionType { @@ -35,8 +33,6 @@ enum ScSelectionType SC_SELECTTYPE_EDITDRAW /// Edit mode in drawing object (with or without selection). }; - - class ScViewData; /** Contains all available data about any possible selection in a Calc document. */ @@ -65,8 +61,6 @@ private: bool operator==( const ScSelectionState& rL, const ScSelectionState& rR ); inline bool operator!=( const ScSelectionState& rL, const ScSelectionState& rR ) { return !(rL == rR); } - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/sharedocdlg.hxx b/sc/source/ui/inc/sharedocdlg.hxx index 35b66bdf3b0b..304634d1a749 100644 --- a/sc/source/ui/inc/sharedocdlg.hxx +++ b/sc/source/ui/inc/sharedocdlg.hxx @@ -28,8 +28,6 @@ class ScViewData; class ScDocShell; - - // class ScShareDocumentDlg diff --git a/sc/source/ui/inc/shtabdlg.hxx b/sc/source/ui/inc/shtabdlg.hxx index db8fe9a3baae..3a765b68b177 100644 --- a/sc/source/ui/inc/shtabdlg.hxx +++ b/sc/source/ui/inc/shtabdlg.hxx @@ -25,8 +25,6 @@ #include <vcl/layout.hxx> #include <vcl/lstbox.hxx> - - class ScShowTabDlg : public ModalDialog { private: diff --git a/sc/source/ui/inc/simpref.hxx b/sc/source/ui/inc/simpref.hxx index 6d20fe916f83..e33dd6dddae5 100644 --- a/sc/source/ui/inc/simpref.hxx +++ b/sc/source/ui/inc/simpref.hxx @@ -34,8 +34,6 @@ class ScViewData; class ScDocument; - - class ScSimpleRefDlg: public ScAnyRefDlg { private: @@ -95,8 +93,6 @@ public: void SetAutoReOpen(bool bFlag) {bAutoReOpen=bFlag;} }; - - #endif // SC_DBNAMDLG_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/solveroptions.hxx b/sc/source/ui/inc/solveroptions.hxx index 39a92d864258..e5d1989181f9 100644 --- a/sc/source/ui/inc/solveroptions.hxx +++ b/sc/source/ui/inc/solveroptions.hxx @@ -33,8 +33,6 @@ namespace com { namespace sun { namespace star { namespace beans { struct PropertyValue; } } } } - - class ScSolverOptionsDialog : public ModalDialog { ListBox* m_pLbEngine; diff --git a/sc/source/ui/inc/solvrdlg.hxx b/sc/source/ui/inc/solvrdlg.hxx index 69fdfe5f576d..33d7f9cfa843 100644 --- a/sc/source/ui/inc/solvrdlg.hxx +++ b/sc/source/ui/inc/solvrdlg.hxx @@ -28,8 +28,6 @@ #include <vcl/fixed.hxx> #include <vcl/group.hxx> - - enum ScSolverErr { SOLVERR_NOFORMULA, @@ -39,8 +37,6 @@ enum ScSolverErr }; - - class ScSolverDlg : public ScAnyRefDlg { public: diff --git a/sc/source/ui/inc/sortkeydlg.hxx b/sc/source/ui/inc/sortkeydlg.hxx index a775b791c4d4..5a9f39699f1e 100644 --- a/sc/source/ui/inc/sortkeydlg.hxx +++ b/sc/source/ui/inc/sortkeydlg.hxx @@ -23,8 +23,6 @@ #include <svtools/stdctrl.hxx> #include <svx/langbox.hxx> - - struct ScSortKeyItem : public VclBuilderContainer { VclFrame* m_pFrame; @@ -43,8 +41,6 @@ struct ScSortKeyItem : public VclBuilderContainer typedef boost::ptr_vector<ScSortKeyItem> ScSortKeyItems; - - class ScSortKeyWindow { private: @@ -63,8 +59,6 @@ public: sal_Int32 GetTotalHeight() const { return m_pBox->GetSizePixel().Height(); } }; - - class ScSortKeyCtrl { private: diff --git a/sc/source/ui/inc/spelldialog.hxx b/sc/source/ui/inc/spelldialog.hxx index 17bb964e21b6..a60e2151b952 100644 --- a/sc/source/ui/inc/spelldialog.hxx +++ b/sc/source/ui/inc/spelldialog.hxx @@ -23,8 +23,6 @@ #include <memory> #include <svx/SpellDialogChildWindow.hxx> - - class ScConversionEngineBase; class ScSelectionState; class ScTabViewShell; @@ -92,8 +90,6 @@ private: bool mbOldIdleEnabled; }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/spelleng.hxx b/sc/source/ui/inc/spelleng.hxx index f90fce409eaa..a69a5f9bbd35 100644 --- a/sc/source/ui/inc/spelleng.hxx +++ b/sc/source/ui/inc/spelleng.hxx @@ -28,8 +28,6 @@ class ScDocShell; class ScDocument; class SfxItemPool; - - /** Base class for special type of edit engines, i.e. for spell checker and text conversion. */ class ScConversionEngineBase : public ScEditEngineDefaulter { @@ -92,8 +90,6 @@ private: bool mbFinished; /// true = Entire document/selection finished. }; - - /** Edit engine for spell checking. */ class ScSpellingEngine : public ScConversionEngineBase { @@ -128,8 +124,6 @@ private: Window* GetDialogParent(); }; - - /** Edit engine for text conversion. */ class ScTextConversionEngine : public ScConversionEngineBase { @@ -155,8 +149,6 @@ private: ScConversionParam maConvParam; /// Conversion parameters. }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/spellparam.hxx b/sc/source/ui/inc/spellparam.hxx index 3a11bfac1374..2a38f367259f 100644 --- a/sc/source/ui/inc/spellparam.hxx +++ b/sc/source/ui/inc/spellparam.hxx @@ -21,8 +21,6 @@ #include <vcl/font.hxx> - - /** Specifiers for sheet conversion (functions iterating over the sheet and modifying cells). */ enum ScConversionType { @@ -31,8 +29,6 @@ enum ScConversionType SC_CONVERSION_CHINESE_TRANSL /// Chinese simplified/traditional converter. }; - - /** Parameters for conversion. */ class ScConversionParam { @@ -73,8 +69,6 @@ private: bool mbIsInteractive; /// True = Text conversion has (specific) dialog that may be raised. }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/styledlg.hxx b/sc/source/ui/inc/styledlg.hxx index 8294cec46c30..134cf5483bb6 100644 --- a/sc/source/ui/inc/styledlg.hxx +++ b/sc/source/ui/inc/styledlg.hxx @@ -22,8 +22,6 @@ #include <sfx2/styledlg.hxx> - - class SfxStyleSheetBase; class ScStyleDlg : public SfxStyleDialog diff --git a/sc/source/ui/inc/subtdlg.hxx b/sc/source/ui/inc/subtdlg.hxx index 61efeddfc702..f28b203c85f9 100644 --- a/sc/source/ui/inc/subtdlg.hxx +++ b/sc/source/ui/inc/subtdlg.hxx @@ -24,8 +24,6 @@ #include "scui_def.hxx" - - class ScSubTotalDlg : public SfxTabDialog { public: diff --git a/sc/source/ui/inc/tabbgcolordlg.hxx b/sc/source/ui/inc/tabbgcolordlg.hxx index 6bf180393fef..ff5b44278e33 100644 --- a/sc/source/ui/inc/tabbgcolordlg.hxx +++ b/sc/source/ui/inc/tabbgcolordlg.hxx @@ -25,8 +25,6 @@ #include <vcl/button.hxx> #include <svx/SvxColorValueSet.hxx> - - class ScTabBgColorDlg : public ModalDialog { public: diff --git a/sc/source/ui/inc/tabcont.hxx b/sc/source/ui/inc/tabcont.hxx index 87cbd2f44fe5..e19cc574172b 100644 --- a/sc/source/ui/inc/tabcont.hxx +++ b/sc/source/ui/inc/tabcont.hxx @@ -27,8 +27,6 @@ class ScViewData; - - // initial size #define SC_TABBAR_DEFWIDTH 270 @@ -77,8 +75,6 @@ public: void SetSheetLayoutRTL( bool bSheetRTL ); }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/tabopdlg.hxx b/sc/source/ui/inc/tabopdlg.hxx index 14126effd5ea..7de0c5753ea5 100644 --- a/sc/source/ui/inc/tabopdlg.hxx +++ b/sc/source/ui/inc/tabopdlg.hxx @@ -27,8 +27,6 @@ #include "anyrefdg.hxx" - - enum ScTabOpErr { TABOPERR_NOFORMULA = 1, @@ -40,8 +38,6 @@ enum ScTabOpErr TABOPERR_NOROWFORMULA }; - - class ScTabOpDlg : public ScAnyRefDlg { public: @@ -98,6 +94,4 @@ private: #endif // SC_TABOPDLG_HXX - - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/tabpages.hxx b/sc/source/ui/inc/tabpages.hxx index ecdcbb545cc2..cc548d588b57 100644 --- a/sc/source/ui/inc/tabpages.hxx +++ b/sc/source/ui/inc/tabpages.hxx @@ -24,8 +24,6 @@ #include <svtools/stdctrl.hxx> #include <sfx2/tabdlg.hxx> - - class ScTabPageProtection : public SfxTabPage { public: @@ -60,8 +58,6 @@ private: void UpdateButtons(); }; - - #endif // SC_TABPAGES_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/tabsplit.hxx b/sc/source/ui/inc/tabsplit.hxx index 045dfa2bb43e..0fde64c08fb3 100644 --- a/sc/source/ui/inc/tabsplit.hxx +++ b/sc/source/ui/inc/tabsplit.hxx @@ -46,8 +46,6 @@ public: virtual void Paint( const Rectangle& rPaintRect ) SAL_OVERRIDE; }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/tabview.hxx b/sc/source/ui/inc/tabview.hxx index b4fb5b350564..ce968e5330e5 100644 --- a/sc/source/ui/inc/tabview.hxx +++ b/sc/source/ui/inc/tabview.hxx @@ -82,8 +82,6 @@ public: }; - - class ScTabView : boost::noncopyable { private: @@ -537,8 +535,6 @@ public: void SetAutoSpellData( SCCOL nPosX, SCROW nPosY, const std::vector<editeng::MisspellRanges>* pRanges ); }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/tabvwsh.hxx b/sc/source/ui/inc/tabvwsh.hxx index fea48f5c3f78..bd5f0a20b1f7 100644 --- a/sc/source/ui/inc/tabvwsh.hxx +++ b/sc/source/ui/inc/tabvwsh.hxx @@ -90,8 +90,6 @@ enum ObjectSelectionType }; - - class ScTabViewShell: public SfxViewShell, public ScDBFunc { private: @@ -422,8 +420,6 @@ public: }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/target.hxx b/sc/source/ui/inc/target.hxx index 7d128d07fd99..a3a76158a5ef 100644 --- a/sc/source/ui/inc/target.hxx +++ b/sc/source/ui/inc/target.hxx @@ -38,8 +38,6 @@ public: ScTabViewShell* GetViewShell() const { return pViewShell; } }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/tpcalc.hxx b/sc/source/ui/inc/tpcalc.hxx index 135b1c3254f5..628c10bcd347 100644 --- a/sc/source/ui/inc/tpcalc.hxx +++ b/sc/source/ui/inc/tpcalc.hxx @@ -28,8 +28,6 @@ #include <svtools/stdctrl.hxx> #include "editfield.hxx" - - class ScDocOptions; class ScTpCalcOptions : public SfxTabPage diff --git a/sc/source/ui/inc/tphf.hxx b/sc/source/ui/inc/tphf.hxx index 0dc893890571..eb4688c3b6b7 100644 --- a/sc/source/ui/inc/tphf.hxx +++ b/sc/source/ui/inc/tphf.hxx @@ -24,8 +24,6 @@ class ScStyleDlg; - - class ScHFPage : public SvxHFPage { public: @@ -62,8 +60,6 @@ private: #endif }; - - class ScHeaderPage : public ScHFPage { public: @@ -74,8 +70,6 @@ private: ScHeaderPage( Window* pParent, const SfxItemSet& rSet ); }; - - class ScFooterPage : public ScHFPage { public: diff --git a/sc/source/ui/inc/tphfedit.hxx b/sc/source/ui/inc/tphfedit.hxx index 51ee0e72ad05..c85141e7d323 100644 --- a/sc/source/ui/inc/tphfedit.hxx +++ b/sc/source/ui/inc/tphfedit.hxx @@ -33,8 +33,6 @@ #include <com/sun/star/accessibility/XAccessible.hpp> #include <cppuhelper/weakref.hxx> - - class ScHeaderEditEngine; class ScPatternAttr; class EditView; diff --git a/sc/source/ui/inc/tpprint.hxx b/sc/source/ui/inc/tpprint.hxx index 9d9f3bfb1624..743b1a5be16a 100644 --- a/sc/source/ui/inc/tpprint.hxx +++ b/sc/source/ui/inc/tpprint.hxx @@ -23,8 +23,6 @@ #include <sfx2/tabdlg.hxx> #include <vcl/fixed.hxx> - - class ScTpPrintOptions : public SfxTabPage { CheckBox* m_pSkipEmptyPagesCB; diff --git a/sc/source/ui/inc/tpsort.hxx b/sc/source/ui/inc/tpsort.hxx index 5284b6534aae..96f21b49633b 100644 --- a/sc/source/ui/inc/tpsort.hxx +++ b/sc/source/ui/inc/tpsort.hxx @@ -35,8 +35,6 @@ #include "address.hxx" #include "sortparam.hxx" - - // +1 because one field is reserved for the "- undefined -" entry #define SC_MAXFIELDS MAXCOLCOUNT+1 diff --git a/sc/source/ui/inc/tpstat.hxx b/sc/source/ui/inc/tpstat.hxx index 452237d2a010..4029d65347c4 100644 --- a/sc/source/ui/inc/tpstat.hxx +++ b/sc/source/ui/inc/tpstat.hxx @@ -27,8 +27,6 @@ - - class ScDocStatPage: public SfxTabPage { public: @@ -48,8 +46,6 @@ private: FixedText* m_pFtPages; }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/tpsubt.hxx b/sc/source/ui/inc/tpsubt.hxx index e2bda75455f1..99174bb57479 100644 --- a/sc/source/ui/inc/tpsubt.hxx +++ b/sc/source/ui/inc/tpsubt.hxx @@ -26,8 +26,6 @@ #include <vcl/lstbox.hxx> #include "global.hxx" - - // +1 because one field is reserved for the "- none -" entry #define SC_MAXFIELDS MAXCOLCOUNT+1 @@ -35,8 +33,6 @@ class ScViewData; class ScDocument; struct ScSubTotalParam; - - class ScTpSubTotalGroup : public SfxTabPage { protected: @@ -77,8 +73,6 @@ private: DECL_LINK( CheckHdl, ListBox * ); }; - - class ScTpSubTotalGroup1 : public ScTpSubTotalGroup { protected: @@ -94,8 +88,6 @@ public: virtual void Reset ( const SfxItemSet& rArgSet ) SAL_OVERRIDE; }; - - class ScTpSubTotalGroup2 : public ScTpSubTotalGroup { protected: @@ -111,8 +103,6 @@ public: virtual void Reset ( const SfxItemSet& rArgSet ) SAL_OVERRIDE; }; - - class ScTpSubTotalGroup3 : public ScTpSubTotalGroup { protected: @@ -128,8 +118,6 @@ public: virtual void Reset ( const SfxItemSet& rArgSet ) SAL_OVERRIDE; }; - - class ScTpSubTotalOptions : public SfxTabPage { protected: @@ -168,8 +156,6 @@ private: DECL_LINK( CheckHdl, CheckBox * ); }; - - #endif // SC_TPSORT_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/tpusrlst.hxx b/sc/source/ui/inc/tpusrlst.hxx index 4b9b20c4366d..c2fbe3af2338 100644 --- a/sc/source/ui/inc/tpusrlst.hxx +++ b/sc/source/ui/inc/tpusrlst.hxx @@ -25,8 +25,6 @@ #include <vcl/lstbox.hxx> #include <vcl/vclmedit.hxx> - - class ScUserList; class ScDocument; class ScViewData; @@ -103,8 +101,6 @@ private: #endif }; - - #endif // SC_TPUSRLST_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/tpview.hxx b/sc/source/ui/inc/tpview.hxx index 0861c17e18e4..c935b7d96e88 100644 --- a/sc/source/ui/inc/tpview.hxx +++ b/sc/source/ui/inc/tpview.hxx @@ -27,12 +27,8 @@ #include <svtools/ctrlbox.hxx> #include <svx/strarray.hxx> - - class ScViewOptions; - - class ScTpContentOptions : public SfxTabPage { ListBox* pGridLB; @@ -85,8 +81,6 @@ public: }; - - class ScDocument; class ScTpLayoutOptions : public SfxTabPage { diff --git a/sc/source/ui/inc/uiitems.hxx b/sc/source/ui/inc/uiitems.hxx index 6124de524fa4..5baf06a8d207 100644 --- a/sc/source/ui/inc/uiitems.hxx +++ b/sc/source/ui/inc/uiitems.hxx @@ -40,8 +40,6 @@ class ScViewData; class ScDPSaveData; struct ScQueryParam; - - // Items class ScInputStatusItem : public SfxPoolItem @@ -174,8 +172,6 @@ private: ScSortParam theSortData; }; - - class SC_DLLPUBLIC ScQueryItem : public SfxPoolItem { public: @@ -205,8 +201,6 @@ private: bool bIsAdvanced; }; - - class SC_DLLPUBLIC ScSubTotalItem : public SfxPoolItem { public: @@ -232,8 +226,6 @@ private: ScSubTotalParam theSubTotalData; }; - - class SC_DLLPUBLIC ScUserListItem : public SfxPoolItem { public: @@ -253,8 +245,6 @@ private: ScUserList* pUserList; }; - - class ScConsolidateItem : public SfxPoolItem { public: @@ -274,8 +264,6 @@ private: ScConsolidateParam theConsData; }; - - class ScPivotItem : public SfxPoolItem { public: @@ -299,8 +287,6 @@ private: bool bNewSheet; }; - - class ScSolveItem : public SfxPoolItem { public: @@ -320,8 +306,6 @@ private: ScSolveParam theSolveData; }; - - class ScTabOpItem : public SfxPoolItem { public: diff --git a/sc/source/ui/inc/undobase.hxx b/sc/source/ui/inc/undobase.hxx index 766bc808511e..d3ab144e9e1a 100644 --- a/sc/source/ui/inc/undobase.hxx +++ b/sc/source/ui/inc/undobase.hxx @@ -31,8 +31,6 @@ class SdrUndoAction; class ScRefUndoData; class ScDBData; - - class ScSimpleUndo: public SfxUndoAction { ScSimpleUndo(const ScSimpleUndo&); // disabled @@ -63,8 +61,6 @@ protected: static void ShowTable( const ScRange& rRange ); }; - - enum ScBlockUndoMode { SC_UNDO_SIMPLE, SC_UNDO_MANUALHEIGHT, SC_UNDO_AUTOHEIGHT }; class ScBlockUndo: public ScSimpleUndo @@ -110,8 +106,6 @@ protected: void ShowBlock(); }; - - // for functions that act on a database range - takes care of the unnamed database range // (collected separately, before the undo action, for showing dialogs etc.) @@ -135,8 +129,6 @@ public: void EndRedo(); }; - - enum ScMoveUndoMode { SC_UNDO_REFFIRST, SC_UNDO_REFLAST }; class ScMoveUndo: public ScSimpleUndo // mit Referenzen @@ -163,8 +155,6 @@ private: void UndoRef(); }; - - class ScUndoWrapper: public SfxUndoAction // for manual merging of actions { SfxUndoAction* pWrappedUndo; diff --git a/sc/source/ui/inc/undoblk.hxx b/sc/source/ui/inc/undoblk.hxx index c67affc28210..5eef2fe4105e 100644 --- a/sc/source/ui/inc/undoblk.hxx +++ b/sc/source/ui/inc/undoblk.hxx @@ -41,8 +41,6 @@ class SvxSearchItem; class SdrUndoAction; class ScEditDataArray; - - class ScUndoInsertCells: public ScMoveUndo { public: @@ -979,8 +977,6 @@ private: }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/undocell.hxx b/sc/source/ui/inc/undocell.hxx index 2ace5366e306..6ab912528c5b 100644 --- a/sc/source/ui/inc/undocell.hxx +++ b/sc/source/ui/inc/undocell.hxx @@ -254,8 +254,6 @@ private: void SetChangeTrack( const ScCellValue& rOldCell ); }; - - /** Undo action for inserting, removing, and replacing a cell note. */ class ScUndoReplaceNote : public ScSimpleUndo { @@ -298,8 +296,6 @@ private: SdrUndoAction* mpDrawUndo; }; - - /** Undo action for showing or hiding a cell note caption. */ class ScUndoShowHideNote : public ScSimpleUndo { @@ -320,8 +316,6 @@ private: bool mbShown; }; - - class ScUndoDetective: public ScSimpleUndo { public: diff --git a/sc/source/ui/inc/undodat.hxx b/sc/source/ui/inc/undodat.hxx index 9b9d4ad7dfdd..c5678e9e0eca 100644 --- a/sc/source/ui/inc/undodat.hxx +++ b/sc/source/ui/inc/undodat.hxx @@ -40,8 +40,6 @@ class ScDPObject; class SdrUndoAction; class ScMarkData; - - class ScUndoDoOutline: public ScSimpleUndo { public: diff --git a/sc/source/ui/inc/undodraw.hxx b/sc/source/ui/inc/undodraw.hxx index 3c28fa9a9508..beb76b0d217c 100644 --- a/sc/source/ui/inc/undodraw.hxx +++ b/sc/source/ui/inc/undodraw.hxx @@ -51,8 +51,6 @@ public: virtual sal_uInt16 GetId() const SAL_OVERRIDE; }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/undostyl.hxx b/sc/source/ui/inc/undostyl.hxx index b2adb32f79fb..13042eafae50 100644 --- a/sc/source/ui/inc/undostyl.hxx +++ b/sc/source/ui/inc/undostyl.hxx @@ -26,8 +26,6 @@ class ScDocShell; class SfxStyleSheetBase; - - class ScStyleSaveData { private: diff --git a/sc/source/ui/inc/undotab.hxx b/sc/source/ui/inc/undotab.hxx index 60161d037672..ea0932c9919f 100644 --- a/sc/source/ui/inc/undotab.hxx +++ b/sc/source/ui/inc/undotab.hxx @@ -42,8 +42,6 @@ class ScDocProtection; class ScTableProtection; class ScMarkData; - - class ScUndoInsertTab : public ScSimpleUndo { public: @@ -351,8 +349,6 @@ private: void DoChange( bool bShow ) const; }; - - /** This class implements undo & redo of document protect & unprotect operations. */ class ScUndoDocProtect : public ScSimpleUndo @@ -378,8 +374,6 @@ private: void DoProtect(bool bProtect); }; - - /** This class implements undo & redo of both protect and unprotect of sheet. */ class ScUndoTabProtect : public ScSimpleUndo diff --git a/sc/source/ui/inc/undoutil.hxx b/sc/source/ui/inc/undoutil.hxx index 532fe66c23d2..d6edb17d99b8 100644 --- a/sc/source/ui/inc/undoutil.hxx +++ b/sc/source/ui/inc/undoutil.hxx @@ -49,8 +49,6 @@ public: SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2 ); }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/validate.hxx b/sc/source/ui/inc/validate.hxx index e7f8e52da356..c33a890a13f5 100644 --- a/sc/source/ui/inc/validate.hxx +++ b/sc/source/ui/inc/validate.hxx @@ -30,8 +30,6 @@ #include "anyrefdg.hxx" - - struct ScRefHandlerCaller{ virtual ~ScRefHandlerCaller(){} }; @@ -176,8 +174,6 @@ public: }; - - /** The tab page "Criteria" from the Validation dialog. */ class ScTPValidationValue : public ScRefHandlerCaller, public SfxTabPage { @@ -259,8 +255,6 @@ public: }; - - class ScTPValidationHelp : public SfxTabPage { private: @@ -283,8 +277,6 @@ public: virtual void Reset ( const SfxItemSet& rArgSet ) SAL_OVERRIDE; }; - - class ScTPValidationError : public SfxTabPage { private: diff --git a/sc/source/ui/inc/viewdata.hxx b/sc/source/ui/inc/viewdata.hxx index d8eb8a2188b2..0ec932d6b602 100644 --- a/sc/source/ui/inc/viewdata.hxx +++ b/sc/source/ui/inc/viewdata.hxx @@ -25,8 +25,6 @@ #include <boost/scoped_ptr.hpp> - - #define SC_SMALL3DSHADOW COL_BLACK #define SC_SIZE_NONE 65535 const SCCOL SC_TABSTART_NONE = SCCOL_MAX; @@ -104,8 +102,6 @@ class ScExtDocOptions; class ScViewData; class ScMarkData; - - class ScViewDataTable // per-sheet data { friend class ScViewData; @@ -154,8 +150,6 @@ public: ~ScViewDataTable(); }; - - class SC_DLLPUBLIC ScViewData { private: @@ -501,8 +495,6 @@ public: }; - - inline long ScViewData::ToPixel( sal_uInt16 nTwips, double nFactor ) { long nRet = (long)( nTwips * nFactor ); @@ -549,8 +541,6 @@ inline ScSplitPos Which( ScVSplitPos eVPos ) SC_SPLIT_TOPLEFT : SC_SPLIT_BOTTOMLEFT; } - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/viewfunc.hxx b/sc/source/ui/inc/viewfunc.hxx index bc9408bc7070..f53495e8dc67 100644 --- a/sc/source/ui/inc/viewfunc.hxx +++ b/sc/source/ui/inc/viewfunc.hxx @@ -60,8 +60,6 @@ struct ColRowSpan; namespace com { namespace sun { namespace star { namespace datatransfer { class XTransferable; } } } } - - class ScViewFunc : public ScTabView { private: @@ -373,8 +371,6 @@ private: void MarkAndJumpToRanges(const ScRangeList& rRanges); }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/inc/warnbox.hxx b/sc/source/ui/inc/warnbox.hxx index 62981f4296aa..4c025c8041bf 100644 --- a/sc/source/ui/inc/warnbox.hxx +++ b/sc/source/ui/inc/warnbox.hxx @@ -23,8 +23,6 @@ #include <vcl/msgbox.hxx> - - /** Message box with warning image and "Do not show again" checkbox. */ class ScCbWarningBox : public WarningBox { @@ -45,8 +43,6 @@ public: }; - - /** Warning box for "Replace cell contents?". */ class ScReplaceWarnBox : public ScCbWarningBox { @@ -60,8 +56,6 @@ public: }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |