20 module
com { module sun { module star { module sdbcx {
25 published constants CompareBookmark
Definition: Ambiguous.idl:20
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
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 EQUAL
the first bookmark is equal to the second.
Definition: CompareBookmark.idl:35