Home
last modified time | relevance | path

Searched defs:getOutDev (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/canvas/source/vcl/
H A Dwindowoutdevholder.hxx45 virtual OutputDevice& getOutDev() { return mrOutputWindow; } in getOutDev() function in vclcanvas::WindowOutDevHolder
46 virtual const OutputDevice& getOutDev() const { return mrOutputWindow; } in getOutDev() function in vclcanvas::WindowOutDevHolder
H A Dbackbuffer.cxx52 OutputDevice& BackBuffer::getOutDev() in getOutDev() function in vclcanvas::BackBuffer
57 const OutputDevice& BackBuffer::getOutDev() const in getOutDev() function in vclcanvas::BackBuffer
H A Dbitmapbackbuffer.cxx59 OutputDevice& BitmapBackBuffer::getOutDev() in getOutDev() function in vclcanvas::BitmapBackBuffer
66 const OutputDevice& BitmapBackBuffer::getOutDev() const in getOutDev() function in vclcanvas::BitmapBackBuffer
H A Dcanvas.cxx65 virtual OutputDevice& getOutDev() { return mrOutDev; } in getOutDev() function in vclcanvas::__anon6e49f75b0111::OutDevHolder
66 virtual const OutputDevice& getOutDev() const { return mrOutDev; } in getOutDev() function in vclcanvas::__anon6e49f75b0111::OutDevHolder
H A Ddevicehelper.hxx86 OutDevProviderSharedPtr getOutDev() const { return mpOutDev; } in getOutDev() function in vclcanvas::DeviceHelper

Completed in 20 milliseconds