Home
last modified time | relevance | path

Searched refs:OPTIONAL (Results 1 – 13 of 13) sorted by relevance

/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySetMixin.java656 attrAttribs |= PropertyAttribute.OPTIONAL; in initProperties()
776 && (p.property.Attributes & PropertyAttribute.OPTIONAL) != 0) in setProperty()
817 && (p.property.Attributes & PropertyAttribute.OPTIONAL) != 0) in getProperty()
/trunk/main/stoc/source/tdmanager/
H A Dtdmgr_check.cxx99 if ((attributes & beans::PropertyAttribute::OPTIONAL) != 0) in getPropertyFlagsAsString()
422 beans::PropertyAttribute::OPTIONAL) == 0) in checkService()
/trunk/main/offapi/com/sun/star/setup/
H A DUpdateType.idl38 OPTIONAL,
/trunk/main/cppuhelper/qa/propertysetmixin/
H A Dtest_propertysetmixin.cxx380 | css::beans::PropertyAttribute::OPTIONAL), in testFull()
394 static_cast< sal_Int16 >(css::beans::PropertyAttribute::OPTIONAL), in testFull()
/trunk/main/cppuhelper/source/
H A Dpropertysetmixin.cxx244 attrAttribs |= css::beans::PropertyAttribute::OPTIONAL; in initProperties()
620 & css::beans::PropertyAttribute::OPTIONAL) in setProperty()
669 & css::beans::PropertyAttribute::OPTIONAL) in getProperty()
H A Dfactory.cxx697 beans::PropertyAttribute::OPTIONAL ); in getInfoHelper()
/trunk/main/l10ntools/source/filter/merge/
H A DFCFGMerge.cfg29 # [OPTIONAL]
/trunk/main/external/mingwheaders/
H A Dmingw_headers.patch46 + IN PVOID TargetFrame OPTIONAL,
47 + IN PVOID TargetIp OPTIONAL,
48 + IN PEXCEPTION_RECORD ExceptionRecord OPTIONAL,
724 #define OPTIONAL
/trunk/main/udkapi/com/sun/star/beans/
H A DPropertyAttribute.idl110 const short OPTIONAL = 256;
/trunk/main/crashrep/source/win32/
H A Dsoreport.cpp465 IN CONST PMINIDUMP_EXCEPTION_INFORMATION ExceptionParam, OPTIONAL
466 IN CONST PMINIDUMP_USER_STREAM_INFORMATION UserStreamParam, OPTIONAL
467 IN CONST PMINIDUMP_CALLBACK_INFORMATION CallbackParam OPTIONAL
/trunk/main/stoc/source/registry_tdprovider/
H A Dtdservice.cxx274 nAttribs |= beans::PropertyAttribute::OPTIONAL; in getProperties()
/trunk/main/unodevtools/source/unodevtools/
H A Dtypeblob.cxx268 case PropertyAttribute::OPTIONAL: in checkPropertyFlags()
/trunk/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx36 #define OPTIONAL OPTIONAL macro

Completed in 75 milliseconds