summaryrefslogtreecommitdiff
path: root/svx/source/customshapes/EnhancedCustomShape2d.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-03-10 12:07:23 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-03-10 12:07:23 +0000
commitd8c53a0283a68454b2c41e84a2b8f2245e7fc937 (patch)
treeac14b4d13f70168d4d102f328697ec36ea444aec /svx/source/customshapes/EnhancedCustomShape2d.hxx
parentd7dbf474715034303d92c79fd14a291401c345c0 (diff)
INTEGRATION: CWS presfixes01 (1.3.124); FILE MERGED
2005/03/09 07:31:04 fs 1.3.124.2: RESYNC: (1.3-1.4); FILE MERGED 2005/02/16 11:34:19 fs 1.3.124.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
Diffstat (limited to 'svx/source/customshapes/EnhancedCustomShape2d.hxx')
-rw-r--r--svx/source/customshapes/EnhancedCustomShape2d.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/customshapes/EnhancedCustomShape2d.hxx b/svx/source/customshapes/EnhancedCustomShape2d.hxx
index f10e3fb4e4..9982cb5a58 100644
--- a/svx/source/customshapes/EnhancedCustomShape2d.hxx
+++ b/svx/source/customshapes/EnhancedCustomShape2d.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: EnhancedCustomShape2d.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: kz $ $Date: 2005-03-01 19:04:45 $
+ * last change: $Author: vg $ $Date: 2005-03-10 13:07:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -92,7 +92,7 @@
#ifndef _COM_SUN_STAR_DRAWING_ENHANCEDCUSTOMSHAPEPARAMETER_HPP_
#include <com/sun/star/drawing/EnhancedCustomShapeParameter.hpp>
#endif
-#ifndef __com_sun_star_drawing_EnhancedCustomShapeTextFrame_hpp__
+#ifndef __COM_SUN_STAR_DRAWING_ENHANCEDCUSTOMSHAPETEXTFRAME_HPP__
#include <com/sun/star/drawing/EnhancedCustomShapeTextFrame.hpp>
#endif
#ifndef _COM_SUN_STAR_DRAWING_ENHANCEDCUSTOMSHAPEADJUSTMENTVALUE_HPP_
@@ -240,7 +240,7 @@ class EnhancedCustomShape2d : public SfxItemSet
ENUM_FUNC_LOGHEIGHT
};
double GetEnumFunc( const EnumFunc eVal ) const;
-
+
double GetAdjustValueAsDouble( const sal_Int32 nIndex ) const;
double GetEquationValueAsDouble( const sal_Int32 nIndex ) const;
sal_Int32 GetAdjustValueAsInteger( const sal_Int32 nIndex, const sal_Int32 nDefault = 0 ) const;