/aoo41x/main/configmgr/source/ |
H A D | README | 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 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 109 the "mandatory" flag was added by a concurrent modification of a lower layer). [all …]
|
H A D | xcuparser.cxx | 962 bool mandatory = false; in handleSetNode() local 994 mandatory = xmldata::parseBoolean(reader.getAttributeValue(true)); in handleSetNode() 1039 int mandatoryLayer = mandatory ? valueParser_.getLayer() : Data::NO_LAYER; in handleSetNode()
|
/aoo41x/main/idlc/source/ |
H A D | astinterface.cxx | 332 if (i->second.mandatory != 0) { in checkMemberClashes() 333 if (i->second.mandatory->getScopedName() != member->getScopedName()) in checkMemberClashes() 336 d.first = i->second.mandatory; in checkMemberClashes() 398 if (visible->second.mandatory == 0) { in addOptionalVisibleMembers()
|
/aoo41x/main/idlc/inc/idlc/ |
H A D | astinterface.hxx | 102 mandatory(theMandatory) {} in VisibleMember() 106 AstDeclaration const * mandatory; member
|
/aoo41x/main/udkapi/com/sun/star/reflection/ |
H A D | XInterfaceTypeDescription2.idl | 41 /** Returns a sequence of all directly inherited (mandatory) base interface 45 a sequence of all directly inherited (mandatory) base interface types,
|
H A D | XServiceTypeDescription.idl | 56 /** Returns the type descriptions of the mandatory services 74 /** Returns the type descriptions of the mandatory interfaces
|
/aoo41x/main/offapi/com/sun/star/chart2/ |
H A D | CandleStickChartType.idl | 90 This also makes the role "values-first" mandatory. 102 "values-max" mandatory.
|
H A D | Title.idl | 46 /** only mandatory properties
|
H A D | XChartType.idl | 76 the mandatory roles (see
|
/aoo41x/main/offapi/com/sun/star/sdbc/ |
H A D | ResultSet.idl | 112 This interface is mandatory only for JDBC conformance, 130 This interface is mandatory only for JDBC conformance, otherwise it is optional.
|
/aoo41x/main/offapi/com/sun/star/configuration/backend/ |
H A D | XLayerHandler.idl | 120 state by removing all non-mandatory children from lower layers prior 475 as dynamically added properties always are mandatory 523 as dynamic properties always are mandatory
|
H A D | BackendAdapter.idl | 62 mandatory in this service.
|
H A D | CopyImporter.idl | 65 is mandatory in this service and supports the following arguments
|
H A D | XUpdateHandler.idl | 331 and can't be removed, as dynamic properties always are mandatory 552 as dynamic properties always are mandatory 602 as dynamic properties always are mandatory
|
/aoo41x/main/offapi/com/sun/star/system/ |
H A D | SystemShellExecuteException.idl | 33 contain a system error message, but it is not mandatory.</p>
|
/aoo41x/main/offapi/com/sun/star/view/ |
H A D | OfficeDocumentView.idl | 49 /** This mandatory interface gives access to the current user selection
|
/aoo41x/main/offapi/com/sun/star/configuration/ |
H A D | GroupElement.idl | 69 <p>In this service this interface is mandatory</p>
|
H A D | SetAccess.idl | 90 <p>In this service, support for notifications is mandatory.
|
/aoo41x/main/offapi/com/sun/star/sdb/ |
H A D | DataAccessDescriptor.idl | 55 is urged to specify which properties are mandatory, and which ones optional. Additionally, 222 <member>BookmarkSelection</member> becomes mandatory.</p>
|
/aoo41x/main/offapi/com/sun/star/graphic/ |
H A D | XPrimitive3D.idl | 49 3D View-specific parameter set. The defined but not mandatory
|
H A D | XPrimitive2D.idl | 49 2D View-specific parameter set. The defined but not mandatory
|
/aoo41x/main/offapi/com/sun/star/style/ |
H A D | StyleFamilies.idl | 90 /** This mandatory interface makes it possible to get access to the
|
H A D | StyleFamily.idl | 49 /** This mandatory interface makes it possible to access
|
/aoo41x/main/offapi/com/sun/star/ucb/ |
H A D | HierarchyDataReadWriteAccess.idl | 62 must remove data members. However, the mandatory data members (Title,
|
/aoo41x/main/offapi/com/sun/star/util/ |
H A D | URL.idl | 57 function is mandatory to validate the URL. It cannot be assumed that
|