Home
last modified time | relevance | path

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

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/misc/
H A Dsingledoccontroller.cxx117 GetUndoManager().GetRedoActionComment(); in GetState()
138 aSeq[n] = GetUndoManager().GetRedoActionComment(n); in GetState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/misc/
H A Dsingledoccontroller.cxx118 GetUndoManager().GetRedoActionComment(); in GetState()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svl/
H A Dundo.hxx202 …OUString GetRedoActionComment( size_t nNo=0, bool const i_currentLevel = CurrentLev…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svl/
H A Dundo.hxx200 …OUString GetRedoActionComment( size_t nNo=0, bool const i_currentLevel = CurrentLev…
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A Dviewshe3.cxx145 OUString aTmp = SvtResId(STR_REDO) + pUndoManager->GetRedoActionComment(); in GetMenuState()
H A Dviewshel.cxx1150 aStringList.push_back( pUndoManager->GetRedoActionComment(a) ); in ImpGetRedoStrings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A Dviewshe3.cxx145 OUString aTmp = SvtResId(STR_REDO) + pUndoManager->GetRedoActionComment(); in GetMenuState()
H A Dviewshel.cxx1146 aStringList.push_back( pUndoManager->GetRedoActionComment(a) ); in ImpGetRedoStrings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/source/fwe/helper/
H A Dundomanagerhelper.cxx940 : rUndoManager.GetRedoActionComment( 0, SfxUndoManager::TopLevel ); in lcl_getCurrentActionTitle()
959 : rUndoManager.GetRedoActionComment( i, SfxUndoManager::TopLevel ); in lcl_getAllActionTitles()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/fwe/helper/
H A Dundomanagerhelper.cxx932 : rUndoManager.GetRedoActionComment( 0, SfxUndoManager::TopLevel ); in lcl_getCurrentActionTitle()
951 : rUndoManager.GetRedoActionComment( i, SfxUndoManager::TopLevel ); in lcl_getAllActionTitles()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/undo/
H A Ddocundo.cxx474 SdrUndoManager::GetRedoActionComment(n, TopLevel)); in GetRedoComments()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/undo/
H A Ddocundo.cxx472 SdrUndoManager::GetRedoActionComment(n, TopLevel)); in GetRedoComments()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dtabvwshb.cxx802 pUndoManager->GetRedoActionComment(i) ); in GetUndoState()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/shells/
H A Ddrwtxtsh.cxx565 fnGetComment = &SfxUndoManager::GetRedoActionComment; in StateUndo()
H A Dannotsh.cxx1643 fnGetComment = &SfxUndoManager::GetRedoActionComment; in StateUndo()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Dtabvwshb.cxx746 pUndoManager->GetRedoActionComment(i) ); in GetUndoState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/shells/
H A Ddrwtxtsh.cxx572 fnGetComment = &SfxUndoManager::GetRedoActionComment; in StateUndo()
H A Dannotsh.cxx1654 fnGetComment = &SfxUndoManager::GetRedoActionComment; in StateUndo()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/uiview/
H A Dsrcview.cxx496 aStr += rMgr.GetRedoActionComment(--nCount); in GetState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/uiview/
H A Dsrcview.cxx512 aStr += rMgr.GetRedoActionComment(--nCount); in GetState()
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/
H A Ddocument.cxx1109 fnGetComment = &SfxUndoManager::GetRedoActionComment; in GetState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/source/
H A Ddocument.cxx1168 fnGetComment = &SfxUndoManager::GetRedoActionComment; in GetState()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/undo/
H A Dundo.cxx756 OUString SfxUndoManager::GetRedoActionComment( size_t nNo, bool const i_currentLevel ) const in GetRedoActionComment() function in SfxUndoManager
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/undo/
H A Dundo.cxx755 OUString SfxUndoManager::GetRedoActionComment( size_t nNo, bool const i_currentLevel ) const in GetRedoActionComment() function in SfxUndoManager
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/ui/report/
H A DReportController.cxx421 …_nId == SID_UNDO ) ? &SfxUndoManager::GetUndoActionComment : &SfxUndoManager::GetRedoActionComment; in GetState()
433 …D_GETUNDOSTRINGS ) ? &SfxUndoManager::GetUndoActionComment : &SfxUndoManager::GetRedoActionComment; in GetState()

12