Searched refs:GetRedoActionComment (Results 1 – 14 of 14) sorted by relevance
244 …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…
1064 : rUndoManager.GetRedoActionComment( 0, IUndoManager::TopLevel ); in lcl_getCurrentActionTitle()1084 : rUndoManager.GetRedoActionComment( i, IUndoManager::TopLevel ); in lcl_getAllActionTitles()
161 sRedo += GetUndoManager().GetRedoActionComment(); in GetState()
194 aTmp += pUndoManager->GetRedoActionComment(0); in GetMenuState()
1229 String* pInsertString = new String(pUndoManager->GetRedoActionComment(a)); in ImpGetRedoStrings()
373 SdrUndoManager::GetRedoActionComment(n, TopLevel)); in GetRedoComments()
582 pUndoManager->GetRedoActionComment(i) ), in GetUndoState()
680 fnGetComment = &::svl::IUndoManager::GetRedoActionComment; in StateUndo()
1585 fnGetComment = &::svl::IUndoManager::GetRedoActionComment; in StateUndo()
568 aStr += rMgr.GetRedoActionComment(--nCount); in GetState()
856 XubString SfxUndoManager::GetRedoActionComment( size_t nNo, bool const i_currentLevel ) const in GetRedoActionComment() function in SfxUndoManager
1284 fnGetComment = &::svl::IUndoManager::GetRedoActionComment; in GetState()
1069 aTmp += pShUndoMgr->GetRedoActionComment(0); in StateHistory_Impl()
472 …_nId == SID_UNDO ) ? &SfxUndoManager::GetUndoActionComment : &SfxUndoManager::GetRedoActionComment; in GetState()
Completed in 98 milliseconds