Home
last modified time | relevance | path

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

/aoo42x/main/slideshow/source/engine/shapes/
H A Dshapeimporter.cxx85 rtl::OUString const aVndUrl( in importShapeGraphic() local
87 sal_Int32 nIndex( aURL.indexOf( aVndUrl ) ); in importShapeGraphic()
92 nIndex += aVndUrl.getLength(); in importShapeGraphic()
/aoo42x/main/filter/source/msfilter/
H A Descherex.cxx1390 String aVndUrl( RTL_CONSTASCII_USTRINGPARAM( "vnd.sun.star.GraphicObject:" ) ); in CreateEmbeddedBitmapProperties() local
1392 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() local
1603 xub_StrLen nIndex = aGraphicUrl.Search( aVndUrl, 0 ); in CreateGraphicProperties()
1606 nIndex = nIndex + aVndUrl.Len(); in CreateGraphicProperties()

Completed in 40 milliseconds