Searched refs:aBase64Exp (Results 1 – 2 of 2) sorted by relevance
2028 XMLBase64Export aBase64Exp( *this ); in AddEmbeddedGraphicObjectAsBase64() local2029 bRet = aBase64Exp.exportOfficeBinaryDataElement( xIn ); in AddEmbeddedGraphicObjectAsBase64()2072 XMLBase64Export aBase64Exp( *this ); in AddEmbeddedObjectAsBase64() local2073 bRet = aBase64Exp.exportOfficeBinaryDataElement( xIn ); in AddEmbeddedObjectAsBase64()
1222 XMLBase64Export aBase64Exp( GetExport() ); in ImpExportTableShape() local1223 …aBase64Exp.exportOfficeBinaryDataElement( Reference < XInputStream >( xPictureStream, UNO_QUERY_TH… in ImpExportTableShape()
Completed in 39 milliseconds