20 module
com { module sun { module star { module sdbcx {
describes the result of a comparison of two bookmarks.
Definition CompareBookmark.idl:26
const long EQUAL
the first bookmark is equal to the second.
Definition CompareBookmark.idl:35
const long NOT_COMPARABLE
the two bookmarks are not comparable.
Definition CompareBookmark.idl:50
const long NOT_EQUAL
the first bookmark is not the same as the second one.
Definition CompareBookmark.idl:45
const long GREATER
the first bookmark is after the second one.
Definition CompareBookmark.idl:40
const long LESS
the first bookmark is before the second.
Definition CompareBookmark.idl:30
Definition Ambiguous.idl:20