Home
last modified time | relevance | path

Searched refs:ScChangeViewSettings (Results 1 – 20 of 20) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Dchgviset.cxx36 ScChangeViewSettings::~ScChangeViewSettings() in ~ScChangeViewSettings()
42 ScChangeViewSettings::ScChangeViewSettings( const ScChangeViewSettings& r ) in ScChangeViewSettings() function in ScChangeViewSettings
65 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()
/trunk/main/sc/inc/
H A Dchgviset.hxx41 class SC_DLLPUBLIC ScChangeViewSettings class
66 ScChangeViewSettings() in ScChangeViewSettings() function in ScChangeViewSettings
81 ScChangeViewSettings( const ScChangeViewSettings& r );
83 ~ScChangeViewSettings();
131 ScChangeViewSettings& operator= ( const ScChangeViewSettings& r );
H A Ddocument.hxx86 class ScChangeViewSettings;
294 ScChangeViewSettings* pChangeViewSettings;
1619 ScChangeViewSettings* GetChangeViewSettings() const { return pChangeViewSettings; } in GetChangeViewSettings()
1620 SC_DLLPUBLIC void SetChangeViewSettings(const ScChangeViewSettings& rNew);
/trunk/main/sc/source/ui/inc/
H A Dviewutil.hxx38 class ScChangeViewSettings;
57 const ScChangeViewSettings& rSettings,
H A Dhighred.hxx92 ScChangeViewSettings aChangeViewSet;
H A Dacredlin.hxx141 ScChangeViewSettings aChangeViewSet;
/trunk/main/sc/source/ui/miscdlgs/
H A Dredcom.cxx68 ScChangeViewSettings* pSettings = pDoc->GetChangeViewSettings(); in FindPrev()
89 ScChangeViewSettings* pSettings = pDoc->GetChangeViewSettings(); in FindNext()
H A Dhighred.cxx135 ScChangeViewSettings* pViewSettings=pDoc->GetChangeViewSettings(); in Init()
H A Dacredlin.cxx263 ScChangeViewSettings* pViewSettings=pDoc->GetChangeViewSettings(); in Init()
/trunk/main/sc/source/core/data/
H A Ddocumen2.cxx1200 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()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh4.cxx626 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()
H A Ddocsh3.cxx833 ScChangeViewSettings aChangeViewSet; in MergeDocument()
1228 ScChangeViewSettings aChangeViewSet; in MergeSharedDocument()
H A Ddocsh.cxx834ScChangeViewSettings* pChangeViewSet = aDocument.GetChangeViewSettings(); in Notify()
2958 ScChangeViewSettings aChangeViewSet; in SetChangeRecording()
/trunk/main/sc/source/filter/xml/
H A DXMLChangeTrackingImportHelper.hxx180 class ScChangeViewSettings;
H A Dxmlimprt.cxx2088 ScChangeViewSettings* pViewSettings(new ScChangeViewSettings()); in SetChangeTrackingViewSettings()
H A Dxmlexprt.cxx4262 ScChangeViewSettings* pViewSettings(GetDocument() ? GetDocument()->GetChangeViewSettings() : NULL); in GetChangeTrackViewSettings()
/trunk/main/sc/source/ui/view/
H A Dgridwin5.cxx105 ScChangeViewSettings* pSettings = pDoc->GetChangeViewSettings(); in ShowNoteMarker()
H A Dviewutil.cxx154 const ScChangeViewSettings& rSettings, in IsActionShown()
H A Doutput.cxx2089 ScChangeViewSettings* pSettings = pDoc->GetChangeViewSettings(); in DrawChangeTrack()
/trunk/main/sc/source/filter/xcl97/
H A DXclImpChangeTrack.cxx479 ScChangeViewSettings aSettings; in Apply()

Completed in 123 milliseconds