Home
last modified time | relevance | path

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

/trunk/main/scripting/source/storage/
H A DScriptInfo.cxx246 strpair_map::const_iterator str_it = in getDescription() local
249 if( str_it == m_scriptData.locales.end() ) in getDescription()
254 rs_desc = str_it->second.second; in getDescription()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx3748 …td::vector< EmbedCode >::iterator str_it = enc_it->m_aEncVector.begin(); str_it != enc_it->m_aEncV… in emitEmbeddedFont() local
3750 String aStr( str_it->m_aUnicode ); in emitEmbeddedFont()
3752 nEncodedCodes[nEncoded] = str_it->m_aUnicode; in emitEmbeddedFont()
3759 aLine.append( str_it->m_aName ); in emitEmbeddedFont()

Completed in 75 milliseconds