| /AOO41X/main/sc/source/ui/inc/ |
| H A D | undoblk.hxx | 76 void SetChangeTrack(); 106 void SetChangeTrack(); 137 void SetChangeTrack(); 167 void SetChangeTrack(); 223 void SetChangeTrack(); 255 void SetChangeTrack(); 288 void SetChangeTrack(); 325 void SetChangeTrack(); 436 void SetChangeTrack(); 519 void SetChangeTrack(); [all …]
|
| H A D | undocell.hxx | 103 void SetChangeTrack(); 130 void SetChangeTrack(); 157 void SetChangeTrack(); 241 void SetChangeTrack( ScBaseCell* pOldCell );
|
| H A D | undotab.hxx | 86 void SetChangeTrack(); 116 void SetChangeTrack(); 143 void SetChangeTrack();
|
| H A D | inscodlg.hxx | 58 void SetChangeTrack( sal_Bool bSet );
|
| /AOO41X/main/sc/source/ui/undo/ |
| H A D | undocell.cxx | 189 SetChangeTrack(); in ScUndoEnterData() 228 void ScUndoEnterData::SetChangeTrack() in SetChangeTrack() function in ScUndoEnterData 313 SetChangeTrack(); in Redo() 359 SetChangeTrack(); in ScUndoEnterValue() 373 void ScUndoEnterValue::SetChangeTrack() in SetChangeTrack() function in ScUndoEnterValue 414 SetChangeTrack(); in Redo() 443 SetChangeTrack(); in ScUndoPutCell() 459 void ScUndoPutCell::SetChangeTrack() in SetChangeTrack() function in ScUndoPutCell 503 SetChangeTrack(); in Redo() 704 SetChangeTrack( pOldCell ); in ScUndoThesaurus() [all …]
|
| H A D | undoblk3.cxx | 109 SetChangeTrack(); in ScUndoDeleteContents() 130 void ScUndoDeleteContents::SetChangeTrack() in SetChangeTrack() function in ScUndoDeleteContents 189 SetChangeTrack(); in DoChange() 287 SetChangeTrack(); in ScUndoFillTable() 307 void ScUndoFillTable::SetChangeTrack() in SetChangeTrack() function in ScUndoFillTable 367 SetChangeTrack(); in DoChange() 588 SetChangeTrack(); in ScUndoAutoFill() 609 void ScUndoAutoFill::SetChangeTrack() in SetChangeTrack() function in ScUndoAutoFill 725 SetChangeTrack(); in Redo() 1095 SetChangeTrack(); in ScUndoReplace() [all …]
|
| H A D | undoblk.cxx | 124 SetChangeTrack(); in ScUndoInsertCells() 164 void ScUndoInsertCells::SetChangeTrack() in SetChangeTrack() function in ScUndoInsertCells 188 SetChangeTrack(); in DoChange() 363 SetChangeTrack(); in ScUndoDeleteCells() 377 void ScUndoDeleteCells::SetChangeTrack() in SetChangeTrack() function in ScUndoDeleteCells 399 SetChangeTrack(); in DoChange() 586 SetChangeTrack(); in ScUndoDeleteMulti() 635 void ScUndoDeleteMulti::SetChangeTrack() in SetChangeTrack() function in ScUndoDeleteMulti 736 SetChangeTrack(); in Redo() 775 SetChangeTrack(); in ScUndoCut() [all …]
|
| H A D | undotab.cxx | 97 SetChangeTrack(); in ScUndoInsertTab() 113 void ScUndoInsertTab::SetChangeTrack() in SetChangeTrack() function in ScUndoInsertTab 165 SetChangeTrack(); in Redo() 196 SetChangeTrack(); in ScUndoInsertTables() 220 void ScUndoInsertTables::SetChangeTrack() in SetChangeTrack() function in ScUndoInsertTables 284 SetChangeTrack(); in Redo() 311 SetChangeTrack(); in ScUndoDeleteTab() 324 void ScUndoDeleteTab::SetChangeTrack() in SetChangeTrack() function in ScUndoDeleteTab 452 SetChangeTrack(); in Redo()
|
| /AOO41X/main/sc/source/ui/attrdlg/ |
| H A D | scdlgfact.cxx | 387 void AbstractScInsertContentsDlg_Impl::SetChangeTrack( sal_Bool bSet ) in SetChangeTrack() function in AbstractScInsertContentsDlg_Impl 389 pDlg->SetChangeTrack( bSet ); in SetChangeTrack()
|
| H A D | scdlgfact.hxx | 205 virtual void SetChangeTrack( sal_Bool bSet );
|
| /AOO41X/main/sc/source/filter/xml/ |
| H A D | XMLChangeTrackingImportHelper.hxx | 210 void SetChangeTrack(sal_Bool bValue) { bChangeTrack = bValue; } in SetChangeTrack() function in ScXMLChangeTrackingImportHelper
|
| H A D | XMLChangeTrackingImportHelper.cxx | 929 pDoc->SetChangeTrack(pTrack); in CreateChangeTrack()
|
| H A D | XMLTrackedChangesContext.cxx | 548 pChangeTrackingImportHelper->SetChangeTrack(sal_True); in ScXMLTrackedChangesContext()
|
| H A D | xmlimprt.cxx | 2243 pDoc->SetChangeTrack(pTrack); in SetConfigurationSettings()
|
| /AOO41X/main/sc/source/ui/miscdlgs/ |
| H A D | inscodlg.cxx | 285 void ScInsertContentsDlg::SetChangeTrack( sal_Bool bSet ) in SetChangeTrack() function in ScInsertContentsDlg
|
| /AOO41X/main/sc/source/filter/xcl97/ |
| H A D | XclImpChangeTrack.cxx | 476 GetDoc().SetChangeTrack( pChangeTrack ); in Apply()
|
| /AOO41X/main/sc/inc/ |
| H A D | scabstdlg.hxx | 154 virtual void SetChangeTrack( sal_Bool bSet ) = 0;
|
| H A D | document.hxx | 1808 SC_DLLPUBLIC void SetChangeTrack( ScChangeTrack* pTrack );
|
| /AOO41X/main/sc/source/core/data/ |
| H A D | documen2.cxx | 329 void ScDocument::SetChangeTrack( ScChangeTrack* pTrack ) in SetChangeTrack() function in ScDocument
|
| /AOO41X/main/sc/source/ui/view/ |
| H A D | cellsh1.cxx | 1294 pDlg->SetChangeTrack( pDoc->GetChangeTrack() != NULL ); in ExecuteEdit()
|
| /AOO41X/main/sc/source/core/tool/ |
| H A D | chgtrack.cxx | 4813 pDocument->SetChangeTrack( pClonedTrack ); in Clone()
|