Home
last modified time | relevance | path

Searched refs:GetUndoActionCount (Results 1 – 25 of 32) sorted by relevance

12

/aoo4110/main/svx/source/svdraw/
H A Dsdrundomanager.cxx47 if(GetUndoActionCount() && mpLastUndoActionBeforeTextEdit != GetUndoAction(0)) in Undo()
92 while(GetUndoActionCount() && mpLastUndoActionBeforeTextEdit != GetUndoAction(0)) in Clear()
114 mpLastUndoActionBeforeTextEdit = GetUndoActionCount() ? GetUndoAction(0) : 0; in SetEndTextEditHdl()
121 while(GetUndoActionCount() && mpLastUndoActionBeforeTextEdit != GetUndoAction(0)) in SetEndTextEditHdl()
/aoo4110/main/sw/source/core/undo/
H A Ddocundo.cxx177 if (!SdrUndoManager::GetUndoActionCount(CurrentLevel)) in GetLastUndo()
248 (0 == SdrUndoManager::GetUndoActionCount(CurrentLevel)) in EndUndo()
304 if (!SdrUndoManager::GetUndoActionCount(CurrentLevel)) in GetLastUndoInfo()
330 sal_uInt16 const nUndoCount(SdrUndoManager::GetUndoActionCount(TopLevel)); in GetUndoComments()
414 if (!SdrUndoManager::GetUndoActionCount(CurrentLevel)) in RemoveLastUndo()
571 if (!SdrUndoManager::GetUndoActionCount(TopLevel)) in Repeat()
/aoo4110/main/framework/source/fwe/helper/
H A Dundomanagerhelper.cxx588 if ( i_hidden && ( rUndoManager.GetUndoActionCount( IUndoManager::CurrentLevel ) == 0 ) ) in impl_enterUndoContext()
684 ? rUndoManager.GetUndoActionCount( IUndoManager::TopLevel ) in impl_doUndoRedo()
1027 return rUndoManager.GetUndoActionCount( IUndoManager::TopLevel ) > 0; in isUndoPossible()
1054 ? rUndoManager.GetUndoActionCount( IUndoManager::TopLevel ) in lcl_getCurrentActionTitle()
1076 ? rUndoManager.GetUndoActionCount( IUndoManager::TopLevel ) in lcl_getAllActionTitles()
/aoo4110/main/cui/source/dialogs/
H A DSpellDialog.cxx729 if(!aSentenceED.GetUndoActionCount()) in IMPL_LINK()
2055 DBG_ASSERT(GetUndoActionCount(), "no undo actions available" ); in Undo()
2056 if(!GetUndoActionCount()) in Undo()
2065 }while(bSaveUndoEdit && SPELLUNDO_UNDO_EDIT_MODE != nId && GetUndoActionCount()); in Undo()
2089 sal_uInt16 SentenceEditWindow_Impl::GetUndoActionCount() in GetUndoActionCount() function in SentenceEditWindow_Impl
2091 return GetTextEngine()->GetUndoManager().GetUndoActionCount(); in GetUndoActionCount()
/aoo4110/main/svl/inc/svl/
H A Dundo.hxx238 … virtual size_t GetUndoActionCount( bool const i_currentLevel = CurrentLevel ) const = 0;
358 virtual size_t GetUndoActionCount( bool const i_currentLevel = CurrentLevel ) const;
/aoo4110/main/sd/source/ui/view/
H A Dviewshel.cxx1184 sal_uInt16 nCount(pUndoManager->GetUndoActionCount()); in ImpGetUndoStrings()
1263 sal_uInt16 nCount(pUndoManager->GetUndoActionCount()); in ImpSidUndo()
1270 while(nNumber-- && pUndoManager->GetUndoActionCount()) in ImpSidUndo()
H A Doutlview.cxx1784 bool bHasUndoActions = pDocUndoMgr->GetUndoActionCount() != 0; in EndModelChange()
1788 …DBG_ASSERT( bHasUndoActions == (mpOutliner->GetUndoManager().GetUndoActionCount() != 0), "sd::Outl… in EndModelChange()
1841 if( rOutlineUndo.GetUndoActionCount() > 1 ) in TryToMergeUndoActions()
H A Dviewshe3.cxx155 if(pUndoManager->GetUndoActionCount() != 0) in GetMenuState()
/aoo4110/main/dbaccess/source/ui/misc/
H A Dsingledoccontroller.cxx145 aReturn.bEnabled = isEditable() && GetUndoManager().GetUndoActionCount() != 0; in GetState()
/aoo4110/main/sw/source/ui/shells/
H A Dannotsh.cxx1476 sal_uInt16 nCount = pUndoManager->GetUndoActionCount(); in ExecUndo()
1545 sal_uInt16 nCount = pUndoManager->GetUndoActionCount(); in StateUndo()
1579 nCount = pUndoManager->GetUndoActionCount(); in StateUndo()
H A Ddrwtxtsh.cxx674 nCount = pUndoManager->GetUndoActionCount(); in StateUndo()
/aoo4110/main/cui/source/inc/
H A DSpellDialog.hxx118 sal_uInt16 GetUndoActionCount();
/aoo4110/main/svl/source/undo/
H A Dundo.cxx664 size_t SfxUndoManager::GetUndoActionCount( bool const i_currentLevel ) const in GetUndoActionCount() function in SfxUndoManager
1410 size_t nPos = pManager->GetUndoActionCount()-1; in SfxLinkUndoAction()
/aoo4110/main/svtools/source/edit/
H A Dtextundo.cxx55 if ( GetUndoActionCount() == 0 ) in Undo()
/aoo4110/main/starmath/source/
H A Ddocument.cxx1166 nCount = pTmpUndoMgr->GetUndoActionCount(); in Execute()
1278 nCount = pTmpUndoMgr->GetUndoActionCount(); in GetState()
/aoo4110/main/sd/source/ui/docshell/
H A Ddocshell.cxx600 if(pUndoManager && pUndoManager->GetUndoActionCount()) in ClearUndoBuffer()
/aoo4110/main/sc/source/ui/view/
H A Dtabvwshb.cxx579 … size_t nCount = bIsUndo ? pUndoManager->GetUndoActionCount() : pUndoManager->GetRedoActionCount(); in GetUndoState()
H A Deditsh.cxx1233 if ( rTopMgr.GetUndoActionCount() == 0 ) in GetUndoState()
/aoo4110/main/svx/inc/svx/
H A Dsvdmodel.hxx600 …sal_uIntPtr GetUndoActionCount() const { return pUndoStack!=NULL ? pUndoStack… in GetUndoActionCount() function in SdrModel
/aoo4110/main/editeng/source/editeng/
H A Deditundo.cxx81 if ( !mpImpEE || GetUndoActionCount() == 0 ) in Undo()
H A Dimpedit5.cxx306 if ( HasUndoManager() && GetUndoManager().GetUndoActionCount() ) in Undo()
/aoo4110/main/sw/source/ui/uiview/
H A Dsrcview.cxx552 nCount = rMgr.GetUndoActionCount(); in GetState()
/aoo4110/main/svx/source/dialog/
H A Dimapdlg.cxx993 aTbxIMapDlg1.EnableItem( TBI_UNDO, pModel->GetUndoActionCount() > 0 ); in IMPL_LINK()
/aoo4110/main/basctl/source/basicide/
H A Dbaside3.cxx350 if ( !pUndoMgr->GetUndoActionCount() ) in GetState()
/aoo4110/main/sfx2/source/view/
H A Dviewfrm.cxx1052 if ( pShUndoMgr->GetUndoActionCount() == 0 && in StateHistory_Impl()
1057 if ( pShUndoMgr && pShUndoMgr->GetUndoActionCount() ) in StateHistory_Impl()

Completed in 171 milliseconds

12