Searched refs:ScChangeViewSettings (Results 1 – 20 of 20) sorted by relevance
36 ScChangeViewSettings::~ScChangeViewSettings() in ~ScChangeViewSettings()42 ScChangeViewSettings::ScChangeViewSettings( const ScChangeViewSettings& r ) in ScChangeViewSettings() function in ScChangeViewSettings65 ScChangeViewSettings& ScChangeViewSettings::operator=( const ScChangeViewSettings& r ) in operator =()89 sal_Bool ScChangeViewSettings::IsValidComment(const String* pCommentStr) const in IsValidComment()103 void ScChangeViewSettings::SetTheComment(const String& rString) in SetTheComment()121 void ScChangeViewSettings::AdjustDateMode( const ScDocument& rDoc ) in AdjustDateMode()
41 class SC_DLLPUBLIC ScChangeViewSettings class66 ScChangeViewSettings() in ScChangeViewSettings() function in ScChangeViewSettings81 ScChangeViewSettings( const ScChangeViewSettings& r );83 ~ScChangeViewSettings();131 ScChangeViewSettings& operator= ( const ScChangeViewSettings& r );
86 class ScChangeViewSettings;294 ScChangeViewSettings* pChangeViewSettings;1619 ScChangeViewSettings* GetChangeViewSettings() const { return pChangeViewSettings; } in GetChangeViewSettings()1620 SC_DLLPUBLIC void SetChangeViewSettings(const ScChangeViewSettings& rNew);
38 class ScChangeViewSettings;57 const ScChangeViewSettings& rSettings,
92 ScChangeViewSettings aChangeViewSet;
141 ScChangeViewSettings aChangeViewSet;
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()
1200 void ScDocument::SetChangeViewSettings(const ScChangeViewSettings& rNew) in SetChangeViewSettings()1203 pChangeViewSettings = new ScChangeViewSettings; in SetChangeViewSettings()1309 ScChangeViewSettings* pSettings = GetChangeViewSettings(); in IsCellInChangeTrack()1374 ScChangeViewSettings* pSettings = GetChangeViewSettings(); in GetCellChangeTrackNote()
626 ScChangeViewSettings aChangeViewSet; in Execute()792 ScChangeViewSettings* pOldSet = aDocument.GetChangeViewSettings(); in Execute()795 ScChangeViewSettings aChangeViewSet; in Execute()806 ScChangeViewSettings aChangeViewSet; in Execute()2281 ScChangeViewSettings aChangeViewSet; in EnableSharedSettings()
833 ScChangeViewSettings aChangeViewSet; in MergeDocument()1228 ScChangeViewSettings aChangeViewSet; in MergeSharedDocument()
834 … ScChangeViewSettings* pChangeViewSet = aDocument.GetChangeViewSettings(); in Notify()2958 ScChangeViewSettings aChangeViewSet; in SetChangeRecording()
180 class ScChangeViewSettings;
2088 ScChangeViewSettings* pViewSettings(new ScChangeViewSettings()); in SetChangeTrackingViewSettings()
4262 ScChangeViewSettings* pViewSettings(GetDocument() ? GetDocument()->GetChangeViewSettings() : NULL); in GetChangeTrackViewSettings()
105 ScChangeViewSettings* pSettings = pDoc->GetChangeViewSettings(); in ShowNoteMarker()
154 const ScChangeViewSettings& rSettings, in IsActionShown()
2089 ScChangeViewSettings* pSettings = pDoc->GetChangeViewSettings(); in DrawChangeTrack()
479 ScChangeViewSettings aSettings; in Apply()
Completed in 138 milliseconds