Home
last modified time | relevance | path

Searched refs:getCustomShapeProperties (Results 1 – 3 of 3) sorted by relevance

/trunk/main/oox/source/drawingml/
H A Dshapepropertiescontext.cxx71 …et.set( new CustomShapeGeometryContext( *this, xAttribs, *(mrShape.getCustomShapeProperties()) ) ); in createFastChildContext()
83 …et.set( new PresetShapeGeometryContext( *this, xAttribs, *(mrShape.getCustomShapeProperties()) ) ); in createFastChildContext()
88 … xRet.set( new PresetTextShapeContext( *this, xAttribs, *(mrShape.getCustomShapeProperties()) ) ); in createFastChildContext()
H A Dgraphicshapecontext.cxx80 (mpShapePtr->getCustomShapeProperties()); in createFastChildContext()
/trunk/main/oox/inc/oox/drawingml/
H A Dshape.hxx93 CustomShapePropertiesPtr getCustomShapeProperties(){ return mpCustomShapePropertiesPtr; } in getCustomShapeProperties() function in oox::drawingml::Shape

Completed in 49 milliseconds