summaryrefslogtreecommitdiff
path: root/linguistic/workben/sprophelp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic/workben/sprophelp.hxx')
-rw-r--r--linguistic/workben/sprophelp.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/linguistic/workben/sprophelp.hxx b/linguistic/workben/sprophelp.hxx
index fc8798bff215..b5cf94f84a48 100644
--- a/linguistic/workben/sprophelp.hxx
+++ b/linguistic/workben/sprophelp.hxx
@@ -54,7 +54,6 @@ using namespace ::com::sun::star::beans;
using namespace ::com::sun::star::lang;
using namespace ::com::sun::star::linguistic2;
-///////////////////////////////////////////////////////////////////////////
// PropertyChgHelper
// virtual base class for all XPropertyChangeListener members of the
// various lingu services.
@@ -117,7 +116,6 @@ public:
};
-///////////////////////////////////////////////////////////////////////////
class PropertyHelper_Spell :
@@ -167,7 +165,6 @@ public:
BOOL IsSpellCapitalization() const { return bResIsSpellCapitalization; }
};
-///////////////////////////////////////////////////////////////////////////
#endif