Searched defs:AuthorInfo (Results 1 – 1 of 1) sorted by relevance
147 struct AuthorInfo struct149 sal_uInt16 nWWAuthorId;150 sal_uInt16 nOurId;152 AuthorInfo(sal_uInt16 nWWAuthorId_, sal_uInt16 nOurId_ = 0): in AuthorInfo() function156 bool operator==(const AuthorInfo& rEntry) const in operator ==()160 bool operator<(const AuthorInfo& rEntry) const in operator <()