Home
last modified time | relevance | path

Searched refs:GetMapUnit (Results 101 – 107 of 107) sorted by relevance

12345

/aoo41x/main/sc/source/ui/view/
H A Dprintfun.cxx1129 if ( pGraphic->GetPrefMapMode().GetMapUnit() == MAP_PIXEL ) in lcl_DrawGraphic()
/aoo41x/main/svx/source/svdraw/
H A Dsvddrgmt.cxx3745 if( MAP_PIXEL == rGraphicObject.GetPrefMapMode().GetMapUnit() ) in EndSdrDrag()
/aoo41x/main/vcl/source/window/
H A Dwindow.cxx9930 DBG_ASSERT( GetMapMode().GetMapUnit() == MAP_PIXEL, "MapMode must be PIXEL based" ); in ImplPaintToDevice()
9931 if ( GetMapMode().GetMapUnit() != MAP_PIXEL ) in ImplPaintToDevice()
/aoo41x/main/sc/source/filter/xml/
H A Dxmlexprt.cxx457 : SvXMLExport( xServiceFactory, SvXMLUnitConverter::GetMapUnit(GetFieldUnit()), XML_SPREADSHEET, nE… in ScXMLExport()
/aoo41x/main/sw/source/core/layout/
H A Dpaintfrm.cxx6703 MapMode aMap( pOld->GetMapMode().GetMapUnit() ); in MakeGraphic()
/aoo41x/main/filter/source/msfilter/
H A Dmsdffimp.cxx184 MapUnit nMU = pMtf->GetPrefMapMode().GetMapUnit(); in Write()
/aoo41x/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx1376 if ( MAP_PIXEL == _rSource.GetMapUnit() ) in lcl_convert()

Completed in 645 milliseconds

12345