Home
last modified time | relevance | path

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

/trunk/main/framework/source/fwe/helper/
H A Dundomanagerhelper.cxx316 buildEvent( ::rtl::OUString const& i_title ) const;
359 UndoManagerEvent UndoManagerHelper_Impl::buildEvent( ::rtl::OUString const& i_title ) const in buildEvent() function in framework::UndoManagerHelper_Impl
379 const UndoManagerEvent aEvent( buildEvent( i_title ) ); in notify()
601 const UndoManagerEvent aEvent( buildEvent( i_title ) ); in impl_enterUndoContext()
644 UndoManagerEvent aContextEvent( buildEvent( ::rtl::OUString() ) ); in impl_leaveUndoContext()
728 const UndoManagerEvent aEventAdd( buildEvent( i_action->getTitle() ) ); in impl_addUndoAction()

Completed in 14 milliseconds