Home
last modified time | relevance | path

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

/trunk/main/sd/workben/custompanel/
H A Dctp_panel.cxx118 SingleColorPanel::SingleColorPanel( const Reference< XComponentContext >& i_rContext, in SingleColorPanel() function in sd::colortoolpanel::SingleColorPanel
158 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()
H A Dctp_panel.hxx53 class SingleColorPanel :public ::cppu::BaseMutex class
57 SingleColorPanel(
84 ~SingleColorPanel();
/trunk/main/odk/examples/cpp/custompanel/
H A Dctp_panel.cxx114SingleColorPanel::SingleColorPanel( const Reference< XComponentContext >& i_rContext, const Refere… in SingleColorPanel() function in sd::colortoolpanel::SingleColorPanel
138 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()
H A Dctp_panel.hxx51 class SingleColorPanel :public ::cppu::BaseMutex class
55 SingleColorPanel(
75 ~SingleColorPanel();

Completed in 28 milliseconds