Home
last modified time | relevance | path

Searched refs:rCustoShape (Results 1 – 3 of 3) sorted by path

/trunk/main/svx/inc/svx/
H A DEnhancedCustomShapeFunctionParser.hxx196 …redPtr parseFunction( const ::rtl::OUString& rFunction, const EnhancedCustomShape2d& rCustoShape );
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeFunctionParser.cxx153 AdjustmentExpression( const EnhancedCustomShape2d& rCustoShape, sal_Int32 nIndex ) in AdjustmentExpression() argument
155 , mrCustoShape( rCustoShape ) in AdjustmentExpression()
187 EquationExpression( const EnhancedCustomShape2d& rCustoShape, sal_Int32 nIndex ) in EquationExpression() argument
189 , mrCustoShape( rCustoShape ) in EquationExpression()
220 EnumValueExpression( const EnhancedCustomShape2d& rCustoShape, const ExpressionFunct eFunct ) in EnumValueExpression() argument
222 , mrCustoShape ( rCustoShape ) in EnumValueExpression()
225 static double getValue( const EnhancedCustomShape2d& rCustoShape, const ExpressionFunct eFunc ) in getValue() argument
247 return rCustoShape.GetEnumFunc( eF ); in getValue()
1161 …Parser::parseFunction( const ::rtl::OUString& rFunction, const EnhancedCustomShape2d& rCustoShape ) in parseFunction() argument
1181 pContext->mpCustoShape = &rCustoShape; in parseFunction()
/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx102 static MSO_SPT ImpGetCustomShapeType( const SdrObjCustomShape& rCustoShape ) in ImpGetCustomShapeType() argument
106 …rtl::OUString aEngine( ( (SdrCustomShapeEngineItem&)rCustoShape.GetMergedItem( SDRATTR_CUSTOMSHAPE… in ImpGetCustomShapeType()
111 …SdrCustomShapeGeometryItem& rGeometryItem( (SdrCustomShapeGeometryItem&)rCustoShape.GetMergedItem(… in ImpGetCustomShapeType()
119 static sal_Bool ImpVerticalSwitch( const SdrObjCustomShape& rCustoShape ) in ImpVerticalSwitch() argument
122 MSO_SPT eShapeType( ImpGetCustomShapeType( rCustoShape ) ); in ImpVerticalSwitch()

Completed in 28 milliseconds