Home
last modified time | relevance | path

Searched refs:GetTheDateMode (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sc/source/ui/view/
H A Dviewutil.cxx194 if ( rSettings.HasDate() && rSettings.GetTheDateMode() != SCDM_NO_DATEMODE ) in IsActionShown()
199 switch ( rSettings.GetTheDateMode() ) in IsActionShown()
/aoo4110/main/sc/inc/
H A Dchgviset.hxx92 ScChgsDateMode GetTheDateMode() const { return eDateMode; } in GetTheDateMode() function in ScChangeViewSettings
/aoo4110/main/sc/source/ui/miscdlgs/
H A Dhighred.cxx145 aFilterCtr.SetDateMode((sal_uInt16)aChangeViewSet.GetTheDateMode()); in Init()
H A Dacredlin.cxx274 pTPFilter->SetDateMode((sal_uInt16)aChangeViewSet.GetTheDateMode()); in Init()
/aoo4110/main/sc/source/filter/xml/
H A Dxmlexprt.cxx4283 …C_SHOW_CHANGES_BY_DATETIME_MODE].Value <<= static_cast<sal_Int16>(pViewSettings->GetTheDateMode()); in GetChangeTrackViewSettings()

Completed in 503 milliseconds