summaryrefslogtreecommitdiff
path: root/sw/inc/dcontact.hxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-04-25 07:52:26 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-04-25 07:52:26 +0000
commit8f5fe0e8269d71b324cd91e16b60ae0c79e23a1e (patch)
tree224c457a967932804dcdbf40f58f87fe88e12c22 /sw/inc/dcontact.hxx
parent4c316dffdb421af6db99cda70f08be3017939608 (diff)
INTEGRATION: CWS os94 (1.22.172); FILE MERGED
2007/03/12 08:07:28 os 1.22.172.1: #i75235# unused methods removed
Diffstat (limited to 'sw/inc/dcontact.hxx')
-rw-r--r--sw/inc/dcontact.hxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/sw/inc/dcontact.hxx b/sw/inc/dcontact.hxx
index 9ab0f5b6a0f4..02ad2e720c84 100644
--- a/sw/inc/dcontact.hxx
+++ b/sw/inc/dcontact.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dcontact.hxx,v $
*
- * $Revision: 1.22 $
+ * $Revision: 1.23 $
*
- * last change: $Author: ihi $ $Date: 2006-11-14 15:06:58 $
+ * last change: $Author: rt $ $Date: 2007-04-25 08:52:26 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -273,7 +273,6 @@ public:
//Legt das DrawObjekt an und meldet es beim Model an.
SwFlyDrawContact( SwFlyFrmFmt* pToRegisterIn, SdrModel* pMod );
- SwFlyDrawContact( SwFrmFmt* pToRegisterIn, SdrObject* pObj );
virtual ~SwFlyDrawContact();
// OD 2004-03-29 #i26791#
@@ -339,11 +338,8 @@ class SwDrawVirtObj : public SdrVirtObj
// OD 2004-03-29 #i26791#
const SwAnchoredObject* GetAnchoredObj() const;
SwAnchoredObject* AnchoredObj();
- void SetAnchorFrm( SwFrm* _pNewAnchorFrm );
const SwFrm* GetAnchorFrm() const;
SwFrm* AnchorFrm();
- void SetPageFrm( SwPageFrm* _pNewPageFrm );
- SwPageFrm* GetPageFrm();
void RemoveFromWriterLayout();
// connection to drawing layer