Searched refs:LookUpComboBox_Impl (Results 1 – 2 of 2) sorted by relevance
59 class LookUpComboBox_Impl : public ComboBox class67 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;
75 LookUpComboBox_Impl::LookUpComboBox_Impl( in LookUpComboBox_Impl() function in LookUpComboBox_Impl80 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 14 milliseconds