22#include <tools/datetime.hxx>
35 std::unique_ptr<utl::TextSearch>
65 , bShowAccepted(false)
66 , bShowRejected(false)
67 , mbIsActionRange(false)
102 void SetTheComment(
const OUString& aString);
104 bool IsValidComment(
const OUString* pCommentStr)
const;
121 void AdjustDateMode(
const ScDocument& rDoc );
const ScRangeList & GetTheRangeList() const
void SetHasDate(bool bFlag)
void SetHasAuthor(bool bFlag)
void SetHasRange(bool bFlag)
const OUString & GetTheComment() const
void SetTheLastDateTime(const DateTime &aDateTime)
const DateTime & GetTheFirstDateTime() const
SvxRedlinDateMode GetTheDateMode() const
bool IsShowRejected() const
void SetTheFirstDateTime(const DateTime &aDateTime)
void SetShowChanges(bool bFlag)
bool HasActionRange() const
void SetTheDateMode(SvxRedlinDateMode eDatMod)
void SetShowRejected(bool bVal)
SvxRedlinDateMode eDateMode
std::unique_ptr< utl::TextSearch > pCommentSearcher
void SetTheAuthorToShow(const OUString &aString)
void SetTheRangeList(const ScRangeList &aRl)
const DateTime & GetTheLastDateTime() const
void SetTheActionRange(sal_uLong nFirst, sal_uLong nLast)
void SetShowAccepted(bool bVal)
bool IsShowAccepted() const
const OUString & GetTheAuthorToShow() const
void GetTheActionRange(sal_uLong &nFirst, sal_uLong &nLast) const
void SetHasComment(bool bFlag)
constexpr OUStringLiteral EMPTY