Home
last modified time | relevance | path

Searched defs:UndoManager_Impl (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/dbaccess/source/ui/misc/
H A Ddbaundomanager.cxx70 struct UndoManager_Impl : public ::framework::IUndoManagerImplementation struct
72UndoManager_Impl( UndoManager& i_antiImpl, ::cppu::OWeakObject& i_parent, ::osl::Mutex& i_mutex ) in UndoManager_Impl() function
82 virtual ~UndoManager_Impl() in ~UndoManager_Impl()
86 UndoManager& rAntiImpl;
89 bool bDisposed;
90 SfxUndoManager aUndoManager;
/aoo42x/main/chart2/source/model/main/
H A DUndoManager.cxx74 class UndoManager_Impl : public ::framework::IUndoManagerImplementation class
77UndoManager_Impl( UndoManager& i_antiImpl, ::cppu::OWeakObject& i_parent, ::osl::Mutex& i_mutex ) in UndoManager_Impl() function in chart::impl::UndoManager_Impl

Completed in 17 milliseconds