summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-06-25 14:31:32 +0200
committerMichael Stahl <mstahl@redhat.com>2014-06-25 15:04:47 +0200
commit1ba95042121983d0bf865e3dd449f8362d119c7c (patch)
tree656b5fff80176395c3dada40d913c6c2ed97f75d
parent4f1b0e0e32f21485ba1a5358214e206cd836e4e2 (diff)
remove spurious com::sun::star::frame prefix
Change-Id: Ica1291e8d115ae7a7f1e99e569c9889e2b852f8a
-rw-r--r--sw/source/filter/html/swhtml.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/filter/html/swhtml.hxx b/sw/source/filter/html/swhtml.hxx
index cd97cadb36c8..8521e016053b 100644
--- a/sw/source/filter/html/swhtml.hxx
+++ b/sw/source/filter/html/swhtml.hxx
@@ -136,7 +136,7 @@ public:
struct _HTMLAttrTable
{
_HTMLAttr
- *pKeep, // ::com::sun::star::frame::Frame-Attribure
+ *pKeep, // Frame-Attribute
*pBox,
*pBrush,
*pBreak,
@@ -440,7 +440,7 @@ class SwHTMLParser : public SfxHTMLParser, public SwClient
bool bSetCrsr : 1; // Crsr wieder auf den Anfang setzen
bool bSetModEnabled : 1;
- bool bInFloatingFrame : 1; // Wir sind in einen Floating ::com::sun::star::frame::Frame
+ bool bInFloatingFrame : 1; // Wir sind in einen Floating Frame
bool bInField : 1;
bool bKeepUnknown : 1; // unbekannte/nicht unterstuetze Tokens beh.
// 8