Searched refs:GetUndoActionComment (Results 1 – 14 of 14) sorted by relevance
240 …virtual UniString GetUndoActionComment( size_t nNo=0, bool const i_currentLevel = CurrentLev…360 …virtual UniString GetUndoActionComment( size_t nNo=0, bool const i_currentLevel = CurrentLev…
656 …aContextEvent.UndoActionTitle = rUndoManager.GetUndoActionComment( 0, IUndoManager::CurrentLevel ); in impl_leaveUndoContext()1063 ? rUndoManager.GetUndoActionComment( 0, IUndoManager::TopLevel ) in lcl_getCurrentActionTitle()1083 ? rUndoManager.GetUndoActionComment( i, IUndoManager::TopLevel ) in lcl_getAllActionTitles()
150 sUndo += GetUndoManager().GetUndoActionComment(); in GetState()
166 aTmp += pUndoManager->GetUndoActionComment(0); in GetMenuState()
1194 String* pInsertString = new String(pUndoManager->GetUndoActionComment(a)); in ImpGetUndoStrings()
325 SdrUndoManager::GetUndoActionComment(n, TopLevel)); in GetUndoComments()
581 pList->Insert( new String( bIsUndo ? pUndoManager->GetUndoActionComment(i) : in GetUndoState()
675 fnGetComment = &::svl::IUndoManager::GetUndoActionComment; in StateUndo()
1580 fnGetComment = &::svl::IUndoManager::GetUndoActionComment; in StateUndo()
556 aStr += rMgr.GetUndoActionComment(--nCount); in GetState()
681 XubString SfxUndoManager::GetUndoActionComment( size_t nNo, bool const i_currentLevel ) const in GetUndoActionComment() function in SfxUndoManager
1279 fnGetComment = &::svl::IUndoManager::GetUndoActionComment; in GetState()
1060 aTmp+= pShUndoMgr->GetUndoActionComment(0); in StateHistory_Impl()
472 …( _nId == SID_UNDO ) ? &SfxUndoManager::GetUndoActionComment : &SfxUndoManager::GetRedoActionComme… in GetState()
Completed in 272 milliseconds