Searched defs:draw (Results 26 – 32 of 32) sorted by relevance
12
124 void ScDPFieldButton::draw() in draw() function in ScDPFieldButton
229 …inline void draw( const Point& _rTopLeft ) const { m_xControlView->draw( _rTopLeft.X(), _rTopL… in draw() function in sdr::contact::ControlHolder
3205 bool ImplRenderer::draw() const in draw() function in cppcanvas::internal::ImplRenderer
2282 void VCLXWindow::draw( sal_Int32 nX, sal_Int32 nY ) throw(::com::sun::star::uno::RuntimeException) in draw() function in VCLXWindow
2389 void SAL_CALL VCLXDialog::draw( sal_Int32 nX, sal_Int32 nY ) throw(::com::sun::star::uno::RuntimeEx… in draw() function in VCLXDialog
133 public static final VclWindow draw = window("SD_HID_SDGRAPHICVIEWSHELL"); field in UIMap
2880 #define SERVICE( classname, servicename, implementationname, draw, flags )\ argument