Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/filter/grf/
H A Dsdgrffilter.cxx433 sal_Int8 nGraphicType = 0; in SaveGraphic() local
434 …Set->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "GraphicType" ) ) ) >>= nGraphicType; in SaveGraphic()
435 switch( nGraphicType ) in SaveGraphic()
/aoo41x/main/sdext/source/minimizer/
H A Dimpoptimizer.cxx276 sal_Int8 nGraphicType( xGraphic->getType() ); in ImpCompressGraphic() local
277 if ( nGraphicType == com::sun::star::graphic::GraphicType::PIXEL ) in ImpCompressGraphic()

Completed in 23 milliseconds