Home
last modified time | relevance | path

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

/aoo41x/main/shell/source/all/ooofilereader/
H A Dautostyletag.cxx64 XmlTagAttributes_t::const_iterator iter_lan = attributes.find(CONTENT_STYLE_PROPERTIES_LANGUAGE); in addAttributes() local
71 if ( ( iter_lan!= attributes.end() ) && ( iter_con != attributes.end() ) ) in addAttributes()
72 setLocale( ::std::make_pair( iter_lan->second,iter_con->second ) ); in addAttributes()

Completed in 4 milliseconds