summaryrefslogtreecommitdiff
path: root/framework/source/inc/loadenv/targethelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/inc/loadenv/targethelper.hxx')
-rw-r--r--framework/source/inc/loadenv/targethelper.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/framework/source/inc/loadenv/targethelper.hxx b/framework/source/inc/loadenv/targethelper.hxx
index 8ec03e2c09ad..618cc486d8a7 100644
--- a/framework/source/inc/loadenv/targethelper.hxx
+++ b/framework/source/inc/loadenv/targethelper.hxx
@@ -34,7 +34,6 @@ namespace framework{
class TargetHelper
{
-
public:
/** @short its used at the following interfaces to classify
@@ -54,13 +53,10 @@ class TargetHelper
E_HELPTASK
};
-
// interface
public:
-
-
/** @short it checks the given unknown target name,
if it's the expected special one.
@@ -78,8 +74,6 @@ class TargetHelper
static sal_Bool matchSpecialTarget(const OUString& sCheckTarget ,
ESpecialTarget eSpecialTarget);
-
-
/** @short it checks, if the given name can be used
to set it at a frame using XFrame.setName() method.