Home
last modified time | relevance | path

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

/trunk/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()
2628 sal_Bool EscherPropertyContainer::IsDefaultObject( SdrObjCustomShape* pCustoShape , const MSO_SPT e… in IsDefaultObject() argument
2641 if ( pCustoShape ) in IsDefaultObject()
2643 if ( pCustoShape->IsDefaultGeometry( SdrObjCustomShape::DEFAULT_EQUATIONS ) in IsDefaultObject()
2644 && pCustoShape->IsDefaultGeometry( SdrObjCustomShape::DEFAULT_VIEWBOX ) in IsDefaultObject()
2645 && pCustoShape->IsDefaultGeometry( SdrObjCustomShape::DEFAULT_PATH ) in IsDefaultObject()
2646 && pCustoShape->IsDefaultGeometry( SdrObjCustomShape::DEFAULT_GLUEPOINTS ) in IsDefaultObject()
[all …]
/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx1258 static sal_Bool IsDefaultObject( SdrObjCustomShape* pCustoShape, const MSO_SPT eShapeType );