diff options
Diffstat (limited to 'sc/source/ui/inc/acredlin.hxx')
-rw-r--r-- | sc/source/ui/inc/acredlin.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/source/ui/inc/acredlin.hxx b/sc/source/ui/inc/acredlin.hxx index a3511e729795..4f2041931ed9 100644 --- a/sc/source/ui/inc/acredlin.hxx +++ b/sc/source/ui/inc/acredlin.hxx @@ -44,7 +44,6 @@ class ScDocument; #define FLT_DATE_BETWEEN 4 #define FLT_DATE_SAVE 5 - class ScViewEntryPtr { private: @@ -92,7 +91,6 @@ typedef long LExpNum; //@ Expand entrys are ambiguous and therefore removed //DECLARE_TABLE( ScChgTrackExps, LExpNum) - class ScAcceptChgDlg : public SfxModelessDialog { private: @@ -218,7 +216,6 @@ public: }; - #endif // INCLUDED_SC_SOURCE_UI_INC_ACREDLIN_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |