Home
last modified time | relevance | path

Searched refs:SvxIconChoiceCtrl_Impl (Results 1 – 5 of 5) sorted by relevance

/AOO42X/main/svtools/source/contnr/
H A Dimivctl1.cxx107 SvxIconChoiceCtrl_Impl::SvxIconChoiceCtrl_Impl( SvtIconChoiceCtrl* pCurView, in SvxIconChoiceCtrl_Impl() function in SvxIconChoiceCtrl_Impl
149 aVerSBar.SetScrollHdl( LINK( this, SvxIconChoiceCtrl_Impl, ScrollUpDownHdl ) ); in SvxIconChoiceCtrl_Impl()
150 aHorSBar.SetScrollHdl( LINK( this, SvxIconChoiceCtrl_Impl, ScrollLeftRightHdl ) ); in SvxIconChoiceCtrl_Impl()
151 Link aEndScrollHdl( LINK( this, SvxIconChoiceCtrl_Impl, EndScrollHdl ) ); in SvxIconChoiceCtrl_Impl()
159 aEditTimer.SetTimeoutHdl(LINK(this,SvxIconChoiceCtrl_Impl,EditTimeoutHdl)); in SvxIconChoiceCtrl_Impl()
161 aAutoArrangeTimer.SetTimeoutHdl(LINK(this,SvxIconChoiceCtrl_Impl,AutoArrangeHdl)); in SvxIconChoiceCtrl_Impl()
163 aCallSelectHdlTimer.SetTimeoutHdl( LINK(this,SvxIconChoiceCtrl_Impl,CallSelectHdlHdl)); in SvxIconChoiceCtrl_Impl()
166 aDocRectChangedTimer.SetTimeoutHdl(LINK(this,SvxIconChoiceCtrl_Impl,DocRectChangedHdl)); in SvxIconChoiceCtrl_Impl()
168 aVisRectChangedTimer.SetTimeoutHdl(LINK(this,SvxIconChoiceCtrl_Impl,VisRectChangedHdl)); in SvxIconChoiceCtrl_Impl()
175 SvxIconChoiceCtrl_Impl::~SvxIconChoiceCtrl_Impl() in ~SvxIconChoiceCtrl_Impl()
[all …]
H A Dimivctl.hxx124 SvxIconChoiceCtrl_Impl* _pOwner;
130 SvxIconChoiceCtrl_Impl*,
134 SvxIconChoiceCtrl_Impl*,
151 class SvxIconChoiceCtrl_Impl class
311 SvxIconChoiceCtrl_Impl( SvtIconChoiceCtrl* pView, WinBits nWinStyle );
312 ~SvxIconChoiceCtrl_Impl();
545 SvxIconChoiceCtrl_Impl* pView;
565 IcnCursor_Impl( SvxIconChoiceCtrl_Impl* pOwner );
591 SvxIconChoiceCtrl_Impl* _pView;
602 IcnGridMap_Impl(SvxIconChoiceCtrl_Impl* pView);
H A Divctrl.cxx128 _pImp ( new SvxIconChoiceCtrl_Impl( this, nWinStyle ) ), in SvtIconChoiceCtrl()
143 _pImp ( new SvxIconChoiceCtrl_Impl( this, WB_BORDER ) ), in SvtIconChoiceCtrl()
H A Dimivctl2.cxx28 IcnCursor_Impl::IcnCursor_Impl( SvxIconChoiceCtrl_Impl* pOwner ) in IcnCursor_Impl()
549 IcnGridMap_Impl::IcnGridMap_Impl(SvxIconChoiceCtrl_Impl* pView) in IcnGridMap_Impl()
/AOO42X/main/svtools/inc/svtools/
H A Divctrl.hxx37 class SvxIconChoiceCtrl_Impl;
77 friend class SvxIconChoiceCtrl_Impl;
233 friend class SvxIconChoiceCtrl_Impl;
239 SvxIconChoiceCtrl_Impl* _pImp;