summaryrefslogtreecommitdiffstats
path: root/sc/inc/scabstdlg.hxx
diff options
context:
space:
mode:
authorJelle van der Waa <jelle@vdwaa.nl>2013-08-31 18:07:35 +0200
committerTor Lillqvist <tml@iki.fi>2013-08-31 20:03:07 +0000
commit91859ae19ca1a9793b8553e120683393f584dfb1 (patch)
tree79cdb50468392752c94f0bc4aab8747501a8ec9f /sc/inc/scabstdlg.hxx
parentUpd vlc library directory for Mac OS (diff)
downloadcore-91859ae19ca1a9793b8553e120683393f584dfb1.tar.gz
core-91859ae19ca1a9793b8553e120683393f584dfb1.zip
fdo#62475 removed pointless comments
Change-Id: Ifc9837e9f6e3c6a84e9f01c192f10271b184fb6d Reviewed-on: https://gerrit.libreoffice.org/5720 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
Diffstat (limited to 'sc/inc/scabstdlg.hxx')
-rw-r--r--sc/inc/scabstdlg.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/sc/inc/scabstdlg.hxx b/sc/inc/scabstdlg.hxx
index 738865f18bbe..cafeb43fa33e 100644
--- a/sc/inc/scabstdlg.hxx
+++ b/sc/inc/scabstdlg.hxx
@@ -62,7 +62,6 @@ public:
virtual void SaveParameters() = 0;
};
-
class AbstractScAutoFormatDlg : public VclAbstractDialog //add for ScAutoFormatDlg
{
public:
@@ -323,8 +322,7 @@ public:
virtual bool IsDateConversionSet() const = 0;
};
-//-------Scabstract fractory ---------------------------
-class ScAbstractDialogFactory
+//Scabstract fractoryclass ScAbstractDialogFactory
{
public:
SC_DLLPUBLIC static ScAbstractDialogFactory* Create();