Searched refs:DoChange (Results 1 – 11 of 11) sorted by relevance
/trunk/main/sc/source/ui/undo/ |
H A D | undotab.cxx | 605 DoChange( sal_True ); in Undo() 694 DoChange(); in Undo() 743 DoChange(); in Redo() 812 DoChange(true); in Undo() 817 DoChange(false); in Redo() 1022 DoChange(); in Undo() 1070 DoChange(); in Redo() 1204 DoChange(!bShow); in Undo() 1209 DoChange(bShow); in Redo() 1630 DoChange(!bRTL); in Undo() [all …]
|
H A D | undocell.cxx | 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() 575 DoChange(!bInsert); in Undo() 582 DoChange(bInsert); in Redo() 653 DoChange(sal_True); in Undo() 660 DoChange(sal_False); in Redo() 1102 DoChange( sal_True ); in Undo() [all …]
|
H A D | undoblk3.cxx | 210 DoChange( sal_True ); in Undo() 229 DoChange( sal_False ); in Redo() 392 DoChange( sal_True ); in Undo() 402 DoChange( sal_False ); in Redo() 523 DoChange( sal_True ); in Undo() 533 DoChange( sal_False ); in Redo() 857 DoChange( true ); in Undo() 867 DoChange( false ); in Redo() 1585 DoChange(pUndoDoc); in Undo() 2081 DoChange(sal_True); in Undo() [all …]
|
H A D | undoblk.cxx | 297 DoChange( sal_True ); in Undo() 305 DoChange( sal_False ); in Redo() 529 DoChange( sal_True ); in Undo() 548 DoChange( sal_False); in Redo() 708 DoChange(); in Undo() 738 DoChange(); in Redo() 841 DoChange( sal_True ); in Undo() 1085 DoChange( sal_True ); in Undo() 1416 DoChange(pUndoDoc); in Undo() 1423 DoChange(pRedoDoc); in Redo() [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()
|
/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 ); 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; 639 void DoChange( ScDocument* pSrcDoc ) const; [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 );
|
Completed in 81 milliseconds