Searched refs:DoChange (Results 1 – 11 of 11) sorted by relevance
| /AOO42X/main/sc/source/ui/undo/ |
| H A D | undotab.cxx | 498 void ScUndoRenameTab::DoChange( SCTAB nTabP, const String& rName ) const in DoChange() function in ScUndoRenameTab 517 DoChange(nTab, sOldName); in Undo() 522 DoChange(nTab, sNewName); in Redo() 561 void ScUndoMoveTab::DoChange( sal_Bool bUndo ) const in DoChange() function in ScUndoMoveTab 605 DoChange( sal_True ); in Undo() 610 DoChange( sal_False ); in Redo() 651 void ScUndoCopyTab::DoChange() const in DoChange() function in ScUndoCopyTab 694 DoChange(); in Undo() 743 DoChange(); in Redo() 791 void ScUndoTabColor::DoChange(bool bUndoType) const in DoChange() function in ScUndoTabColor [all …]
|
| H A D | undocell.cxx | 105 void ScUndoCursorAttr::DoChange( const ScPatternAttr* pWhichPattern ) const in DoChange() function in ScUndoCursorAttr 133 DoChange(pOldPattern); in Undo() 151 DoChange(pNewPattern); in Redo() 211 void ScUndoEnterData::DoChange() const in DoChange() function in ScUndoEnterData 282 DoChange(); in Undo() 315 DoChange(); in Redo() 554 void ScUndoPageBreak::DoChange( sal_Bool bInsertP ) const in DoChange() function in ScUndoPageBreak 575 DoChange(!bInsert); in Undo() 582 DoChange(bInsert); in Redo() 629 void ScUndoPrintZoom::DoChange( sal_Bool bUndo ) in DoChange() function in ScUndoPrintZoom [all …]
|
| H A D | undoblk3.cxx | 143 void ScUndoDeleteContents::DoChange( const sal_Bool bUndo ) in DoChange() function in ScUndoDeleteContents 210 DoChange( sal_True ); in Undo() 229 DoChange( sal_False ); in Redo() 336 void ScUndoFillTable::DoChange( const sal_Bool bUndo ) in DoChange() function in ScUndoFillTable 392 DoChange( sal_True ); in Undo() 402 DoChange( sal_False ); in Redo() 479 void ScUndoSelectionAttr::DoChange( const sal_Bool bUndo ) in DoChange() function in ScUndoSelectionAttr 523 DoChange( sal_True ); in Undo() 533 DoChange( sal_False ); in Redo() 802 void ScUndoMerge::DoChange( bool bUndo ) const in DoChange() function in ScUndoMerge [all …]
|
| H A D | undoblk.cxx | 176 void ScUndoInsertCells::DoChange( const sal_Bool bUndo ) in DoChange() function in ScUndoInsertCells 297 DoChange( sal_True ); in Undo() 305 DoChange( sal_False ); in Redo() 387 void ScUndoDeleteCells::DoChange( const sal_Bool bUndo ) in DoChange() function in ScUndoDeleteCells 529 DoChange( sal_True ); in Undo() 548 DoChange( sal_False); in Redo() 599 void ScUndoDeleteMulti::DoChange() const in DoChange() function in ScUndoDeleteMulti 708 DoChange(); in Undo() 738 DoChange(); in Redo() 798 void ScUndoCut::DoChange( const sal_Bool bUndo ) in DoChange() function in ScUndoCut [all …]
|
| H A D | undostyl.cxx | 140 void ScUndoModifyStyle::DoChange( ScDocShell* pDocSh, const String& rName, in DoChange() function in ScUndoModifyStyle 225 DoChange( pDocShell, aNewData.GetName(), eFamily, aOldData ); in Undo() 232 DoChange( pDocShell, aOldData.GetName(), eFamily, aNewData ); in Redo()
|
| H A D | undodat.cxx | 1115 void ScUndoAutoFilter::DoChange( sal_Bool bUndo ) in DoChange() function in ScUndoAutoFilter 1146 DoChange( sal_True ); in Undo() 1153 DoChange( sal_False ); in Redo()
|
| /AOO42X/main/sc/source/ui/inc/ |
| H A D | undoblk.hxx | 75 void DoChange ( const sal_Bool bUndo ); 105 void DoChange ( const sal_Bool bUndo ); 136 void DoChange() const; 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; 585 void DoChange( ScDocument* pRefDoc, const ScAddress& rCursorPos ); [all …]
|
| H A D | undotab.hxx | 170 void DoChange( SCTAB nTab, const String& rName ) const; 194 void DoChange( sal_Bool bUndo ) const; 220 void DoChange() const; 248 void DoChange(bool bUndoType) const; 306 void DoChange() const; 336 void DoChange( sal_Bool bLink ) const; 360 void DoChange( sal_Bool bShow ) const; 432 void DoChange( sal_Bool bUndo ); 513 void DoChange( sal_Bool bNew );
|
| H A D | undocell.hxx | 67 void DoChange( const ScPatternAttr* pWhichPattern ) const; 102 void DoChange() const; 184 void DoChange( sal_Bool bInsert ) const; 209 void DoChange( sal_Bool bUndo ); 239 void DoChange( sal_Bool bUndo, const String& rStr, 356 void DoChange( sal_Bool bUndo );
|
| H A D | undostyl.hxx | 62 static void DoChange( ScDocShell* pDocSh,
|
| H A D | undodat.hxx | 302 void DoChange( sal_Bool bUndo );
|