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
commit7884e5ed66a6a1dcaca586a8037d1e21dac50141 (patch)
treef958e49bec6b3138eb0b876bb79911628ec2ea7e /sc
parent241371472f72d143a1a3eaddced5ed8cc8af3c15 (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 c71d3c91e..84d70583a 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;