Searched refs:nGraphicType (Results 1 – 2 of 2) sorted by relevance
433 sal_Int8 nGraphicType = 0; in SaveGraphic() local434 …Set->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "GraphicType" ) ) ) >>= nGraphicType; in SaveGraphic()435 switch( nGraphicType ) in SaveGraphic()
276 sal_Int8 nGraphicType( xGraphic->getType() ); in ImpCompressGraphic() local277 if ( nGraphicType == com::sun::star::graphic::GraphicType::PIXEL ) in ImpCompressGraphic()
Completed in 27 milliseconds