Home
last modified time | relevance | path

Searched refs:EnterListAction (Results 1 – 25 of 40) sorted by relevance

12

/aoo41x/main/sd/source/core/undo/
H A Dundomanager.cxx38 void UndoManager::EnterListAction(const UniString &rComment, const UniString& rRepeatComment, sal_u… in EnterListAction() function in UndoManager
43 SdrUndoManager::EnterListAction( rComment, rRepeatComment, nId ); in EnterListAction()
/aoo41x/main/svl/inc/svl/
H A Dundo.hxx280 …virtual void EnterListAction(const UniString &rComment, const UniString& rRepeatComment…
375 …virtual void EnterListAction(const UniString &rComment, const UniString& rRepeatComment…
/aoo41x/main/sd/source/ui/func/
H A Dfubullet.cxx146 rUndoMgr.EnterListAction(String(SdResId(STR_UNDO_INSERT_SPECCHAR)), in InsertFormattingMark()
276 rUndoMgr.EnterListAction(String(SdResId(STR_UNDO_INSERT_SPECCHAR)), in InsertSpecialCharacter()
H A Dfupage.cxx414 pUndoMgr->EnterListAction(aComment, aComment); in ExecuteDialog()
H A Dfuinsfil.cxx708 pDocliner->GetUndoManager().EnterListAction( in InsTextOrRTFinOlMode()
H A Dfuoaprms.cxx645 pUndoMgr->EnterListAction(aComment, aComment); in DoExecute()
/aoo41x/main/sw/source/core/undo/
H A Ddocundo.cxx228 SdrUndoManager::EnterListAction(comment, comment, eUndoId); in StartUndo()
587 EnterListAction(comment, rcomment, nId); in Repeat()
/aoo41x/main/sd/source/ui/view/
H A Ddrawview.cxx221 mpDocSh->GetUndoManager()->EnterListAction( aComment, String() ); in SetAttributes()
587 pUndoManager->EnterListAction(aUndo, aUndo); in DeleteMarked()
H A DViewShellImplementation.cxx199 pUndoManager->EnterListAction(aComment, aComment); in ProcessModifyPageSlot()
/aoo41x/main/sc/source/ui/view/
H A Ddbfunc.cxx343 pDocSh->GetUndoManager()->EnterListAction( aUndo, aUndo ); in ToggleAutoFilter()
482 pDocSh->GetUndoManager()->EnterListAction( aUndo, aUndo ); in HideAutoFilter()
H A Dviewfun3.cxx1275 pUndoMgr->EnterListAction( aUndo, aUndo ); in PasteFromClip()
1675 pUndoMgr->EnterListAction(aUndo, aUndo); in PasteMultiRangesFromClip()
1756 pDocSh->GetUndoManager()->EnterListAction( aUndo, aUndo ); in MoveBlockTo()
H A Dviewfunc.cxx2551 pDocSh->GetUndoManager()->EnterListAction( aUndo, aUndo ); in ProtectSheet()
2582 pDocSh->GetUndoManager()->EnterListAction( aUndo, aUndo ); in Protect()
2615 pDocSh->GetUndoManager()->EnterListAction( aUndo, aUndo ); in Unprotect()
H A Dtabvwshf.cxx676 pUndoManager->EnterListAction( aUndo, aUndo ); in ExecuteTable()
H A Dformatsh.cxx507 pDocSh->GetUndoManager()->EnterListAction( aUndo, aUndo ); in ExecuteStyle()
569 pDocSh->GetUndoManager()->EnterListAction( aUndo, aUndo ); in ExecuteStyle()
/aoo41x/main/sd/inc/undo/
H A Dundomanager.hxx38 …virtual void EnterListAction(const UniString &rComment, const UniString& rRepeatComment…
/aoo41x/main/editeng/source/editeng/
H A Dimpedit5.cxx249 GetUndoManager().EnterListAction( GetEditEnginePtr()->GetUndoComment( nId ), XubString(), nId ); in UndoActionStart()
259 GetUndoManager().EnterListAction( GetEditEnginePtr()->GetUndoComment( nId ), XubString(), nId ); in UndoActionStart()
/aoo41x/main/svx/source/svdraw/
H A Dsvdmodel.cxx511 mpImpl->mpUndoManager->EnterListAction(aEmpty,aEmpty); in BegUndo()
533 mpImpl->mpUndoManager->EnterListAction( rComment, aEmpty ); in BegUndo()
557 mpImpl->mpUndoManager->EnterListAction( aComment,aEmpty ); in BegUndo()
/aoo41x/main/sc/source/ui/drawfunc/
H A Dfutext3.cxx95 pUndoMgr->EnterListAction( aUndoStr, aUndoStr ); in StopEditMode()
/aoo41x/main/sd/source/ui/sidebar/
H A DDocumentHelper.cxx339 pUndoMgr->EnterListAction(String(SdResId(STR_UNDO_SET_PRESLAYOUT)), String()); in AssignMasterPageToPageList()
/aoo41x/main/reportdesign/inc/
H A DUndoActions.hxx131 m_rUndoManager.EnterListAction( i_undoTitle, String() ); in UndoContext()
/aoo41x/main/reportdesign/source/ui/report/
H A DSectionWindow.cxx328 …getViewsWindow()->getView()->getReportView()->getController().getUndoManager().EnterListAction( sU…
/aoo41x/main/sd/source/core/
H A Ddrawdoc3.cxx538 pUndoMgr->EnterListAction(String(SdResId(STR_UNDO_INSERTPAGES)), String()); in InsertBookmarkAsPage()
1582 pUndoMgr->EnterListAction(String(SdResId(STR_UNDO_SET_PRESLAYOUT)), String()); in SetMasterPage()
/aoo41x/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx454 m_pParent->m_pController->getUndoManager().EnterListAction( sUndoAction, String() ); in SaveModified()
823 m_pParent->m_pController->getUndoManager().EnterListAction( sUndoAction, String() ); in DeleteRows()
/aoo41x/main/framework/source/fwe/helper/
H A Dundomanagerhelper.cxx596 rUndoManager.EnterListAction( i_title, ::rtl::OUString() ); in impl_enterUndoContext()
/aoo41x/main/sc/source/ui/docshell/
H A Ddocfunc.cxx1465 rDocShell.GetUndoManager()->EnterListAction( aUndo, aUndo ); in InsertCells()
1871 rDocShell.GetUndoManager()->EnterListAction( aUndo, aUndo ); in DeleteCells()
4769 rDocShell.GetUndoManager()->EnterListAction( aUndo, aUndo ); in ResizeMatrix()
4830 rDocShell.GetUndoManager()->EnterListAction( aUndo, aUndo ); in InsertAreaLink()

Completed in 274 milliseconds

12