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()
2630 if ( pCustoShape ) in IsDefaultObject()
2695 if ( !pCustoShape ) return; in CreateCustomShapeProperties()
4754 SdrObject* pCustoShape( GetSdrObjectFromXShape( aXShape ) ); in GetConnectorRule() local
4755 if ( pCustoShape && pCustoShape->ISA( SdrObjCustomShape ) ) in GetConnectorRule()
4758 pCustoShape->GetMergedItem( SDRATTR_CUSTOMSHAPE_GEOMETRY ); in GetConnectorRule()
4779 const SdrGluePointList* pList = pCustoShape->GetGluePointList(); in GetConnectorRule()
[all …]
/aoo41x/main/filter/inc/filter/msfilter/
H A Descherex.hxx1258 static sal_Bool IsDefaultObject( SdrObjCustomShape* pCustoShape, const MSO_SPT eShapeType );

Completed in 222 milliseconds