Home
last modified time | relevance | path

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

/AOO41X/main/framework/source/fwe/helper/
H A Dundomanagerhelper.cxx212 class UndoManagerHelper_Impl : public SfxUndoListener class
236UndoManagerHelper_Impl( UndoManagerHelper& i_antiImpl, IUndoManagerImplementation& i_undoManagerIm… in UndoManagerHelper_Impl() function in framework::UndoManagerHelper_Impl
251 virtual ~UndoManagerHelper_Impl() in ~UndoManagerHelper_Impl()
344 void UndoManagerHelper_Impl::disposing() in disposing()
359 UndoManagerEvent UndoManagerHelper_Impl::buildEvent( ::rtl::OUString const& i_title ) const in buildEvent()
369 void UndoManagerHelper_Impl::impl_notifyModified() in impl_notifyModified()
376 void UndoManagerHelper_Impl::notify( ::rtl::OUString const& i_title, in notify()
392 …void UndoManagerHelper_Impl::notify( void ( SAL_CALL XUndoManagerListener::*i_notificationMethod )… in notify()
403 …void UndoManagerHelper_Impl::enterUndoContext( const ::rtl::OUString& i_title, const bool i_hidden… in enterUndoContext()
407 &UndoManagerHelper_Impl::impl_enterUndoContext, in enterUndoContext()
[all …]
/AOO41X/main/framework/inc/framework/
H A Dundomanagerhelper.hxx86 class UndoManagerHelper_Impl;
150 ::boost::scoped_ptr< UndoManagerHelper_Impl > m_pImpl;