Home
last modified time | relevance | path

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

/trunk/main/oox/source/ppt/
H A Dcustomshowlistcontext.cxx34 CustomShow mrCustomShow; member in oox::ppt::CustomShowContext
50 , mrCustomShow( rCustomShow ) in CustomShowContext()
52 mrCustomShow.maName = rxAttribs->getOptionalValue( XML_name ); in CustomShowContext()
53 mrCustomShow.mnId = rxAttribs->getOptionalValue( XML_id ); in CustomShowContext()
68 mrCustomShow.maSldLst.push_back( xAttribs->getOptionalValue( R_TOKEN( id ) ) ); in createFastChildContext()

Completed in 13 milliseconds