Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/draw/
H A Dshapeexport4.cxx1165 OUString sPictureName; in ImpExportTableShape() local
1181 sPictureName = sPrefix; in ImpExportTableShape()
1182 sPictureName += OUString::valueOf( ++nIndex ); in ImpExportTableShape()
1183 sPictureName += sSuffix; in ImpExportTableShape()
1185 while( xPictureStorage->hasByName( sPictureName ) ); in ImpExportTableShape()
1187 …xPictureStream.set( xPictureStorage->openStreamElement( sPictureName, ::embed::ElementModes::READW… in ImpExportTableShape()
1208 sURL += sPictureName; in ImpExportTableShape()

Completed in 19 milliseconds