Searched refs:GetChangeViewSettings (Results 1 – 10 of 10) sorted by relevance
68 ScChangeViewSettings* pSettings = pDoc->GetChangeViewSettings(); in FindPrev()89 ScChangeViewSettings* pSettings = pDoc->GetChangeViewSettings(); in FindNext()
135 ScChangeViewSettings* pViewSettings=pDoc->GetChangeViewSettings(); in Init()
263 ScChangeViewSettings* pViewSettings=pDoc->GetChangeViewSettings(); in Init()
105 ScChangeViewSettings* pSettings = pDoc->GetChangeViewSettings(); in ShowNoteMarker()
2089 ScChangeViewSettings* pSettings = pDoc->GetChangeViewSettings(); in DrawChangeTrack()
1309 ScChangeViewSettings* pSettings = GetChangeViewSettings(); in IsCellInChangeTrack()1374 ScChangeViewSettings* pSettings = GetChangeViewSettings(); in GetCellChangeTrackNote()
792 ScChangeViewSettings* pOldSet = aDocument.GetChangeViewSettings(); in Execute()
834 … ScChangeViewSettings* pChangeViewSet = aDocument.GetChangeViewSettings(); in Notify()
1619 ScChangeViewSettings* GetChangeViewSettings() const { return pChangeViewSettings; } in GetChangeViewSettings() function in ScDocument
4262 ScChangeViewSettings* pViewSettings(GetDocument() ? GetDocument()->GetChangeViewSettings() : NULL); in GetChangeTrackViewSettings()
Completed in 327 milliseconds