Searched defs:AuthorInfo (Results 1 – 1 of 1) sorted by relevance
148 struct AuthorInfo struct150 sal_uInt16 nWWAuthorId;151 sal_uInt16 nOurId;153 AuthorInfo(sal_uInt16 nWWAuthorId_, sal_uInt16 nOurId_ = 0): in AuthorInfo() function157 bool operator==(const AuthorInfo& rEntry) const in operator ==()161 bool operator<(const AuthorInfo& rEntry) const in operator <()
Completed in 16 milliseconds