Home
last modified time | relevance | path

Searched refs:SetMapMode (Results 1 – 25 of 234) sorted by path

12345678910

/trunk/main/basctl/source/basicide/
H A Dbaside2.cxx975 pPrinter->SetMapMode( MAP_100TH_MM ); in FormatAndPrint()
1019 pPrinter->SetMapMode( eOldMapMode ); in FormatAndPrint()
/trunk/main/basctl/source/dlged/
H A Ddlged.cxx288 pWindow_->SetMapMode( MapMode( MAP_100TH_MM ) ); in SetWindow()
376 pWindow->SetMapMode( aMap ); in DoScroll()
1302 pPrinter->SetMapMode( aMap ); in Print()
1344 pPrinter->SetMapMode( aOldMap ); in Print()
H A Ddlgedview.cxx132 rWin.SetMapMode( aMap ); in MakeVisible()
/trunk/main/basic/source/runtime/
H A Dinputbox.cxx66 SetMapMode( MapMode( MAP_APPFONT ) ); in SvRTLInputBox()
H A Diosys.cxx101 SetMapMode( MapMode( MAP_APPFONT ) ); in SbiInputDialog()
/trunk/main/canvas/source/cairo/
H A Dcairo_devicehelper.cxx110 mpRefDevice->SetMapMode( MapMode(MAP_MM) ); in getPhysicalResolution()
112 mpRefDevice->SetMapMode( aOldMapMode ); in getPhysicalResolution()
124 mpRefDevice->SetMapMode( MapMode(MAP_MM) ); in getPhysicalSize()
126 mpRefDevice->SetMapMode( aOldMapMode ); in getPhysicalSize()
H A Dcairo_win32_cairo.cxx304 SetMapMode (hdc, MM_TEXT); in ucs4toindex()
/trunk/main/canvas/source/vcl/
H A Ddevicehelper.cxx61 rOutDev.SetMapMode( MapMode(MAP_MM) ); in getPhysicalResolution()
63 rOutDev.SetMapMode( aOldMapMode ); in getPhysicalResolution()
76 rOutDev.SetMapMode( MapMode(MAP_MM) ); in getPhysicalSize()
78 rOutDev.SetMapMode( aOldMapMode ); in getPhysicalSize()
/trunk/main/chart2/source/controller/drawinglayer/
H A DDrawViewWrapper.cxx418 pOutDev->SetMapMode( m_aMapModeToRestore ); in Notify()
H A DViewElementListProvider.cxx177 aVDev.SetMapMode(MapMode(MAP_100TH_MM)); in GetSymbolGraphic()
/trunk/main/chart2/source/controller/main/
H A DChartController_Window.cxx261 m_pChartWindow->SetMapMode(aNewMapMode); in setPosSize()
H A DChartWindow.cxx59 this->SetMapMode( MapMode(MAP_100TH_MM) ); in ChartWindow()
/trunk/main/chart2/source/view/main/
H A DDrawModelWrapper.cxx183 m_apRefDevice->SetMapMode(aMapMode); in DrawModelWrapper()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx1704 rVDev.SetMapMode( rSubstitute.GetPrefMapMode() ); in createActions()
2981 aVDev.SetMapMode( rMtf.GetPrefMapMode() ); in ImplRenderer()
H A Dtransparencygroupaction.cxx317 aVDev.SetMapMode(); in render()
/trunk/main/cui/source/tabpages/
H A Dgrfpage.cxx827 SetMapMode( aMapMode ); in SetFrameSize()
H A Dnumpages.cxx2676 pVDev->SetMapMode(GetMapMode()); in Paint()
H A Dpage.cxx373 mpDefPrinter->SetMapMode( MAP_TWIP ); in SvxPageDescPage()
384 mpDefPrinter->SetMapMode( aOldMode ); in SvxPageDescPage()
1183 mpDefPrinter->SetMapMode( MAP_TWIP ); in SwapFirstValues_Impl()
1194 mpDefPrinter->SetMapMode( aOldMode ); in SwapFirstValues_Impl()
H A Dtpline.cxx1003 aVDev.SetMapMode(MapMode(MAP_100TH_MM)); in Reset()
1733 aVDev.SetMapMode(MapMode(MAP_100TH_MM)); in IMPL_LINK()
/trunk/main/drawinglayer/source/primitive2d/
H A Dgraphicprimitivehelper2d.cxx325 aOut.SetMapMode(aMapMode); in create2DDecompositionOfGraphic()
335 aOut.SetMapMode(aRelativeMapMode); in create2DDecompositionOfGraphic()
/trunk/main/drawinglayer/source/processor2d/
H A Dvclhelperbufferdevice.cxx174 pRetval->SetMapMode(); in alloc()
260 mpContent->SetMapMode(aNewMapMode); in impBufferDevice()
357 mpMask->SetMapMode(mpContent->GetMapMode()); in getMask()
371 mpAlpha->SetMapMode(mpContent->GetMapMode()); in getTransparence()
H A Dvclmetafileprocessor2d.cxx252 aContentVDev.SetMapMode(pLastOutputDevice->GetMapMode()); in impDumpToMetaFile()
2036 aBufferDevice.SetMapMode(aNewMapMode); in processBasePrimitive2D()
H A Dvclpixelprocessor2d.cxx80 mpOutputDevice->SetMapMode(); in VclPixelProcessor2D()
/trunk/main/drawinglayer/source/tools/
H A Dconverters.cxx86 maContent.SetMapMode(aMapModePixel); in convertToBitmapEx()
117 maContent.SetMapMode(aMapModePixel); in convertToBitmapEx()
/trunk/main/editeng/source/editeng/
H A Deerdll.cxx211 pStdRefDevice->SetMapMode( MAP_TWIP ); in GetStdRefDevice()

Completed in 290 milliseconds

12345678910