Searched refs:bVectorType (Results 1 – 1 of 1) sorted by relevance
183 bool GetGraphic( ExportSettings& rSettings, Graphic& aGraphic, sal_Bool bVectorType );662 …l GraphicExporter::GetGraphic( ExportSettings& rSettings, Graphic& aGraphic, sal_Bool bVectorType ) in GetGraphic() argument710 if ( !bVectorType && !rSettings.mbTranslucent ) in GetGraphic()888 if( !bVectorType ) in GetGraphic()1033 if( !bVectorType ) in GetGraphic()1080 sal_Bool bVectorType = !pFilter->IsExportPixelFormat( nFilter ); in filter() local1085 …sal_uInt16 nStatus = GetGraphic( aSettings, aGraphic, bVectorType ) ? GRFILTER_OK : GRFILTER_FILTE… in filter()
Completed in 12 milliseconds