LibreOffice Module svl (master) 1
Classes | Typedefs
svl::undo::impl Namespace Reference

Classes

class  LockGuard
 
class  UndoManagerGuard
 

Typedefs

typedef void(SfxUndoListener::* UndoListenerVoidMethod) ()
 
typedef void(SfxUndoListener::* UndoListenerStringMethod) (const OUString &)
 

Typedef Documentation

◆ UndoListenerStringMethod

typedef void(SfxUndoListener::* svl::undo::impl::UndoListenerStringMethod) (const OUString &)

Definition at line 210 of file undo.cxx.

◆ UndoListenerVoidMethod

typedef void(SfxUndoListener::* svl::undo::impl::UndoListenerVoidMethod) ()

Definition at line 209 of file undo.cxx.