19 #ifndef INCLUDED_SC_INC_CHGVISET_HXX
20 #define INCLUDED_SC_INC_CHGVISET_HXX
23 #include <tools/datetime.hxx>
36 std::unique_ptr<utl::TextSearch>
66 , bShowAccepted(false)
67 , bShowRejected(false)
68 , mbIsActionRange(false)
103 void SetTheComment(
const OUString& aString);
105 bool IsValidComment(
const OUString* pCommentStr)
const;
122 void AdjustDateMode(
const ScDocument& rDoc );
void SetTheFirstDateTime(const DateTime &aDateTime)
void SetShowRejected(bool bVal)
void GetTheActionRange(sal_uLong &nFirst, sal_uLong &nLast) const
bool IsShowRejected() const
void SetTheAuthorToShow(const OUString &aString)
SvxRedlinDateMode GetTheDateMode() const
void SetTheDateMode(SvxRedlinDateMode eDatMod)
void SetHasDate(bool bFlag)
void SetTheActionRange(sal_uLong nFirst, sal_uLong nLast)
void SetTheRangeList(const ScRangeList &aRl)
const ScRangeList & GetTheRangeList() const
const OUString & GetTheAuthorToShow() const
void SetHasComment(bool bFlag)
bool HasActionRange() const
void SetShowAccepted(bool bVal)
const DateTime & GetTheLastDateTime() const
void SetHasRange(bool bFlag)
const OUString & GetTheComment() const
std::unique_ptr< utl::TextSearch > pCommentSearcher
const DateTime & GetTheFirstDateTime() const
void SetHasAuthor(bool bFlag)
void SetTheLastDateTime(const DateTime &aDateTime)
SvxRedlinDateMode eDateMode
bool IsShowAccepted() const
void SetShowChanges(bool bFlag)