Searched refs:rCustoShape (Results 1 – 3 of 3) sorted by relevance
153 AdjustmentExpression( const EnhancedCustomShape2d& rCustoShape, sal_Int32 nIndex ) in AdjustmentExpression() argument155 , mrCustoShape( rCustoShape ) in AdjustmentExpression()187 EquationExpression( const EnhancedCustomShape2d& rCustoShape, sal_Int32 nIndex ) in EquationExpression() argument189 , mrCustoShape( rCustoShape ) in EquationExpression()220 EnumValueExpression( const EnhancedCustomShape2d& rCustoShape, const ExpressionFunct eFunct ) in EnumValueExpression() argument222 , mrCustoShape ( rCustoShape ) in EnumValueExpression()225 static double getValue( const EnhancedCustomShape2d& rCustoShape, const ExpressionFunct eFunc ) in getValue() argument247 return rCustoShape.GetEnumFunc( eF ); in getValue()1161 …Parser::parseFunction( const ::rtl::OUString& rFunction, const EnhancedCustomShape2d& rCustoShape ) in parseFunction() argument1181 pContext->mpCustoShape = &rCustoShape; in parseFunction()
196 …redPtr parseFunction( const ::rtl::OUString& rFunction, const EnhancedCustomShape2d& rCustoShape );
102 static MSO_SPT ImpGetCustomShapeType( const SdrObjCustomShape& rCustoShape ) in ImpGetCustomShapeType() argument106 …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() argument122 MSO_SPT eShapeType( ImpGetCustomShapeType( rCustoShape ) ); in ImpVerticalSwitch()
Completed in 47 milliseconds