/aoo42x/main/svl/inc/svl/ |
H A D | undo.hxx | 286 virtual size_t LeaveListAction() = 0; 376 virtual size_t LeaveListAction();
|
/aoo42x/main/sd/source/ui/func/ |
H A D | fubullet.cxx | 158 rUndoMgr.LeaveListAction(); in InsertFormattingMark() 299 rUndoMgr.LeaveListAction(); in InsertSpecialCharacter()
|
H A D | fupage.cxx | 456 pUndoMgr->LeaveListAction(); in ExecuteDialog()
|
H A D | fuinsfil.cxx | 744 pDocliner->GetUndoManager().LeaveListAction(); in InsTextOrRTFinOlMode()
|
H A D | fuoaprms.cxx | 827 pUndoMgr->LeaveListAction(); in DoExecute()
|
/aoo42x/main/sw/source/core/undo/ |
H A D | docundo.cxx | 242 int const nCount = LeaveListAction(); in EndUndo() 594 LeaveListAction(); in Repeat()
|
/aoo42x/main/sc/source/ui/docshell/ |
H A D | docfunc.cxx | 1489 rDocShell.GetUndoManager()->LeaveListAction(); in InsertCells() 1587 rDocShell.GetUndoManager()->LeaveListAction(); in InsertCells() 1651 rDocShell.GetUndoManager()->LeaveListAction(); in InsertCells() 1685 rDocShell.GetUndoManager()->LeaveListAction(); in InsertCells() 1739 rDocShell.GetUndoManager()->LeaveListAction(); in InsertCells() 1891 rDocShell.GetUndoManager()->LeaveListAction(); in DeleteCells() 1996 rDocShell.GetUndoManager()->LeaveListAction(); in DeleteCells() 2113 rDocShell.GetUndoManager()->LeaveListAction(); in DeleteCells() 2171 rDocShell.GetUndoManager()->LeaveListAction(); in DeleteCells() 4791 rDocShell.GetUndoManager()->LeaveListAction(); in ResizeMatrix() [all …]
|
/aoo42x/main/sd/source/ui/view/ |
H A D | drawview.cxx | 274 mpDocSh->GetUndoManager()->LeaveListAction(); in SetAttributes() 649 pUndoManager->LeaveListAction(); in DeleteMarked()
|
H A D | ViewShellImplementation.cxx | 247 pUndoManager->LeaveListAction(); in ProcessModifyPageSlot()
|
/aoo42x/main/sc/source/ui/view/ |
H A D | dbfunc.cxx | 446 pDocSh->GetUndoManager()->LeaveListAction(); in ToggleAutoFilter() 499 pDocSh->GetUndoManager()->LeaveListAction(); in HideAutoFilter()
|
H A D | viewfun3.cxx | 1506 pUndoMgr->LeaveListAction(); in PasteFromClip() 1698 pUndoMgr->LeaveListAction(); in PasteMultiRangesFromClip() 1787 pDocSh->GetUndoManager()->LeaveListAction(); in MoveBlockTo()
|
H A D | viewfunc.cxx | 2560 pDocSh->GetUndoManager()->LeaveListAction(); in ProtectSheet() 2591 pDocSh->GetUndoManager()->LeaveListAction(); in Protect() 2625 pDocSh->GetUndoManager()->LeaveListAction(); in Unprotect()
|
H A D | tabvwshf.cxx | 682 pUndoManager->LeaveListAction(); in ExecuteTable()
|
H A D | gridwin2.cxx | 1021 pDocSh->GetUndoManager()->LeaveListAction(); in PagebreakMove()
|
/aoo42x/main/sd/source/core/ |
H A D | drawdoc3.cxx | 981 pUndoMgr->LeaveListAction(); in InsertBookmarkAsPage() 1645 pUndoMgr->LeaveListAction(); in SetMasterPage() 2119 pUndoMgr->LeaveListAction(); in SetMasterPage()
|
/aoo42x/main/sc/source/ui/drawfunc/ |
H A D | futext3.cxx | 166 pUndoMgr->LeaveListAction(); in StopEditMode()
|
/aoo42x/main/sd/source/ui/sidebar/ |
H A D | DocumentHelper.cxx | 357 pUndoMgr->LeaveListAction(); in AssignMasterPageToPageList()
|
/aoo42x/main/reportdesign/inc/ |
H A D | UndoActions.hxx | 136 m_rUndoManager.LeaveListAction(); in ~UndoContext()
|
/aoo42x/main/reportdesign/source/ui/report/ |
H A D | SectionWindow.cxx | 334 getViewsWindow()->getView()->getReportView()->getController().getUndoManager().LeaveListAction();
|
/aoo42x/main/reportdesign/source/ui/dlg/ |
H A D | GroupsSorting.cxx | 498 m_pParent->m_pController->getUndoManager().LeaveListAction(); in SaveModified() 843 m_pParent->m_pController->getUndoManager().LeaveListAction(); in DeleteRows()
|
/aoo42x/main/framework/source/fwe/helper/ |
H A D | undomanagerhelper.cxx | 637 nContextElements = rUndoManager.LeaveListAction(); in impl_leaveUndoContext()
|
/aoo42x/main/editeng/source/editeng/ |
H A D | impedit5.cxx | 268 GetUndoManager().LeaveListAction(); in UndoActionEnd()
|
/aoo42x/main/dbaccess/source/ui/querydesign/ |
H A D | QueryTableView.cxx | 882 rUndoMgr.LeaveListAction(); in RemoveTabWin()
|
H A D | SelectionBrowseBox.cxx | 1049 …tatic_cast<OQueryController&>(getDesignView()->getController()).GetUndoManager().LeaveListAction(); in SaveModified() 1281 …static_cast<OQueryController&>(getDesignView()->getController()).GetUndoManager().LeaveListAction(… in SaveModified()
|
/aoo42x/main/svl/source/undo/ |
H A D | undo.cxx | 1080 size_t SfxUndoManager::LeaveListAction() in LeaveListAction() function in SfxUndoManager
|