summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-08-19 23:53:12 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-08-19 23:53:12 +0000
commit57646d547555dbb3546c1190dca0fd66109fad97 (patch)
tree1a58753dfb84a4b6342f17b7814731f8e0a70d27 /sc
parent6bebf53a5a4c8fe271f1c42e293909b25f93bab9 (diff)
INTEGRATION: CWS aw033 (1.11.44); FILE MERGED
2008/05/14 15:23:48 aw 1.11.44.2: RESYNC: (1.11-1.12); FILE MERGED 2008/01/22 12:13:49 aw 1.11.44.1: adaptions and 1st stripping
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/inc/drawview.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/source/ui/inc/drawview.hxx b/sc/source/ui/inc/drawview.hxx
index 98556972468b..d3e755270b89 100644
--- a/sc/source/ui/inc/drawview.hxx
+++ b/sc/source/ui/inc/drawview.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: drawview.hxx,v $
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
* This file is part of OpenOffice.org.
*
@@ -98,9 +98,6 @@ public:
void CalcNormScale( Fraction& rFractX, Fraction& rFractY ) const;
- // #110094#-17 Not used
- // void PaintObject( SdrObject* pObject, OutputDevice* pDev ) const;
-
void SetAnchor( ScAnchorType );
ScAnchorType GetAnchor() const;