Home
last modified time | relevance | path

Searched defs:i_action (Results 1 – 6 of 6) sorted by relevance

/trunk/main/framework/source/fwe/helper/
H A Dundomanagerhelper.cxx429 …Helper_Impl::addUndoAction( const Reference< XUndoAction >& i_action, IMutexGuard& i_instanceLock ) in addUndoAction()
718 void UndoManagerHelper_Impl::impl_addUndoAction( const Reference< XUndoAction >& i_action ) in impl_addUndoAction()
1002 …nagerHelper::addUndoAction( const Reference< XUndoAction >& i_action, IMutexGuard& i_instanceLock ) in addUndoAction()
/trunk/main/svl/inc/svl/
H A Dundo.hxx131 void Insert( SfxUndoAction* i_action, size_t i_pos ) in Insert()
/trunk/main/dbaccess/source/ui/misc/
H A Ddbaundomanager.cxx254 …tion( const Reference< XUndoAction >& i_action ) throw (IllegalArgumentException, RuntimeException) in addUndoAction()
/trunk/main/sfx2/source/doc/
H A Ddocundomanager.cxx302 …tion( const Reference< XUndoAction >& i_action ) throw (RuntimeException, IllegalArgumentException) in addUndoAction()
/trunk/main/chart2/source/model/main/
H A DUndoManager.cxx271 …tion( const Reference< XUndoAction >& i_action ) throw (IllegalArgumentException, RuntimeException) in addUndoAction()
/trunk/main/svl/source/undo/
H A Dundo.cxx318 void markForDeletion( SfxUndoAction* i_action ) in markForDeletion()