Home
last modified time | relevance | path

Searched refs:setSubTypeIndex (Results 1 – 5 of 5) sorted by relevance

/trunk/main/oox/source/drawingml/
H A Dshapecontext.cxx92 mpShapePtr->setSubTypeIndex( xAttribs->getOptionalValue( XML_idx ).toInt32() ); in createFastChildContext()
H A Dshapegroupcontext.cxx77 mpGroupShapePtr->setSubTypeIndex( xAttribs->getOptionalValue( XML_idx ).toInt32() ); in createFastChildContext()
/trunk/main/oox/source/ppt/
H A Dpptshapegroupcontext.cxx78 mpGroupShapePtr->setSubTypeIndex( xAttribs->getOptionalValue( XML_idx ).toInt32() ); in createFastChildContext()
H A Dpptshapecontext.cxx112 mpShapePtr->setSubTypeIndex( xAttribs->getOptionalValue( XML_idx ).toInt32() ); in createFastChildContext()
/trunk/main/oox/inc/oox/drawingml/
H A Dshape.hxx111 …void setSubTypeIndex( sal_uInt32 nSubTypeIndex ) { mnSubTypeIndex = nSu… in setSubTypeIndex() function in oox::drawingml::Shape

Completed in 17 milliseconds