summaryrefslogtreecommitdiff
path: root/sw/source/ui/web/wfrmsh.cxx
diff options
context:
space:
mode:
authorJ. Graeme Lingard <jgraeme+git@gmail.com>2010-11-12 13:17:03 +0000
committerJ. Graeme Lingard <jgraeme+git@gmail.com>2010-11-12 13:17:03 +0000
commit849799ee85174ec09884740ae36c53b1ae5d325a (patch)
tree04403e3a4badcd160b19502f0214a23dc4038ac4 /sw/source/ui/web/wfrmsh.cxx
parent296c8514d0e46c983915843408b8bb35e3396fbc (diff)
Remove empty Beschreibung (Description) comments
Diffstat (limited to 'sw/source/ui/web/wfrmsh.cxx')
-rw-r--r--sw/source/ui/web/wfrmsh.cxx17
1 files changed, 0 insertions, 17 deletions
diff --git a/sw/source/ui/web/wfrmsh.cxx b/sw/source/ui/web/wfrmsh.cxx
index dc9b6e04c490..900dd380d9c5 100644
--- a/sw/source/ui/web/wfrmsh.cxx
+++ b/sw/source/ui/web/wfrmsh.cxx
@@ -51,11 +51,6 @@
#include <sfx2/msg.hxx>
#include "swslots.hxx"
-
-/*--------------------------------------------------------------------
- Beschreibung:
- --------------------------------------------------------------------*/
-
SFX_IMPL_INTERFACE(SwWebFrameShell, SwFrameShell, SW_RES(STR_SHELLNAME_WEBFRAME))
{
SFX_POPUPMENU_REGISTRATION(SW_RES(MN_FRM_POPUPMENU));
@@ -66,24 +61,12 @@ SFX_IMPL_INTERFACE(SwWebFrameShell, SwFrameShell, SW_RES(STR_SHELLNAME_WEBFRAME)
TYPEINIT1(SwWebFrameShell, SwFrameShell)
-/*--------------------------------------------------------------------
- Beschreibung:
- --------------------------------------------------------------------*/
-
-
-
SwWebFrameShell::SwWebFrameShell(SwView &_rView) :
SwFrameShell(_rView)
{
SetHelpId(SW_WEBFRAMESHELL);
}
-/*--------------------------------------------------------------------
- Beschreibung:
- --------------------------------------------------------------------*/
-
-
-
SwWebFrameShell::~SwWebFrameShell()
{
}