Searched refs:ControlInfoMap (Results 1 – 2 of 2) sorted by relevance
194 typedef ::std::map< ::rtl::OUString, ControlInfo > ControlInfoMap; typedef in oox::vml::Drawing203 …ControlInfoMap maControls; /// Info about all embedded form controls, mapped by contr…
140 maControls.insert( ControlInfoMap::value_type( rControl.maShapeId, rControl ) ); in registerControl()
Completed in 13 milliseconds