Home
last modified time | relevance | path

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

/AOO41X/main/svtools/source/contnr/
H A Dsvlbox.cxx58 DBG_NAME(SvInplaceEdit2) in DBG_NAME() argument
205 SvInplaceEdit2* pOwner;
207 MyEdit_Impl( Window* pParent, SvInplaceEdit2* pOwner );
214 SvInplaceEdit2* pOwner;
216 MyMultiEdit_Impl( Window* pParent, SvInplaceEdit2* pOwner );
221 MyEdit_Impl::MyEdit_Impl( Window* pParent, SvInplaceEdit2* _pOwner ) : in MyEdit_Impl()
241 MyMultiEdit_Impl::MyMultiEdit_Impl( Window* pParent, SvInplaceEdit2* _pOwner ) in MyMultiEdit_Impl()
260 SvInplaceEdit2::SvInplaceEdit2 in SvInplaceEdit2() function in SvInplaceEdit2
276 DBG_CTOR(SvInplaceEdit2,0); in SvInplaceEdit2()
298 aAccReturn.SetActivateHdl( LINK( this, SvInplaceEdit2, ReturnHdl_Impl) ); in SvInplaceEdit2()
[all …]
/AOO41X/main/svtools/inc/svtools/
H A Dsvlbox.hxx58 class SvInplaceEdit2;
277 DECL_DLLPRIVATE_LINK( TextEditEndedHdl_Impl, SvInplaceEdit2 * );
338 SvInplaceEdit2* pEdCtrl;
630 class SvInplaceEdit2 class
649 SvInplaceEdit2( Window* pParent, const Point& rPos, const Size& rSize,
652 ~SvInplaceEdit2();