Searched refs:sPictureName (Results 1 – 1 of 1) sorted by relevance
1165 OUString sPictureName; in ImpExportTableShape() local1181 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 15 milliseconds