summaryrefslogtreecommitdiff
path: root/sw/inc/dcontact.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/dcontact.hxx')
-rw-r--r--sw/inc/dcontact.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/inc/dcontact.hxx b/sw/inc/dcontact.hxx
index 739fc743857c..84cea92113bb 100644
--- a/sw/inc/dcontact.hxx
+++ b/sw/inc/dcontact.hxx
@@ -147,7 +147,6 @@ public:
*/
virtual void MoveObjToInvisibleLayer( SdrObject* _pDrawObj );
- // -------------------------------------------------------------------------
/** some virtual helper methods for information
about the object (Writer fly frame resp. drawing object) */
const SwFmtAnchor& GetAnchorFmt() const
@@ -172,8 +171,6 @@ public:
const SwIndex& GetCntntAnchorIndex() const;
- // -------------------------------------------------------------------------
-
/** get data collection of anchored objects, handled by with contact
*/
@@ -323,7 +320,6 @@ class SwDrawVirtObj : public SdrVirtObj
bool CheckControlLayer( const SdrObject *pObj );
-
/** ContactObject for connection of formats as representatives of draw objects
in SwClient and the objects themselves in Drawing (SDrObjUserCall). */
class NestedUserCallHdl;