Searched refs:UndoManagerHelper_Impl (Results 1 – 2 of 2) sorted by relevance
212 class UndoManagerHelper_Impl : public SfxUndoListener class236 …UndoManagerHelper_Impl( UndoManagerHelper& i_antiImpl, IUndoManagerImplementation& i_undoManagerIm… in UndoManagerHelper_Impl() function in framework::UndoManagerHelper_Impl251 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 …]
86 class UndoManagerHelper_Impl;150 ::boost::scoped_ptr< UndoManagerHelper_Impl > m_pImpl;