Home
last modified time | relevance | path

Searched refs:GetUndoActionComment (Results 1 – 25 of 30) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/misc/
H A Dsingledoccontroller.cxx107 GetUndoManager().GetUndoActionComment(); in GetState()
127 aSeq[n] = GetUndoManager().GetUndoActionComment(n); in GetState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/misc/
H A Dsingledoccontroller.cxx108 GetUndoManager().GetUndoActionComment(); in GetState()
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/source/fwe/helper/
H A Dundomanagerhelper.cxx592 aContextEvent.UndoActionTitle = rUndoManager.GetUndoActionComment(); in impl_leaveUndoContext()
939 ? rUndoManager.GetUndoActionComment( 0, SfxUndoManager::TopLevel ) in lcl_getCurrentActionTitle()
958 ? rUndoManager.GetUndoActionComment( i, SfxUndoManager::TopLevel ) in lcl_getAllActionTitles()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/fwe/helper/
H A Dundomanagerhelper.cxx584 aContextEvent.UndoActionTitle = rUndoManager.GetUndoActionComment(); in impl_leaveUndoContext()
931 ? rUndoManager.GetUndoActionComment( 0, SfxUndoManager::TopLevel ) in lcl_getCurrentActionTitle()
950 ? rUndoManager.GetUndoActionComment( i, SfxUndoManager::TopLevel ) in lcl_getAllActionTitles()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svl/
H A Dundo.hxx197 …OUString GetUndoActionComment( size_t nNo=0, bool const i_currentLevel = CurrentLev…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svl/
H A Dundo.hxx195 …OUString GetUndoActionComment( size_t nNo=0, bool const i_currentLevel = CurrentLev…
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A Dviewshe3.cxx115 pUndoManager->GetUndoActionComment(); in GetMenuState()
H A Dviewshel.cxx1124 aStringList.push_back( pUndoManager->GetUndoActionComment(a) ); in ImpGetUndoStrings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A Dviewshe3.cxx115 pUndoManager->GetUndoActionComment(); in GetMenuState()
H A Dviewshel.cxx1120 aStringList.push_back( pUndoManager->GetUndoActionComment(a) ); in ImpGetUndoStrings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/undo/
H A Ddocundo.cxx411 SdrUndoManager::GetUndoActionComment(n, TopLevel)); in GetUndoComments()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/undo/
H A Ddocundo.cxx409 SdrUndoManager::GetUndoActionComment(n, TopLevel)); in GetUndoComments()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dtabvwshb.cxx801 aList.push_back( bIsUndo ? pUndoManager->GetUndoActionComment(i) : in GetUndoState()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/shells/
H A Ddrwtxtsh.cxx560 fnGetComment = &SfxUndoManager::GetUndoActionComment; in StateUndo()
H A Dannotsh.cxx1638 fnGetComment = &SfxUndoManager::GetUndoActionComment; in StateUndo()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Dtabvwshb.cxx745 aList.push_back( bIsUndo ? pUndoManager->GetUndoActionComment(i) : in GetUndoState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/shells/
H A Ddrwtxtsh.cxx567 fnGetComment = &SfxUndoManager::GetUndoActionComment; in StateUndo()
H A Dannotsh.cxx1649 fnGetComment = &SfxUndoManager::GetUndoActionComment; in StateUndo()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/uiview/
H A Dsrcview.cxx484 aStr += rMgr.GetUndoActionComment(--nCount); in GetState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/uiview/
H A Dsrcview.cxx500 aStr += rMgr.GetUndoActionComment(--nCount); in GetState()
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/
H A Ddocument.cxx1104 fnGetComment = &SfxUndoManager::GetUndoActionComment; in GetState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/source/
H A Ddocument.cxx1163 fnGetComment = &SfxUndoManager::GetUndoActionComment; in GetState()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/undo/
H A Dundo.cxx604 OUString SfxUndoManager::GetUndoActionComment( size_t nNo, bool const i_currentLevel ) const in GetUndoActionComment() function in SfxUndoManager
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/undo/
H A Dundo.cxx603 OUString SfxUndoManager::GetUndoActionComment( size_t nNo, bool const i_currentLevel ) const in GetUndoActionComment() 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::GetRedoActionComme… in GetState()
433 …( _nId == SID_GETUNDOSTRINGS ) ? &SfxUndoManager::GetUndoActionComment : &SfxUndoManager::GetRedoA… in GetState()

12