Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/inc/
H A Danyrefdg.hxx218 template<class, class, bool> friend struct ScRefHdlrImpl;
236 struct ScRefHdlrImpl: ScRefHdlrImplBase<TBase, bBindRef > struct
241ScRefHdlrImpl( const T1 & rt1, const T2 & rt2, const T3 & rt3, const T4 & rt4 ):ScRefHdlrImplBase<… in ScRefHdlrImpl() argument
246 ~ScRefHdlrImpl() in ~ScRefHdlrImpl() argument
252 struct ScAnyRefDlg : ::ScRefHdlrImpl< ScAnyRefDlg, SfxModelessDialog>
255 …ScAnyRefDlg( const T1 & rt1, const T2 & rt2, const T3 & rt3, const T4 & rt4 ):ScRefHdlrImpl< ScAny… in ScAnyRefDlg()
H A Dvalidate.hxx90 class ScValidationDlg :public ScRefHdlrImpl<ScValidationDlg, SfxTabDialog, false>, public ScRefHand…
94 typedef ScRefHdlrImpl<ScValidationDlg, SfxTabDialog, false> ScValidationDlgBase;

Completed in 19 milliseconds