Home
last modified time | relevance | path

Searched refs:OColorPopup (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/reportdesign/source/ui/dlg/
H A DCondition.cxx124 class OColorPopup : public FloatingWindow class
130 OColorPopup(Window* _pParent,Condition* _pCondition);
140 OColorPopup::OColorPopup(Window* _pParent,Condition* _pCondition) in OColorPopup() function in rptui::OColorPopup
173 m_aColorSet.SetSelectHdl( LINK( this, OColorPopup, SelectHdl ) ); in OColorPopup()
183 void OColorPopup::KeyInput( const KeyEvent& rKEvt ) in KeyInput()
189 void OColorPopup::Resize() in Resize()
198 void OColorPopup::StartSelection() in StartSelection()
203 void OColorPopup::SetSlotId(sal_uInt16 _nSlotId) in SetSlotId()
213 IMPL_LINK( OColorPopup, SelectHdl, void *, EMPTYARG ) in IMPL_LINK() argument
331 m_pColorFloat = new OColorPopup(&m_aActions,this);
H A DCondition.hxx50 class OColorPopup;
88 OColorPopup* m_pColorFloat;

Completed in 19 milliseconds