Home
last modified time | relevance | path

Searched refs:bUndo (Results 1 – 25 of 95) sorted by relevance

1234

/AOO41X/main/svx/source/svdraw/
H A Dsvdedtv2.cxx96 const bool bUndo = IsUndoEnabled(); in MovMarkedToTop() local
98 if( bUndo ) in MovMarkedToTop()
164 if( bUndo ) in MovMarkedToTop()
171 if( bUndo ) in MovMarkedToTop()
184 const bool bUndo = IsUndoEnabled(); in MovMarkedToBtm() local
186 if( bUndo ) in MovMarkedToBtm()
253 if( bUndo ) in MovMarkedToBtm()
260 if(bUndo) in MovMarkedToBtm()
278 const bool bUndo = IsUndoEnabled(); in PutMarkedInFrontOfObj() local
279 if( bUndo ) in PutMarkedInFrontOfObj()
[all …]
H A Dsvdpoev.cxx210 const bool bUndo = IsUndoEnabled(); in SetMarkedPointsSmooth() local
211 if( bUndo ) in SetMarkedPointsSmooth()
227 if( bUndo ) in SetMarkedPointsSmooth()
234 if( bUndo ) in SetMarkedPointsSmooth()
245 const bool bUndo = IsUndoEnabled(); in SetMarkedSegmentsKind() local
246 if( bUndo ) in SetMarkedSegmentsKind()
262 if( bUndo ) in SetMarkedSegmentsKind()
269 if( bUndo ) in SetMarkedSegmentsKind()
311 const bool bUndo = IsUndoEnabled(); in DeleteMarkedPoints() local
312 if( bUndo ) in DeleteMarkedPoints()
[all …]
H A Dsvdedtv1.cxx103 const bool bUndo = IsUndoEnabled(); in SetMarkedObjRect() local
104 if( bUndo ) in SetMarkedObjRect()
114 if( bUndo ) in SetMarkedObjRect()
154 if( bUndo ) in SetMarkedObjRect()
194 const bool bUndo = IsUndoEnabled(); in MoveMarkedObj() local
196 if( bUndo ) in MoveMarkedObj()
213 if( bUndo ) in MoveMarkedObj()
222 if( bUndo ) in MoveMarkedObj()
228 const bool bUndo = IsUndoEnabled(); in ResizeMarkedObj() local
229 if( bUndo ) in ResizeMarkedObj()
[all …]
H A Dsvdedtv.cxx181 const bool bUndo = GetModel()->IsUndoEnabled(); in ImpDelLayerDelObjs() local
195 if( bUndo ) in ImpDelLayerDelObjs()
199 if( !bUndo ) in ImpDelLayerDelObjs()
211 if( bUndo ) in ImpDelLayerDelObjs()
214 if( !bUndo ) in ImpDelLayerDelObjs()
232 const bool bUndo = IsUndoEnabled(); in DeleteLayer() local
233 if( bUndo ) in DeleteLayer()
264 if( bUndo ) in DeleteLayer()
267 if( !bUndo ) in DeleteLayer()
279 if( bUndo ) in DeleteLayer()
[all …]
H A Dsvdglev.cxx241 const bool bUndo = IsUndoEnabled(); in DeleteMarkedGluePoints() local
242 if( bUndo ) in DeleteMarkedGluePoints()
257 if( bUndo ) in DeleteMarkedGluePoints()
274 if( bUndo ) in DeleteMarkedGluePoints()
285 const bool bUndo = IsUndoEnabled(); in ImpCopyMarkedGluePoints() local
287 if( bUndo ) in ImpCopyMarkedGluePoints()
300 if( bUndo ) in ImpCopyMarkedGluePoints()
317 if( bUndo ) in ImpCopyMarkedGluePoints()
H A Dsvdmodel.cxx1565 FASTBOOL bUndo, FASTBOOL bMoveNoCopy) in CopyPages() argument
1567 if( bUndo && !IsUndoEnabled() ) in CopyPages()
1568 bUndo = false; in CopyPages()
1570 if( bUndo ) in CopyPages()
1611 if (bUndo) in CopyPages()
1621 if(bUndo) in CopyPages()
1636 if(bUndo) in CopyPages()
1644 FASTBOOL bUndo, FASTBOOL bTreadSourceAsConst) in Merge() argument
1648 CopyPages(nFirstPageNum,nLastPageNum,nDestPos,bUndo,!bTreadSourceAsConst); in Merge()
1652 if( bUndo && !IsUndoEnabled() ) in Merge()
[all …]
/AOO41X/main/sd/source/core/
H A Ddrawdoc3.cxx589 const bool bUndo = IsUndoEnabled(); in InsertBookmarkAsPage() local
591 if( bUndo ) in InsertBookmarkAsPage()
784 if( bUndo ) in InsertBookmarkAsPage()
789 if( !bUndo ) in InsertBookmarkAsPage()
810 if( bUndo ) in InsertBookmarkAsPage()
815 if( !bUndo ) in InsertBookmarkAsPage()
853 if( bUndo ) in InsertBookmarkAsPage()
858 if( !bUndo ) in InsertBookmarkAsPage()
909 if( bUndo ) in InsertBookmarkAsPage()
928 if( bUndo ) in InsertBookmarkAsPage()
[all …]
H A Dsdpage.cxx251 const bool bUndo = pUndoManager && pUndoManager->IsInListAction() && IsInserted(); in CreatePresObj() local
550 if( bUndo ) in CreatePresObj()
555 if( bUndo ) in CreatePresObj()
716 … const bool bUndo = pUndoManager && pUndoManager->IsInListAction() && IsInserted(); in Changed() local
721 if( bUndo ) in Changed()
767 const bool bUndo = pUndoManager && pUndoManager->IsInListAction() && IsInserted(); in CreateTitleAndLayout() local
801 if( bUndo ) in CreateTitleAndLayout()
1562 const bool bUndo = pUndoManager && pUndoManager->IsInListAction() && IsInserted(); in SetAutoLayout() local
1609 if( bUndo ) in SetAutoLayout()
1614 if( !bUndo ) in SetAutoLayout()
[all …]
H A Ddrawdoc2.cxx811 const bool bUndo = IsUndoEnabled(); in MovePages() local
813 if( bUndo ) in MovePages()
855 if( bUndo ) in MovePages()
859 if( bUndo ) in MovePages()
884 if( bUndo ) in MovePages()
888 if( bUndo ) in MovePages()
899 if( bUndo ) in MovePages()
903 if( bUndo ) in MovePages()
914 if( bUndo ) in MovePages()
/AOO41X/main/svx/source/table/
H A Dtablemodel.cxx752 const bool bUndo = pModel && mpTableObj->IsInserted() && pModel->IsUndoEnabled(); in insertColumns() local
753 if( bUndo ) in insertColumns()
792 if( bUndo ) in insertColumns()
828 const bool bUndo = pModel && mpTableObj->IsInserted() && pModel->IsUndoEnabled(); in removeColumns() local
829 if( bUndo ) in removeColumns()
879 if( bUndo ) in removeColumns()
890 if( bUndo ) in removeColumns()
902 if( bUndo ) in removeColumns()
925 const bool bUndo = pModel && mpTableObj->IsInserted() && pModel->IsUndoEnabled(); in insertRows() local
941 if( bUndo ) in insertRows()
[all …]
H A Dtablecontroller.cxx535 const bool bUndo = mpModel && mpModel->IsUndoEnabled(); in onInsert() local
543 if( bUndo ) in onInsert()
562 if( bUndo ) in onInsert()
576 if( bUndo ) in onInsert()
595 if( bUndo ) in onInsert()
859 const bool bUndo = pModel->IsUndoEnabled(); in SetTableStyle() local
861 if( bUndo ) in SetTableStyle()
893 if( bUndo ) in SetTableStyle()
907 if( bUndo ) in SetTableStyle()
951 const bool bUndo = pModel->IsUndoEnabled(); in SetTableStyleSettings() local
[all …]
H A Dcellcursor.cxx265 const bool bUndo = pModel && mxTable->getSdrTableObj()->IsInserted() && pModel->IsUndoEnabled(); in merge() local
267 if( bUndo ) in merge()
281 if( bUndo ) in merge()
531 const bool bUndo = pModel && mxTable->getSdrTableObj()->IsInserted() && pModel->IsUndoEnabled(); in split() local
532 if( bUndo ) in split()
552 if( bUndo ) in split()
/AOO41X/main/sc/source/ui/docshell/
H A Ddocfunc.cxx186 sal_Bool bUndo (pDoc->IsUndoEnabled()); in DetectiveAddPred() local
192 if (bUndo) in DetectiveAddPred()
196 if (bUndo) in DetectiveAddPred()
202 if (bUndo) in DetectiveAddPred()
222 sal_Bool bUndo(pDoc->IsUndoEnabled()); in DetectiveDelPred() local
233 if (bUndo) in DetectiveDelPred()
237 if (bUndo) in DetectiveDelPred()
243 if (bUndo) in DetectiveDelPred()
266 sal_Bool bUndo(pDoc->IsUndoEnabled()); in DetectiveAddSucc() local
272 if (bUndo) in DetectiveAddSucc()
[all …]
H A Dtablink.cxx162 sal_Bool bUndo (pDoc->IsUndoEnabled()); in Closed() local
164 if (bAddUndo && bUndo) in Closed()
200 sal_Bool bUndo(pDoc->IsUndoEnabled()); in Refresh() local
232 if (bAddUndo && bUndo) in Refresh()
257 if (bAddUndo && bUndo) in Refresh()
409 if (bAddUndo && bUndo) in Refresh()
/AOO41X/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx854 const bool bUndo = rView.IsUndoEnabled(); in ExecuteGrafAttr() local
856 if( bUndo ) in ExecuteGrafAttr()
876 if( bUndo ) in ExecuteGrafAttr()
887 if( bUndo ) in ExecuteGrafAttr()
898 if( bUndo ) in ExecuteGrafAttr()
909 if( bUndo ) in ExecuteGrafAttr()
920 if( bUndo ) in ExecuteGrafAttr()
931 if( bUndo ) in ExecuteGrafAttr()
942 if( bUndo ) in ExecuteGrafAttr()
953 if( bUndo ) in ExecuteGrafAttr()
[all …]
/AOO41X/main/sc/source/ui/undo/
H A Dundoblk.cxx176 void ScUndoInsertCells::DoChange( const sal_Bool bUndo ) in DoChange() argument
181 if ( bUndo ) in DoChange()
198 if (bUndo) in DoChange()
210 if (bUndo) in DoChange()
387 void ScUndoDeleteCells::DoChange( const sal_Bool bUndo ) in DoChange() argument
392 if ( bUndo ) in DoChange()
408 if (bUndo) in DoChange()
420 if (bUndo) in DoChange()
435 for( i=0; i<nCount && bUndo; i++ ) in DoChange()
453 if ( !bUndo ) in DoChange()
[all …]
H A Dundocell.cxx629 void ScUndoPrintZoom::DoChange( sal_Bool bUndo ) in DoChange() argument
631 sal_uInt16 nScale = bUndo ? nOldScale : nNewScale; in DoChange()
632 sal_uInt16 nPages = bUndo ? nOldPages : nNewPages; in DoChange()
733 void __EXPORT ScUndoThesaurus::DoChange( sal_Bool bUndo, const String& rStr, in DoChange() argument
755 if ( !bUndo ) in DoChange()
767 if ( !bUndo ) in DoChange()
770 if ( !bUndo ) in DoChange()
1084 void ScUndoRangeNames::DoChange( sal_Bool bUndo ) in DoChange() argument
1089 if ( bUndo ) in DoChange()
H A Dundoblk3.cxx143 void ScUndoDeleteContents::DoChange( const sal_Bool bUndo ) in DoChange() argument
151 if (bUndo) // nur Undo in DoChange()
336 void ScUndoFillTable::DoChange( const sal_Bool bUndo ) in DoChange() argument
342 if (bUndo) // nur Undo in DoChange()
479 void ScUndoSelectionAttr::DoChange( const sal_Bool bUndo ) in DoChange() argument
492 if (bUndo) // nur bei Undo in DoChange()
802 void ScUndoMerge::DoChange( bool bUndo ) const in DoChange()
808 if (bUndo) in DoChange()
818 if (bUndo && mpUndoDoc) in DoChange()
825 else if (!bUndo && mbMergeContents) in DoChange()
[all …]
/AOO41X/main/sc/source/ui/inc/
H A Dundoblk.hxx75 void DoChange ( const sal_Bool bUndo );
105 void DoChange ( const sal_Bool bUndo );
166 void DoChange( const sal_Bool bUndo );
222 void DoChange( const sal_Bool bUndo );
287 void DoChange( const sal_Bool bUndo );
324 void DoChange( const sal_Bool bUndo );
359 void DoChange( const sal_Bool bUndo );
463 void DoChange( bool bUndo ) const;
693 void DoChange( const sal_Bool bUndo );
843 void DoChange( const sal_Bool bUndo ) const;
/AOO41X/main/sd/source/ui/func/
H A Dfuexpand.cxx121 const bool bUndo = mpView->IsUndoEnabled(); in DoExecute() local
123 if( bUndo ) in DoExecute()
162 if( bUndo ) in DoExecute()
185 if( bUndo ) in DoExecute()
264 if( bUndo ) in DoExecute()
H A Dfusumry.cxx126 const bool bUndo = mpView->IsUndoEnabled(); in DoExecute() local
128 if( bUndo ) in DoExecute()
146 if( bUndo ) in DoExecute()
168 if( bUndo ) in DoExecute()
/AOO41X/main/sc/source/ui/view/
H A Dviewfun2.cxx912 sal_Bool bUndo(pDoc->IsUndoEnabled()); in RemoveManualBreaks() local
914 if (bUndo) in RemoveManualBreaks()
961 sal_Bool bUndo (pDoc->IsUndoEnabled()); in SetPrintRanges() local
1044 if (bUndo) in SetPrintRanges()
1338 sal_Bool bUndo(pDoc->IsUndoEnabled()); in FillTab() local
1352 if (bUndo) in FillTab()
1380 if (bUndo) in FillTab()
2372 sal_Bool bUndo(pDoc->IsUndoEnabled()); in ImportTables() local
2382 if (bUndo) in ImportTables()
2479 if (bUndo) in ImportTables()
[all …]
/AOO41X/main/svx/source/toolbars/
H A Dfontworkbar.cxx488 const bool bUndo = pSdrView->IsUndoEnabled(); in execute() local
490 if( bUndo ) in execute()
509 if( bUndo ) in execute()
564 const bool bUndo = pSdrView->IsUndoEnabled(); in execute() local
565 if( bUndo ) in execute()
575 if( bUndo ) in execute()
/AOO41X/main/svx/source/form/
H A Dnavigatortreemodel.cxx320 bool bUndo = m_pFormModel->IsUndoEnabled(); in Insert() local
322 if( bUndo ) in Insert()
333 if ( bUndo && m_pPropChangeList->CanUndo()) in Insert()
362 if( bUndo ) in Insert()
408 const bool bUndo = m_pFormModel->IsUndoEnabled(); in Remove() local
421 if( bUndo ) in Remove()
444 if ( bUndo && m_pPropChangeList->CanUndo()) in Remove()
459 if( bUndo ) in Remove()
/AOO41X/main/sd/source/ui/view/
H A Ddrbezob.cxx299 const bool bUndo = mpView->IsUndoEnabled(); in Execute() local
300 if( bUndo ) in Execute()
305 if( bUndo ) in Execute()
310 if( bUndo ) in Execute()

1234