Home
last modified time | relevance | path

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

/trunk/main/svx/source/xoutdev/
H A D_xoutbmp.cxx138 const Size* pMtfSize_100TH_MM ) in WriteGraphic() argument
270 if( pMtfSize_100TH_MM && ( rGraphic.GetType() != GRAPHIC_BITMAP ) ) in WriteGraphic()
273 const Size aSize( aVDev.LogicToPixel( *pMtfSize_100TH_MM, MAP_100TH_MM ) ); in WriteGraphic()
303 if( pMtfSize_100TH_MM && ( rGraphic.GetType() != GRAPHIC_BITMAP ) ) in WriteGraphic()
306 const Size aSize( aVDev.LogicToPixel( *pMtfSize_100TH_MM, MAP_100TH_MM ) ); in WriteGraphic()
/trunk/main/svx/inc/svx/
H A Dxoutbmp.hxx68 const Size* pMtfSize_100TH_MM = NULL );

Completed in 18 milliseconds