diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-08-12 11:00:36 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-08-12 11:00:36 +0000 |
commit | be1c26e3d2eac56fc45b58430f60f17dd253079c (patch) | |
tree | 65c94876b55e7502c2594fd8d5ce2cccb9bb55d5 /sw/inc/dcontact.hxx | |
parent | 9699e157c87d5742ba30b944ad8d490ab0aa9aaf (diff) |
INTEGRATION: CWS tune05 (1.9.170); FILE MERGED
2004/07/23 15:53:19 mhu 1.9.170.2: RESYNC: (1.9-1.10); FILE MERGED
2004/07/22 08:04:07 cmc 1.9.170.1: #i30554# SwContact::GetCntntAnchorNode unused
Diffstat (limited to 'sw/inc/dcontact.hxx')
-rw-r--r-- | sw/inc/dcontact.hxx | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sw/inc/dcontact.hxx b/sw/inc/dcontact.hxx index 0ba88305b9..d957495a4c 100644 --- a/sw/inc/dcontact.hxx +++ b/sw/inc/dcontact.hxx @@ -2,9 +2,9 @@ * * $RCSfile: dcontact.hxx,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: kz $ $Date: 2004-08-02 13:56:23 $ + * last change: $Author: obo $ $Date: 2004-08-12 12:00:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -247,7 +247,6 @@ public: return *(GetAnchorFmt().GetCntntAnchor()); } - const SwNodeIndex& GetCntntAnchorNode() const; const SwIndex& GetCntntAnchorIndex() const; // ------------------------------------------------------------------------- @@ -312,9 +311,6 @@ class SwDrawVirtObj : public SdrVirtObj SwDrawVirtObj( SdrObject& _rNewObj, SwDrawContact& _rDrawContact ); - SwDrawVirtObj( SdrObject& _rNewObj, - const Point& _rAnchorPos, - SwDrawContact& _rDrawContact ); virtual ~SwDrawVirtObj(); // access to offset |