| /trunk/main/svx/source/svdraw/ |
| H A D | svdedtv2.cxx | 96 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 D | svdedtv1.cxx | 103 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 D | svdpoev.cxx | 208 const bool bUndo = IsUndoEnabled(); in SetMarkedPointsSmooth() local 209 if( bUndo ) in SetMarkedPointsSmooth() 225 if( bUndo ) in SetMarkedPointsSmooth() 232 if( bUndo ) in SetMarkedPointsSmooth() 243 const bool bUndo = IsUndoEnabled(); in SetMarkedSegmentsKind() local 244 if( bUndo ) in SetMarkedSegmentsKind() 260 if( bUndo ) in SetMarkedSegmentsKind() 267 if( bUndo ) in SetMarkedSegmentsKind() 309 const bool bUndo = IsUndoEnabled(); in DeleteMarkedPoints() local 310 if( bUndo ) in DeleteMarkedPoints() [all …]
|
| H A D | svdedtv.cxx | 181 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 D | svdglev.cxx | 235 const bool bUndo = IsUndoEnabled(); in DeleteMarkedGluePoints() local 236 if( bUndo ) in DeleteMarkedGluePoints() 251 if( bUndo ) in DeleteMarkedGluePoints() 268 if( bUndo ) in DeleteMarkedGluePoints() 278 const bool bUndo = IsUndoEnabled(); in ImpCopyMarkedGluePoints() local 280 if( bUndo ) in ImpCopyMarkedGluePoints() 293 if( bUndo ) in ImpCopyMarkedGluePoints() 310 if( bUndo ) in ImpCopyMarkedGluePoints()
|
| H A D | svdmodel.cxx | 1561 FASTBOOL bUndo, FASTBOOL bMoveNoCopy) in CopyPages() argument 1563 if( bUndo && !IsUndoEnabled() ) in CopyPages() 1564 bUndo = false; in CopyPages() 1566 if( bUndo ) in CopyPages() 1607 if (bUndo) in CopyPages() 1617 if(bUndo) in CopyPages() 1632 if(bUndo) in CopyPages() 1640 FASTBOOL bUndo, FASTBOOL bTreadSourceAsConst) in Merge() argument 1644 CopyPages(nFirstPageNum,nLastPageNum,nDestPos,bUndo,!bTreadSourceAsConst); in Merge() 1648 if( bUndo && !IsUndoEnabled() ) in Merge() [all …]
|
| /trunk/main/sd/source/core/ |
| H A D | drawdoc3.cxx | 589 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 D | sdpage.cxx | 247 const bool bUndo = pUndoManager && pUndoManager->IsInListAction() && IsInserted(); in CreatePresObj() local 546 if( bUndo ) in CreatePresObj() 551 if( bUndo ) in CreatePresObj() 708 … const bool bUndo = pUndoManager && pUndoManager->IsInListAction() && IsInserted(); in Changed() local 713 if( bUndo ) in Changed() 757 const bool bUndo = pUndoManager && pUndoManager->IsInListAction() && IsInserted(); in CreateTitleAndLayout() local 791 if( bUndo ) in CreateTitleAndLayout() 1546 const bool bUndo = pUndoManager && pUndoManager->IsInListAction() && IsInserted(); in SetAutoLayout() local 1593 if( bUndo ) in SetAutoLayout() 1598 if( !bUndo ) in SetAutoLayout() [all …]
|
| H A D | drawdoc2.cxx | 811 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()
|
| /trunk/main/svx/source/table/ |
| H A D | tablemodel.cxx | 752 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 D | tablecontroller.cxx | 535 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 D | cellcursor.cxx | 265 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()
|
| /trunk/main/sc/source/ui/docshell/ |
| H A D | docfunc.cxx | 182 sal_Bool bUndo (pDoc->IsUndoEnabled()); in DetectiveAddPred() local 188 if (bUndo) in DetectiveAddPred() 192 if (bUndo) in DetectiveAddPred() 198 if (bUndo) in DetectiveAddPred() 218 sal_Bool bUndo(pDoc->IsUndoEnabled()); in DetectiveDelPred() local 229 if (bUndo) in DetectiveDelPred() 233 if (bUndo) in DetectiveDelPred() 239 if (bUndo) in DetectiveDelPred() 262 sal_Bool bUndo(pDoc->IsUndoEnabled()); in DetectiveAddSucc() local 268 if (bUndo) in DetectiveAddSucc() [all …]
|
| H A D | tablink.cxx | 162 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()
|
| H A D | dbdocfun.cxx | 69 sal_Bool bUndo (pDoc->IsUndoEnabled()); in AddDBRange() local 72 if (bUndo) in AddDBRange() 97 if (bUndo) in AddDBRange() 114 sal_Bool bUndo (pDoc->IsUndoEnabled()); in DeleteDBRange() local 122 if (bUndo) in DeleteDBRange() 129 if (bUndo) in DeleteDBRange() 149 sal_Bool bUndo (pDoc->IsUndoEnabled()); in RenameDBRange() local 176 if (bUndo) in RenameDBRange() 199 sal_Bool bUndo (pDoc->IsUndoEnabled()); in ModifyDBData() local 214 if (bUndo) in ModifyDBData() [all …]
|
| /trunk/main/svx/source/tbxctrls/ |
| H A D | grafctrl.cxx | 854 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 …]
|
| /trunk/main/sc/source/ui/undo/ |
| H A D | undoblk.cxx | 176 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 D | undocell.cxx | 629 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 D | undoblk3.cxx | 143 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 …]
|
| /trunk/main/sc/source/ui/inc/ |
| H A D | undoblk.hxx | 75 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;
|
| /trunk/main/sd/source/ui/func/ |
| H A D | fuexpand.cxx | 121 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 D | fusumry.cxx | 126 const bool bUndo = mpView->IsUndoEnabled(); in DoExecute() local 128 if( bUndo ) in DoExecute() 146 if( bUndo ) in DoExecute() 168 if( bUndo ) in DoExecute()
|
| /trunk/main/sc/source/ui/view/ |
| H A D | viewfun2.cxx | 912 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 …]
|
| /trunk/main/svx/source/toolbars/ |
| H A D | fontworkbar.cxx | 480 const bool bUndo = pSdrView->IsUndoEnabled(); in execute() local 482 if( bUndo ) in execute() 501 if( bUndo ) in execute() 556 const bool bUndo = pSdrView->IsUndoEnabled(); in execute() local 557 if( bUndo ) in execute() 567 if( bUndo ) in execute()
|
| /trunk/main/svx/source/form/ |
| H A D | navigatortreemodel.cxx | 320 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()
|