Home
last modified time | relevance | path

Searched refs:getCurrentUndoActionTitle (Results 1 – 11 of 11) sorted by relevance

/trunk/main/dbaccess/source/ui/misc/
H A Ddbaundomanager.cxx293 …::rtl::OUString SAL_CALL UndoManager::getCurrentUndoActionTitle( ) throw (EmptyUndoStackException… in getCurrentUndoActionTitle() function in dbaui::UndoManager
296 return m_pImpl->aUndoHelper.getCurrentUndoActionTitle(); in getCurrentUndoActionTitle()
/trunk/main/sfx2/source/doc/
H A Ddocundomanager.cxx346 …::rtl::OUString SAL_CALL DocumentUndoManager::getCurrentUndoActionTitle( ) throw (EmptyUndoStackE… in getCurrentUndoActionTitle() function in sfx2::DocumentUndoManager
349 return m_pImpl->aUndoHelper.getCurrentUndoActionTitle(); in getCurrentUndoActionTitle()
/trunk/main/chart2/source/model/main/
H A DUndoManager.cxx310 …::rtl::OUString SAL_CALL UndoManager::getCurrentUndoActionTitle( ) throw (EmptyUndoStackException… in getCurrentUndoActionTitle() function in chart::UndoManager
313 return m_pImpl->getUndoHelper().getCurrentUndoActionTitle(); in getCurrentUndoActionTitle()
H A DUndoManager.hxx75 …virtual ::rtl::OUString SAL_CALL getCurrentUndoActionTitle( ) throw (::com::sun::star::document::…
/trunk/main/framework/inc/framework/
H A Dundomanagerhelper.hxx128 ::rtl::OUString getCurrentUndoActionTitle() const;
/trunk/main/chart2/source/controller/main/
H A DUndoCommandDispatch.cxx83 aUndoState <<= ( aUndo + m_xUndoManager->getCurrentUndoActionTitle()); in fireStatusEvent()
/trunk/main/sfx2/source/inc/
H A Ddocundomanager.hxx86 …virtual ::rtl::OUString SAL_CALL getCurrentUndoActionTitle( ) throw (::com::sun::star::document::…
/trunk/main/dbaccess/inc/
H A Ddbaundomanager.hxx73 …virtual ::rtl::OUString SAL_CALL getCurrentUndoActionTitle( ) throw (::com::sun::star::document::…
/trunk/main/sfx2/qa/complex/sfx2/
H A DUndoManager.java840 assertEquals( "Undo Context", i_undoManager.getCurrentUndoActionTitle() ); in impl_testContextHandling()
910 try { i_undoManager.getCurrentUndoActionTitle(); } in impl_testErrorHandling()
/trunk/main/framework/source/fwe/helper/
H A Dundomanagerhelper.cxx1092 ::rtl::OUString UndoManagerHelper::getCurrentUndoActionTitle() const in getCurrentUndoActionTitle() function in framework::UndoManagerHelper
/trunk/main/offapi/com/sun/star/document/
H A DXUndoManager.idl248 string getCurrentUndoActionTitle()

Completed in 47 milliseconds