Lines Matching refs:OTableWindowTitle
77 DBG_NAME(OTableWindowTitle) in DBG_NAME() argument
79 OTableWindowTitle::OTableWindowTitle( OTableWindow* pParent ) : in DBG_NAME()
83 DBG_CTOR(OTableWindowTitle,NULL); in DBG_NAME()
95 OTableWindowTitle::~OTableWindowTitle() in ~OTableWindowTitle()
97 DBG_DTOR(OTableWindowTitle,NULL); in ~OTableWindowTitle()
102 void OTableWindowTitle::GetFocus() in GetFocus()
109 void OTableWindowTitle::LoseFocus() in LoseFocus()
114 void OTableWindowTitle::RequestHelp( const HelpEvent& rHEvt ) in RequestHelp()
139 void OTableWindowTitle::Command( const CommandEvent& rEvt ) in Command()
164 void OTableWindowTitle::KeyInput( const KeyEvent& rEvt ) in KeyInput()
171 void OTableWindowTitle::MouseButtonDown( const MouseEvent& rEvt ) in MouseButtonDown()
213 void OTableWindowTitle::DataChanged(const DataChangedEvent& rDCEvt) in DataChanged()
225 void OTableWindowTitle::StateChanged( StateChangedType nType ) in StateChanged()