Searched refs:aBmpUrl (Results 1 – 1 of 1) sorted by relevance
1391 String aBmpUrl( rBitmapUrl ); in CreateEmbeddedBitmapProperties() local1392 xub_StrLen nIndex = aBmpUrl.Search( aVndUrl, 0 ); in CreateEmbeddedBitmapProperties()1397 if( aBmpUrl.Len() > nIndex ) in CreateEmbeddedBitmapProperties()1399 ByteString aUniqueId( aBmpUrl, nIndex, aBmpUrl.Len() - nIndex, RTL_TEXTENCODING_UTF8 ); in CreateEmbeddedBitmapProperties()
Completed in 27 milliseconds