Searched refs:aVndUrl (Results 1 – 2 of 2) sorted by relevance
85 rtl::OUString const aVndUrl( in importShapeGraphic() local87 sal_Int32 nIndex( aURL.indexOf( aVndUrl ) ); in importShapeGraphic()92 nIndex += aVndUrl.getLength(); in importShapeGraphic()
1390 String aVndUrl( RTL_CONSTASCII_USTRINGPARAM( "vnd.sun.star.GraphicObject:" ) ); in CreateEmbeddedBitmapProperties() local1392 xub_StrLen nIndex = aBmpUrl.Search( aVndUrl, 0 ); in CreateEmbeddedBitmapProperties()1396 nIndex = nIndex + aVndUrl.Len(); in CreateEmbeddedBitmapProperties()1602 String aVndUrl( RTL_CONSTASCII_USTRINGPARAM( "vnd.sun.star.GraphicObject:" ) ); in CreateGraphicProperties() local1603 xub_StrLen nIndex = aGraphicUrl.Search( aVndUrl, 0 ); in CreateGraphicProperties()1606 nIndex = nIndex + aVndUrl.Len(); in CreateGraphicProperties()
Completed in 50 milliseconds