Home
last modified time | relevance | path

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

/trunk/main/shell/source/all/ooofilereader/
H A Dautostyletag.cxx66 …XmlTagAttributes_t::const_iterator iter_lan_asain = attributes.find(CONTENT_STYLE_PROPERTIES_LANGU… in addAttributes() local
73 else if ( ( iter_lan_asain!= attributes.end() ) && ( iter_con_asain != attributes.end() ) ) in addAttributes()
74 setLocale( ::std::make_pair( iter_lan_asain->second,iter_con_asain->second ) ); in addAttributes()

Completed in 5 milliseconds