Lines Matching refs:ScRefHdlrImplBase
129 template<class,bool> friend class ScRefHdlrImplBase;
201 class ScRefHdlrImplBase:public TWindow, public ScRefHandler class
210 ScRefHdlrImplBase( TBindings* pB, TChildWindow* pCW,
214 …ScRefHdlrImplBase( TParentWindow* pParent, TResId nResId, const TArg &rArg, SfxBindings *pB = NULL…
216 ~ScRefHdlrImplBase();
223 ScRefHdlrImplBase<TWindow, bBindRef>::ScRefHdlrImplBase( TBindings* pB, TChildWindow* pCW, in ScRefHdlrImplBase() function in ScRefHdlrImplBase
228 ScRefHdlrImplBase<TWindow,bBindRef>::ScRefHdlrImplBase( TParentWindow* pParent, TResId nResIdP, con… in ScRefHdlrImplBase() function in ScRefHdlrImplBase
232 ScRefHdlrImplBase<TWindow,bBindRef>::~ScRefHdlrImplBase(){} in ~ScRefHdlrImplBase()
236 struct ScRefHdlrImpl: ScRefHdlrImplBase<TBase, bBindRef >
241 …ScRefHdlrImpl( const T1 & rt1, const T2 & rt2, const T3 & rt3, const T4 & rt4 ):ScRefHdlrImplBase<… in ScRefHdlrImpl()
269 template <> SC_DLLPUBLIC void ScRefHdlrImplBase<SfxModelessDialog,true>::StateChanged( StateChanged…
270 template <> SC_DLLPUBLIC long ScRefHdlrImplBase<SfxModelessDialog,true>::PreNotify( NotifyEvent& rN…
272 template <> SC_DLLPUBLIC void ScRefHdlrImplBase<SfxTabDialog,false>::StateChanged( StateChangedType…
273 template <> SC_DLLPUBLIC long ScRefHdlrImplBase<SfxTabDialog,false>::PreNotify( NotifyEvent& rNEvt …