Home
last modified time | relevance | path

Searched refs:GetRedoActionComment (Results 1 – 14 of 14) sorted by relevance

/aoo42x/main/svl/inc/svl/
H A Dundo.hxx244 …virtual UniString GetRedoActionComment( size_t nNo=0, bool const i_currentLevel = CurrentLev…
363 …virtual UniString GetRedoActionComment( size_t nNo=0, bool const i_currentLevel = CurrentLev…
/aoo42x/main/framework/source/fwe/helper/
H A Dundomanagerhelper.cxx1064 : rUndoManager.GetRedoActionComment( 0, IUndoManager::TopLevel ); in lcl_getCurrentActionTitle()
1084 : rUndoManager.GetRedoActionComment( i, IUndoManager::TopLevel ); in lcl_getAllActionTitles()
/aoo42x/main/dbaccess/source/ui/misc/
H A Dsingledoccontroller.cxx161 sRedo += GetUndoManager().GetRedoActionComment(); in GetState()
/aoo42x/main/sd/source/ui/view/
H A Dviewshe3.cxx194 aTmp += pUndoManager->GetRedoActionComment(0); in GetMenuState()
H A Dviewshel.cxx1229 String* pInsertString = new String(pUndoManager->GetRedoActionComment(a)); in ImpGetRedoStrings()
/aoo42x/main/sw/source/core/undo/
H A Ddocundo.cxx373 SdrUndoManager::GetRedoActionComment(n, TopLevel)); in GetRedoComments()
/aoo42x/main/sc/source/ui/view/
H A Dtabvwshb.cxx582 pUndoManager->GetRedoActionComment(i) ), in GetUndoState()
/aoo42x/main/sw/source/ui/shells/
H A Ddrwtxtsh.cxx680 fnGetComment = &::svl::IUndoManager::GetRedoActionComment; in StateUndo()
H A Dannotsh.cxx1585 fnGetComment = &::svl::IUndoManager::GetRedoActionComment; in StateUndo()
/aoo42x/main/sw/source/ui/uiview/
H A Dsrcview.cxx568 aStr += rMgr.GetRedoActionComment(--nCount); in GetState()
/aoo42x/main/svl/source/undo/
H A Dundo.cxx856 XubString SfxUndoManager::GetRedoActionComment( size_t nNo, bool const i_currentLevel ) const in GetRedoActionComment() function in SfxUndoManager
/aoo42x/main/starmath/source/
H A Ddocument.cxx1284 fnGetComment = &::svl::IUndoManager::GetRedoActionComment; in GetState()
/aoo42x/main/sfx2/source/view/
H A Dviewfrm.cxx1069 aTmp += pShUndoMgr->GetRedoActionComment(0); in StateHistory_Impl()
/aoo42x/main/reportdesign/source/ui/report/
H A DReportController.cxx472 …_nId == SID_UNDO ) ? &SfxUndoManager::GetUndoActionComment : &SfxUndoManager::GetRedoActionComment; in GetState()

Completed in 117 milliseconds