Home
last modified time | relevance | path

Searched defs:AuthorInfo (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/filter/inc/
H A Dmsfilter.hxx148 struct AuthorInfo struct
150 sal_uInt16 nWWAuthorId;
151 sal_uInt16 nOurId;
153 AuthorInfo(sal_uInt16 nWWAuthorId_, sal_uInt16 nOurId_ = 0): in AuthorInfo() function
157 bool operator==(const AuthorInfo& rEntry) const in operator ==()
161 bool operator<(const AuthorInfo& rEntry) const in operator <()

Completed in 8 milliseconds