Searched refs:pCustoShape (Results 1 – 2 of 2) sorted by relevance
2548 void ConvertEnhancedCustomShapeEquation( SdrObjCustomShape* pCustoShape, in ConvertEnhancedCustomShapeEquation() argument2551 if ( pCustoShape ) in ConvertEnhancedCustomShapeEquation()2556 pCustoShape->GetMergedItem( SDRATTR_CUSTOMSHAPE_GEOMETRY ); in ConvertEnhancedCustomShapeEquation()2566 EnhancedCustomShape2d aCustoShape2d( pCustoShape ); in ConvertEnhancedCustomShapeEquation()2617 sal_Bool EscherPropertyContainer::IsDefaultObject( SdrObjCustomShape* pCustoShape , const MSO_SPT e… in IsDefaultObject() argument2630 if ( pCustoShape ) in IsDefaultObject()2632 if ( pCustoShape->IsDefaultGeometry( SdrObjCustomShape::DEFAULT_EQUATIONS ) in IsDefaultObject()2633 && pCustoShape->IsDefaultGeometry( SdrObjCustomShape::DEFAULT_VIEWBOX ) in IsDefaultObject()2634 && pCustoShape->IsDefaultGeometry( SdrObjCustomShape::DEFAULT_PATH ) in IsDefaultObject()2635 && pCustoShape->IsDefaultGeometry( SdrObjCustomShape::DEFAULT_GLUEPOINTS ) in IsDefaultObject()[all …]
1258 static sal_Bool IsDefaultObject( SdrObjCustomShape* pCustoShape, const MSO_SPT eShapeType );