Lines Matching refs:mandatory
80 - A set member can be marked as "mandatory," meaning that a member of that name
83 - The above definition implies that calling replaceByName on a mandatory set
86 - The XCU format can contain oor:mandatory attributes on nodes. (The XCS format
87 does not support them. In the registrymodifications file, oor:mandatory
88 attributes should never be needed, as being mandatory cannot be controlled via
89 the UNO API.) The XCU reading code only evaluates the oor:mandatory attribute
92 - Only true sets support mandatory members. A localized property for the "*"
93 locale, though acting much like a set, does not support mandatory members.
96 properties are implicitly mandatory, but at least the new configmgr code does
102 NO_LAYER, meaning oor:mandatory is not set to true in any layer. (Returning
107 - When committing changes (made through the UNO API), the "mandatory" status of
109 the "mandatory" flag was added by a concurrent modification of a lower layer).
111 modification of a lower layer) mandatory nodes (but still recorded in
122 - oor:finalized and oor:mandatory attributes cannot be set via the UNO API, so