Home
last modified time | relevance | path

Searched defs:rNewMapMode (Results 1 – 9 of 9) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dconnctrl.hxx48 SVX_DLLPRIVATE void SetMapMode(const MapMode& rNewMapMode) { aNewMapMode = rNewMapMode; } in SetMapMode()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dconnctrl.hxx49 SVX_DLLPRIVATE void SetMapMode(const MapMode& rNewMapMode) { aNewMapMode = rNewMapMode; } in SetMapMode()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/docvw/
H A DSidebarTxtControl.hxx70 void SetMapMode(const MapMode& rNewMapMode) in SetMapMode()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/control/
H A Dscrwin.cxx250 void ScrollableWindow::SetMapMode( const MapMode& rNewMapMode ) in SetMapMode()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/outdev/
H A Dmap.cxx579 void OutputDevice::SetMapMode( const MapMode& rNewMapMode ) in SetMapMode()
667 void OutputDevice::SetMetafileMapMode(const MapMode& rNewMapMode, bool bIsRecord) in SetMetafileMapMode()
677 void OutputDevice::SetRelativeMapMode( const MapMode& rNewMapMode ) in SetRelativeMapMode()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Dwindow3.cxx126 void Window::SetMapMode(const MapMode& rNewMapMode) { GetOutDev()->SetMapMode(rNewMapMode); } in SetMapMode()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/annotations/
H A Dannotationwindow.cxx357 void AnnotationWindow::SetMapMode(const MapMode& rNewMapMode) in SetMapMode()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/outdev/
H A Dmap.cxx687 void OutputDevice::SetMapMode( const MapMode& rNewMapMode ) in SetMapMode()
781 void OutputDevice::SetRelativeMapMode( const MapMode& rNewMapMode ) in SetRelativeMapMode()
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/
H A Dview.cxx243 void SmGraphicWindow::SetGraphicMapMode(const MapMode& rNewMapMode) in SetGraphicMapMode()