Searched refs:IsShowAccepted (Results 1 – 4 of 4) sorted by relevance
125 sal_Bool IsShowAccepted() const { return bShowAccepted; } in IsShowAccepted() function in ScChangeViewSettings
150 aCbAccept.Check(aChangeViewSet.IsShowAccepted()); in Init()
163 if ( !rSettings.IsShowAccepted() && rAction.IsAccepted() && !rAction.IsRejecting() ) in IsActionShown()
4277 pChangeProps[SC_SHOW_ACCEPTED_CHANGES].Value <<= pViewSettings->IsShowAccepted(); in GetChangeTrackViewSettings()
Completed in 56 milliseconds