Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/drawingml/
H A Dshapecontext.cxx91 mpShapePtr->setSubType( xAttribs->getOptionalValueToken( XML_type, XML_obj ) ); in createFastChildContext()
H A Dshapegroupcontext.cxx76 mpGroupShapePtr->setSubType( xAttribs->getOptionalValueToken( XML_type, FastToken::DONTKNOW ) ); in createFastChildContext()
/aoo4110/main/oox/source/ppt/
H A Dpptshapegroupcontext.cxx77 mpGroupShapePtr->setSubType( xAttribs->getOptionalValueToken( XML_type, FastToken::DONTKNOW ) ); in createFastChildContext()
H A Dpptshapecontext.cxx111 mpShapePtr->setSubType( nSubType ); in createFastChildContext()
/aoo4110/main/oox/inc/oox/drawingml/
H A Dshape.hxx109 void setSubType( sal_Int32 nSubType ) { mnSubType = nSubType; } in setSubType() function in oox::drawingml::Shape

Completed in 29 milliseconds