Searched defs:getGraphics (Results 1 – 8 of 8) sorted by relevance
97 GraphicsSharedPtr DXBitmap::getGraphics() in getGraphics() function in dxcanvas::DXBitmap
75 virtual GraphicsSharedPtr getGraphics() { return mpGraphics; } in getGraphics() function in dxcanvas::GraphicsProviderImpl
326 GraphicsSharedPtr DXSurfaceBitmap::getGraphics() in getGraphics() function in dxcanvas::DXSurfaceBitmap
253 Reference< XGraphics > SAL_CALL FrameControl::getGraphics() throw( RuntimeException ) in getGraphics() function in unocontrols::FrameControl
747 Reference< XGraphics > SAL_CALL BaseControl::getGraphics() throw( RuntimeException ) in getGraphics() function in unocontrols::BaseControl
1027 Reference< XGraphics > UnoControl::getGraphics( ) throw(RuntimeException) in getGraphics() function in UnoControl
228 getGraphics() const { return m_xControlView->getGraphics(); } in getGraphics() function in sdr::contact::ControlHolder
2265 ::com::sun::star::uno::Reference< ::com::sun::star::awt::XGraphics > VCLXWindow::getGraphics( ) th… in getGraphics() function in VCLXWindow
Completed in 93 milliseconds