Home
last modified time | relevance | path

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

1234

/trunk/main/editeng/source/outliner/
H A Doutliner.cxx640 sal_Bool bUndo = pEditEngine->IsUndoEnabled(); in SetText() local
670 EnableUndo( bUndo ); in SetText()
857 sal_Bool bUndo = bCreateUndo && IsUndoEnabled(); in ImplInitDepth() local
858 if ( bUndo && bUndoAction ) in ImplInitDepth()
867 if ( bUndo ) in ImplInitDepth()
893 if( bUndo ) in Expand()
905 if( bUndo ) in Expand()
922 sal_Bool bUndo = sal_False; in Collapse() local
925 bUndo = sal_True; in Collapse()
926 if( bUndo ) in Collapse()
[all …]
H A Doutlundo.cxx179 void OLUndoExpand::Restore( sal_Bool bUndo ) in Restore() argument
188 if((_nId == OLUNDO_EXPAND && !bUndo) || (_nId == OLUNDO_COLLAPSE && bUndo)) in Restore()
H A Doutlundo.hxx123 void Restore( sal_Bool bUndo );
H A Doutlvw.cxx603 sal_Bool bUndo = !pOwner->IsInUndo() && pOwner->IsUndoEnabled(); in Indent() local
605 if( bUndo ) in Indent()
636 if( bUndo ) in Indent()
729 if( bUndo ) in Indent()
935 sal_Bool bUndo = !pOwner->IsInUndo() && pOwner->IsUndoEnabled(); in ImplExpandOrCollaps() local
936 if( bUndo ) in ImplExpandOrCollaps()
950 if( bUndo ) in ImplExpandOrCollaps()
/trunk/main/sc/inc/
H A Dchgtrack.hxx1098 void UpdateReference( ScChangeAction*, sal_Bool bUndo );
1100 ScChangeAction* pAct, sal_Bool bUndo );
/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx3422 void ScChangeTrack::UpdateReference( ScChangeAction* pAct, sal_Bool bUndo ) in UpdateReference() argument
3435 if ( (!bUndo && pAct->IsInsertType()) || (bUndo && pAct->IsDeleteType()) ) in UpdateReference()
3440 SetInDeleteUndo( bUndo ); in UpdateReference()
3454 bUndo ); in UpdateReference()
3455 UpdateReference( &pFirst, pAct, bUndo ); in UpdateReference()
3467 ScChangeAction* pAct, sal_Bool bUndo ) in UpdateReference() argument
3518 if ( bUndo ) in UpdateReference()
3528 if ( !bUndo ) in UpdateReference()
3819 if ( !bUndo ) in UpdateReference()
H A Deditutil.cxx332 sal_Bool bUndo = IsUndoEnabled(); in SetDefaults() local
344 if ( bUndo ) in SetDefaults()
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx1804 sal_Bool bUndo = pEngine->IsUndoEnabled(); in RemoveAdjust() local
1805 if ( bUndo ) in RemoveAdjust()
1829 if ( bUndo ) in RemoveAdjust()
/trunk/main/sc/source/ui/docshell/
H A Darealink.cxx158 sal_Bool bUndo (pDoc->IsUndoEnabled()); in Closed() local
159 if (bAddUndo && bUndo) in Closed()
255 sal_Bool bUndo (pDoc->IsUndoEnabled()); in Refresh() local
342 if ( bAddUndo && bUndo ) in Refresh()
422 if ( bAddUndo && bUndo) in Refresh()
H A Ddbdocfun.cxx69 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 …]
H A Ddocfunc.cxx192 if (bUndo) in DetectiveAddPred()
196 if (bUndo) in DetectiveAddPred()
233 if (bUndo) in DetectiveDelPred()
237 if (bUndo) in DetectiveDelPred()
272 if (bUndo) in DetectiveAddSucc()
276 if (bUndo) in DetectiveAddSucc()
313 if (bUndo) in DetectiveDelSucc()
317 if (bUndo) in DetectiveDelSucc()
352 if (bUndo) in DetectiveAddError()
356 if (bUndo) in DetectiveAddError()
[all …]
H A Ddocsh4.cxx153 sal_Bool bUndo (aDocument.IsUndoEnabled()); in Execute() local
233 if (bUndo) in Execute()
269 if ( bMakeArea && bUndo) in Execute()
379 if (bUndo) in Execute()
391 if (bUndo) in Execute()
1380 sal_Bool bUndo(aDocument.IsUndoEnabled()); in SetPrintZoom() local
1390 if (bUndo) in SetPrintZoom()
1546 sal_Bool bUndo(aDocument.IsUndoEnabled()); in ExecutePageStyle() local
1557 if (bUndo) in ExecutePageStyle()
1599 if (bUndo) in ExecutePageStyle()
H A Dimpex.cxx112 bAll( sal_True ), bSingle( sal_True ), bUndo( sal_False ), in ScImportExport()
127 bAll( sal_False ), bSingle( sal_True ), bUndo( sal_Bool( pDocSh != NULL ) ), in ScImportExport()
143 bAll( sal_False ), bSingle( sal_False ), bUndo( sal_Bool( pDocSh != NULL ) ), in ScImportExport()
160 bAll( sal_False ), bSingle( sal_True ), bUndo( sal_Bool( pDocSh != NULL ) ), in ScImportExport()
245 if( bUndo && pDocSh && pDoc->IsUndoEnabled()) in StartPaste()
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()
/trunk/main/sc/source/ui/drawfunc/
H A Dfuins2.cxx588 sal_Bool bUndo (pScDoc->IsUndoEnabled()); in FuInsertChart() local
630 if (bUndo) in FuInsertChart()
/trunk/main/sc/source/ui/inc/
H A Dimpex.hxx64 sal_Bool bUndo; // Mit Undo? member in ScImportExport
101 sal_Bool IsUndo() const { return bUndo; } in IsUndo()
102 void SetUndo( sal_Bool b ) { bUndo = b; } in SetUndo()
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;
H A Dundocell.hxx209 void DoChange( sal_Bool bUndo );
239 void DoChange( sal_Bool bUndo, const String& rStr,
356 void DoChange( sal_Bool bUndo );
H A Dundodat.hxx302 void DoChange( sal_Bool bUndo );
H A Dundotab.hxx194 void DoChange( sal_Bool bUndo ) const;
432 void DoChange( sal_Bool bUndo );
/trunk/main/sc/source/ui/undo/
H A Dundoblk.cxx181 if ( bUndo ) in DoChange()
198 if (bUndo) in DoChange()
210 if (bUndo) in DoChange()
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()
806 if (bUndo) // nur bei Undo in DoChange()
959 if ( bUndo && !bRedoFilled ) in DoChange()
[all …]
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()
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()
832 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 Dundodat.cxx1115 void ScUndoAutoFilter::DoChange( sal_Bool bUndo ) in DoChange() argument
1117 sal_Bool bNewFilter = bUndo ? !bFilterSet : bFilterSet; in DoChange()
H A Dundotab.cxx561 void ScUndoMoveTab::DoChange( sal_Bool bUndo ) const in DoChange()
566 if (bUndo) // UnDo in DoChange()
1390 void ScUndoPrintRange::DoChange(sal_Bool bUndo) in DoChange() argument
1393 if (bUndo) in DoChange()

Completed in 234 milliseconds

1234