Home
last modified time | relevance | path

Searched refs:mrOutputWindow (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/canvas/source/vcl/
H A Dwindowoutdevholder.hxx45 virtual OutputDevice& getOutDev() { return mrOutputWindow; } in getOutDev()
46 virtual const OutputDevice& getOutDev() const { return mrOutputWindow; } in getOutDev()
58 Window& mrOutputWindow; member in vclcanvas::WindowOutDevHolder
H A Dwindowoutdevholder.cxx51 mrOutputWindow( windowFromXWin(xWin) ) in WindowOutDevHolder()
/aoo41x/main/sd/source/ui/slideshow/
H A Dslideshowviewimpl.cxx215 mrOutputWindow( rOutputWindow ), in SlideShowView()
323 const Size aWindowSize( mrOutputWindow.GetSizePixel() ); in clear()
344 const Size& rTmpSize( mrOutputWindow.GetSizePixel() ); in getTransformation()
383 mrOutputWindow.SetPresentationArea( maPresentationArea ); in getTransformation()
H A Dslideshowviewimpl.hxx265 ShowWindow& mrOutputWindow; member in sd::SlideShowView

Completed in 36 milliseconds