Home
last modified time | relevance | path

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

/trunk/main/svtools/source/contnr/
H A Dsvlbox.cxx203 class MyEdit_Impl : public Edit class
207 MyEdit_Impl( Window* pParent, SvInplaceEdit2* pOwner );
221 MyEdit_Impl::MyEdit_Impl( Window* pParent, SvInplaceEdit2* _pOwner ) : in MyEdit_Impl() function in MyEdit_Impl
230 void MyEdit_Impl::KeyInput( const KeyEvent& rKEvt ) in KeyInput()
236 void MyEdit_Impl::LoseFocus() in LoseFocus()
281 pEdit = new MyEdit_Impl( pParent, this ); in SvInplaceEdit2()

Completed in 24 milliseconds