Home
last modified time | relevance | path

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

/trunk/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx183 bool GetGraphic( ExportSettings& rSettings, Graphic& aGraphic, sal_Bool bVectorType );
662 …l GraphicExporter::GetGraphic( ExportSettings& rSettings, Graphic& aGraphic, sal_Bool bVectorType ) in GetGraphic() argument
710 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() local
1085 …sal_uInt16 nStatus = GetGraphic( aSettings, aGraphic, bVectorType ) ? GRFILTER_OK : GRFILTER_FILTE… in filter()

Completed in 26 milliseconds