Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/dlg/
H A Dadmincontrols.cxx64 class TextResetOperator :public ::svt::IWindowOperator class
67 TextResetOperator( const String& _rDisabledText ) in TextResetOperator() function in dbaui::TextResetOperator
82 void TextResetOperator::operateOn( const VclWindowEvent& _rTrigger, Window& _rOperateOn ) const in operateOn()
90 … const_cast< TextResetOperator* >( this )->m_sUserText = _rTrigger.GetWindow()->GetText(); in operateOn()
95 … const_cast< TextResetOperator* >( this )->m_sUserText = _rTrigger.GetWindow()->GetText(); in operateOn()
121 ,m_pOperator( new TextResetOperator( _rDisabledText ) ) in TextResetOperatorController_Base()

Completed in 10 milliseconds