Searched refs:aAuthorToShow (Results 1 – 2 of 2) sorted by relevance
48 aAuthorToShow =r.aAuthorToShow; in ScChangeViewSettings()71 aAuthorToShow =r.aAuthorToShow; in operator =()
48 String aAuthorToShow; member in ScChangeViewSettings104 String GetTheAuthorToShow()const {return aAuthorToShow;} in GetTheAuthorToShow()105 void SetTheAuthorToShow(const String& aString){aAuthorToShow=aString;} in SetTheAuthorToShow()
Completed in 9 milliseconds