Searched refs:OPTIONAL (Results 1 – 13 of 13) sorted by relevance
656 attrAttribs |= PropertyAttribute.OPTIONAL; in initProperties()776 && (p.property.Attributes & PropertyAttribute.OPTIONAL) != 0) in setProperty()817 && (p.property.Attributes & PropertyAttribute.OPTIONAL) != 0) in getProperty()
99 if ((attributes & beans::PropertyAttribute::OPTIONAL) != 0) in getPropertyFlagsAsString()422 beans::PropertyAttribute::OPTIONAL) == 0) in checkService()
38 OPTIONAL,
403 | css::beans::PropertyAttribute::OPTIONAL), in testFull()417 static_cast< sal_Int16 >(css::beans::PropertyAttribute::OPTIONAL), in testFull()
29 # [OPTIONAL]
110 const short OPTIONAL = 256;
244 attrAttribs |= css::beans::PropertyAttribute::OPTIONAL; in initProperties()620 & css::beans::PropertyAttribute::OPTIONAL) in setProperty()669 & css::beans::PropertyAttribute::OPTIONAL) in getProperty()
697 beans::PropertyAttribute::OPTIONAL ); in getInfoHelper()
46 + IN PVOID TargetFrame OPTIONAL,47 + IN PVOID TargetIp OPTIONAL,48 + IN PEXCEPTION_RECORD ExceptionRecord OPTIONAL,724 #define OPTIONAL
274 nAttribs |= beans::PropertyAttribute::OPTIONAL; in getProperties()
465 IN CONST PMINIDUMP_EXCEPTION_INFORMATION ExceptionParam, OPTIONAL466 IN CONST PMINIDUMP_USER_STREAM_INFORMATION UserStreamParam, OPTIONAL467 IN CONST PMINIDUMP_CALLBACK_INFORMATION CallbackParam OPTIONAL
268 case PropertyAttribute::OPTIONAL: in checkPropertyFlags()
36 #define OPTIONAL OPTIONAL macro
Completed in 119 milliseconds