Home
last modified time | relevance | path

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

/trunk/main/solenv/inc/
H A Dlldb4aoo.py30 dbg.HandleCommand( 'type summary add %s -v -C yes -F %s.%s' % (t,__name__,f))
35 …dbg.HandleCommand( 'type summary add -F %s.%s -v -C yes -n PIMPL %s' % ( __name__,'get_pimpl_info'…
63 dbg.HandleCommand( 'breakpoint set -b ' + b)
/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx162 sal_Bool HandleCommand( const CommandEvent& rCEvt );
735 sal_Bool ImpSvMEdit::HandleCommand( const CommandEvent& rCEvt ) in HandleCommand() function in ImpSvMEdit
1473 nDone = pImpSvMEdit->HandleCommand( *rNEvt.GetCommandEvent() ); in Notify()
/trunk/main/forms/source/richtext/
H A Drichtextimplcontrol.hxx154 long HandleCommand( const CommandEvent& _rEvent );
H A Drichtextvclcontrol.cxx313 nDone = m_pImpl->HandleCommand( rEvent ); in Notify()
H A Drichtextimplcontrol.cxx574 long RichTextControlImpl::HandleCommand( const CommandEvent& _rEvent ) in HandleCommand() function in frm::RichTextControlImpl

Completed in 41 milliseconds