Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/dialogs/
H A Dthesdlg_impl.hxx59 class LookUpComboBox_Impl : public ComboBox class
67 LookUpComboBox_Impl( const LookUpComboBox_Impl & );
68 LookUpComboBox_Impl & operator = ( const LookUpComboBox_Impl & );
71 LookUpComboBox_Impl( Window *pParent, const ResId &rResId, SvxThesaurusDialog_Impl &rImpl );
72 virtual ~LookUpComboBox_Impl();
173 LookUpComboBox_Impl aWordCB;
H A Dthesdlg.cxx75 LookUpComboBox_Impl::LookUpComboBox_Impl( in LookUpComboBox_Impl() function in LookUpComboBox_Impl
80 m_aModifyTimer.SetTimeoutHdl( LINK( this, LookUpComboBox_Impl, ModifyTimer_Hdl ) ); in LookUpComboBox_Impl()
87 LookUpComboBox_Impl::~LookUpComboBox_Impl() in ~LookUpComboBox_Impl()
92 void LookUpComboBox_Impl::Modify() in Modify()
98 IMPL_LINK( LookUpComboBox_Impl, ModifyTimer_Hdl, Timer *, EMPTYARG /*pTimer*/ ) in IMPL_LINK() argument

Completed in 16 milliseconds