/aoo4110/main/vcl/source/gdi/ |
H A D | mapmod.cxx | 135 MapMode::MapMode( const MapMode& rMapMode ) in MapMode() 230 MapMode& MapMode::operator=( const MapMode& rMapMode ) in operator =() 296 SvStream& operator>>( SvStream& rIStm, MapMode& rMapMode ) in operator >>() 304 SvStream& operator<<( SvStream& rOStm, const MapMode& rMapMode ) in operator <<()
|
H A D | cvtsvm.cxx | 159 void ImplReadMapMode( SvStream& rIStm, MapMode& rMapMode ) in ImplReadMapMode() 174 void ImplWriteMapMode( SvStream& rOStm, const MapMode& rMapMode ) in ImplWriteMapMode()
|
H A D | outmap.cxx | 184 static void ImplCalcMapResolution( const MapMode& rMapMode, in ImplCalcMapResolution() 367 inline void ImplCalcMapResolution( const MapMode& rMapMode, in ImplCalcMapResolution()
|
H A D | pdfwriter.cxx | 310 void PDFWriter::SetMapMode( const MapMode& rMapMode ) in SetMapMode()
|
/aoo4110/main/vcl/inc/vcl/ |
H A D | alpha.hxx | 62 void SetPrefMapMode( const MapMode& rMapMode ) { Bitmap::SetPrefMapMode( rMapMode ); } in SetPrefMapMode()
|
H A D | gdimtf.hxx | 225 void SetPrefMapMode( const MapMode& rMapMode ) { aPrefMapMode = rMapMode; } in SetPrefMapMode()
|
H A D | bitmap.hxx | 938 inline void Bitmap::SetPrefMapMode( const MapMode& rMapMode ) in SetPrefMapMode()
|
/aoo4110/main/sd/source/ui/slidesorter/view/ |
H A D | SlsLayeredDevice.cxx | 338 const MapMode& rMapMode (mpTargetWindow->GetMapMode()); in HandleMapModeChange() local 453 void Layer::Validate (const MapMode& rMapMode) in Validate()
|
/aoo4110/main/svx/source/table/ |
H A D | celleditsource.cxx | 829 Point CellEditSourceImpl::LogicToPixel( const Point& rPoint, const MapMode& rMapMode ) in LogicToPixel() 861 Point CellEditSourceImpl::PixelToLogic( const Point& rPoint, const MapMode& rMapMode ) in PixelToLogic()
|
/aoo4110/main/svx/source/unodraw/ |
H A D | unoshtxt.cxx | 971 Point SvxTextEditSourceImpl::LogicToPixel( const Point& rPoint, const MapMode& rMapMode ) in LogicToPixel() 1003 Point SvxTextEditSourceImpl::PixelToLogic( const Point& rPoint, const MapMode& rMapMode ) in PixelToLogic()
|
/aoo4110/main/reportdesign/source/ui/report/ |
H A D | StartMarker.cxx | 247 const MapMode& rMapMode = GetMapMode(); in Resize() local
|
H A D | SectionWindow.cxx | 66 const MapMode& rMapMode = _pParent->GetMapMode(); in DBG_NAME() local
|
/aoo4110/main/sd/source/ui/view/ |
H A D | DocumentRenderer.cxx | 724 const MapMode& rMapMode, in PrinterPage() 780 const MapMode& rMapMode, in RegularPrinterPage() 923 const MapMode& rMapMode, in BookletPrinterPage() 999 const MapMode& rMapMode, in HandoutPrinterPage() 1144 const MapMode& rMapMode, in OutlinerPrinterPage()
|
/aoo4110/main/sc/source/ui/view/ |
H A D | prevloc.cxx | 179 void ScPreviewLocationData::SetCellMapMode( const MapMode& rMapMode ) in SetCellMapMode() 270 void ScPreviewLocationData::GetDrawRange( sal_uInt16 nPos, Rectangle& rPixelRect, MapMode& rMapMode… in GetDrawRange()
|
/aoo4110/main/svtools/source/contnr/ |
H A D | svimpicn.cxx | 1292 const MapMode& rMapMode = pView->GetMapMode(); in GetResizeRect() local 1737 const MapMode& rMapMode = pView->GetMapMode(); in AdjustScrollBars() local 1899 const MapMode& rMapMode = pView->GetMapMode(); in CheckHorScrollBar() local 1937 const MapMode& rMapMode = pView->GetMapMode(); in CheckVerScrollBar() local 2783 const MapMode& rMapMode = pView->GetMapMode(); in ShowTargetEmphasis() local 3713 const MapMode& rMapMode = pView->GetMapMode(); in Scroll() local
|
H A D | imivctl1.cxx | 1467 const MapMode& rMapMode = pView->GetMapMode(); in AdjustScrollBars() local 1629 const MapMode& rMapMode = pView->GetMapMode(); in CheckHorScrollBar() local 1667 const MapMode& rMapMode = pView->GetMapMode(); in CheckVerScrollBar() local 3121 const MapMode& rMapMode = pView->GetMapMode(); in Scroll() local
|
/aoo4110/main/soldep/source/ |
H A D | depper.cxx | 279 sal_uInt16 Depper::Zoom( MapMode& rMapMode ) in Zoom()
|
/aoo4110/main/filter/source/graphicfilter/eps/ |
H A D | eps.cxx | 2280 double PSWriter::ImplGetScaling( const MapMode& rMapMode ) in ImplGetScaling() 2328 void PSWriter::ImplGetMapMode( const MapMode& rMapMode ) in ImplGetMapMode()
|
/aoo4110/main/drawinglayer/source/primitive2d/ |
H A D | metafileprimitive2d.cxx | 584 basegfx::B2DHomMatrix getTransformFromMapMode(const MapMode& rMapMode) in getTransformFromMapMode() 2680 const MapMode& rMapMode = pA->GetMapMode(); in interpretMetafile() local
|
/aoo4110/main/editeng/source/editeng/ |
H A D | impedit.hxx | 1074 inline VirtualDevice* ImpEditEngine::GetVirtualDevice( const MapMode& rMapMode, sal_uLong nDrawMode… in GetVirtualDevice()
|
H A D | editeng.cxx | 189 void EditEngine::SetRefMapMode( const MapMode& rMapMode ) in SetRefMapMode()
|
H A D | impedit2.cxx | 230 void ImpEditEngine::SetRefMapMode( const MapMode& rMapMode ) in SetRefMapMode()
|
/aoo4110/main/svtools/source/filter/wmf/ |
H A D | wmfwr.cxx | 1997 sal_uInt16 WMFWriter::CalcSaveTargetMapMode(MapMode& rMapMode, in CalcSaveTargetMapMode()
|
/aoo4110/main/editeng/source/accessibility/ |
H A D | AccessibleEditableTextPara.cxx | 684 …ccessibleEditableTextPara::LogicToPixel( const Rectangle& rRect, const MapMode& rMapMode, SvxViewF… in LogicToPixel()
|
/aoo4110/main/sw/source/core/access/ |
H A D | accmap.cxx | 804 void SwAccPreviewData::AdjustMapMode( MapMode& rMapMode, in AdjustMapMode()
|