Searched refs:SingleColorPanel (Results 1 – 4 of 4) sorted by relevance
118 SingleColorPanel::SingleColorPanel( const Reference< XComponentContext >& i_rContext, in SingleColorPanel() function in sd::colortoolpanel::SingleColorPanel158 SingleColorPanel::~SingleColorPanel() in ~SingleColorPanel()163 Reference< XWindow > SAL_CALL SingleColorPanel::getWindow( ) throw (RuntimeException) in getWindow()172 …Reference< XAccessible > SAL_CALL SingleColorPanel::createAccessible( const Reference< XAccessible… in createAccessible()181 Reference< XResourceId > SAL_CALL SingleColorPanel::getResourceId( ) throw (RuntimeException) in getResourceId()190 ::sal_Bool SAL_CALL SingleColorPanel::isAnchorOnly( ) throw (RuntimeException) in isAnchorOnly()199 … void SAL_CALL SingleColorPanel::windowPaint( const PaintEvent& i_rEvent ) throw (RuntimeException) in windowPaint()219 … void SAL_CALL SingleColorPanel::disposing( const EventObject& i_rSource ) throw (RuntimeException) in disposing()225 void SAL_CALL SingleColorPanel::disposing() in disposing()
53 class SingleColorPanel :public ::cppu::BaseMutex class57 SingleColorPanel(84 ~SingleColorPanel();
114 …SingleColorPanel::SingleColorPanel( const Reference< XComponentContext >& i_rContext, const Refere… in SingleColorPanel() function in sd::colortoolpanel::SingleColorPanel138 SingleColorPanel::~SingleColorPanel() in ~SingleColorPanel()143 Reference< XWindow > SAL_CALL SingleColorPanel::getWindow() throw (RuntimeException) in getWindow()152 …Reference< XAccessible > SAL_CALL SingleColorPanel::createAccessible( const Reference< XAccessible… in createAccessible()165 … void SAL_CALL SingleColorPanel::windowPaint( const PaintEvent& i_rEvent ) throw (RuntimeException) in windowPaint()184 … void SAL_CALL SingleColorPanel::disposing( const EventObject& i_rSource ) throw (RuntimeException) in disposing()190 void SAL_CALL SingleColorPanel::disposing() in disposing()216 ,m_xToolPanel( new SingleColorPanel( i_rContext, i_rParentWindow, i_nPanelColor ) ) in PanelUIElement()
51 class SingleColorPanel :public ::cppu::BaseMutex class55 SingleColorPanel(75 ~SingleColorPanel();
Completed in 17 milliseconds