Home
last modified time | relevance | path

Searched refs:pCustoShape (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/filter/source/msfilter/
H A Descherex.cxx2548 void ConvertEnhancedCustomShapeEquation( SdrObjCustomShape* pCustoShape, in ConvertEnhancedCustomShapeEquation() argument
2551 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() argument
2630 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 …]
/AOO41X/main/filter/inc/filter/msfilter/
H A Descherex.hxx1258 static sal_Bool IsDefaultObject( SdrObjCustomShape* pCustoShape, const MSO_SPT eShapeType );