Home
last modified time | relevance | path

Searched refs:propertyAttributes (Results 1 – 20 of 20) sorted by relevance

/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/
H A DProperties.php46 $propertyAttributes = self::getAttributes($propertyValue, $namespaces['dt']);
49 … $this->processCustomProperty($docProps, $propertyName, $propertyValue, $propertyAttributes);
111 SimpleXMLElement $propertyAttributes argument
115 switch ((string) $propertyAttributes) {
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/Microsoft.Web.Http.Data.Helpers/
H A DDataControllerMetadataGenerator.cs206 … AttributeCollection propertyAttributes = TypeDescriptorExtensions.ExplicitAttributes(descriptor); in TypePropertyMetadata()
209 … ReadOnlyAttribute readonlyAttr = (ReadOnlyAttribute)propertyAttributes[typeof(ReadOnlyAttribute)]; in TypePropertyMetadata()
212 …AssociationAttribute associationAttr = (AssociationAttribute)propertyAttributes[typeof(Association… in TypePropertyMetadata()
218 …RequiredAttribute requiredAttribute = (RequiredAttribute)propertyAttributes[typeof(RequiredAttribu… in TypePropertyMetadata()
224 … RangeAttribute rangeAttribute = (RangeAttribute)propertyAttributes[typeof(RangeAttribute)]; in TypePropertyMetadata()
239 …ringLengthAttribute stringLengthAttribute = (StringLengthAttribute)propertyAttributes[typeof(Strin… in TypePropertyMetadata()
245 …DataTypeAttribute dataTypeAttribute = (DataTypeAttribute)propertyAttributes[typeof(DataTypeAttribu… in TypePropertyMetadata()
/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/libkstapp/
H A Ddatasourcepluginfactory.cpp43 QXmlStreamAttributes propertyAttributes; in generateDataSource() local
60 propertyAttributes = xml.attributes(); in generateDataSource()
92 dataSource->parseProperties(propertyAttributes); in generateDataSource()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Extensions/Compilation/WCFModel/
H A DSchemaMerger.cs576 object[] propertyAttributes = property.GetCustomAttributes(true); in GetSchemaPropertyNameInXml()
579 if (propertyAttributes != null) in GetSchemaPropertyNameInXml()
581 string name1 = GetSchemaPropertyNameInXmlHelper(propertyAttributes, value1); in GetSchemaPropertyNameInXml()
582 string name2 = GetSchemaPropertyNameInXmlHelper(propertyAttributes, value2); in GetSchemaPropertyNameInXml()
632 … private static string GetSchemaPropertyNameInXmlHelper(object[] propertyAttributes, object value) in GetSchemaPropertyNameInXmlHelper() argument
636 foreach (object attribute in propertyAttributes) in GetSchemaPropertyNameInXmlHelper()
694 object[] propertyAttributes = property.GetCustomAttributes(true); in IsPersistedProperty()
695 if (propertyAttributes != null) in IsPersistedProperty()
697 foreach (object attribute in propertyAttributes) in IsPersistedProperty()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Activities/System/Activities/
H A DDynamicActivityTypeDescriptor.cs172 Collection<Attribute> propertyAttributes = this.activityProperty.Attributes;
173 …ribute[] totalAttributes = new Attribute[inheritedAttributes.Count + propertyAttributes.Count + 1];
175 propertyAttributes.CopyTo(totalAttributes, inheritedAttributes.Count);
176 …totalAttributes[inheritedAttributes.Count + propertyAttributes.Count] = new DesignerSerializationV…
H A DActivity.cs1677 AttributeCollection propertyAttributes = propertyDescriptor.Attributes; in GetOverloadGroupNames()
1678 for (int i = 0; i < propertyAttributes.Count; i++) in GetOverloadGroupNames()
1680 Attribute attribute = propertyAttributes[i]; in GetOverloadGroupNames()
/dports/devel/datadraw/datadraw3.1.1/src/
H A Ddvparse.y324 property: baseProperty propertyAttributes
325 | KWARRAY baseProperty propertyAttributes
332 | KWARRAY baseProperty INDEX propertyAttributes
348 propertyAttributes: /* Empty */
349 | propertyAttributes propertyAttribute
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.ComponentModel/AuthoringOM/Design/
H A DExtenderHelpers.cs47 …ProvidePropertyAttribute[] propertyAttributes = extenderProvider.GetType().GetCustomAttributes(typ… in FilterDependencyProperties()
48 foreach (ProvidePropertyAttribute propertyAttribute in propertyAttributes) in FilterDependencyProperties()
/dports/security/keybase/client-v5.7.1/osx/KBKit/KBKit/Utils/
H A DKBFormatter.m98 …NSString *propertyAttributes = [NSString stringWithCString:property_getAttributes(property) encodi…
99 NSArray *splitPropertyAttributes = [propertyAttributes componentsSeparatedByString:@","];
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/reflection/
H A Dmdimport.cs501 int mdToken, void** name, out int propertyAttributes, out ConstArray signature); in _GetPropertyProps()
503 …tPropertyProps(int mdToken, out void* name, out PropertyAttributes propertyAttributes, out ConstAr… in GetPropertyProps()
509 propertyAttributes = (PropertyAttributes)_propertyAttributes; in GetPropertyProps()
/dports/finance/weberp/webERP/Classes/PHPExcel/Reader/
H A DExcel2003XML.php380 $propertyAttributes = $propertyValue->attributes($namespaces['dt']);
383 switch((string) $propertyAttributes) {
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/
H A DExcel2003XML.php371 $propertyAttributes = $propertyValue->attributes($namespaces['dt']);
374 switch ((string) $propertyAttributes) {
/dports/www/thirtybees/thirtybees-1.1.0/vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/
H A DExcel2003XML.php371 $propertyAttributes = $propertyValue->attributes($namespaces['dt']);
374 switch ((string) $propertyAttributes) {
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/phpoffice/PhpSpreadsheet/Reader/
H A DXml.php374 $propertyAttributes = $propertyValue->attributes($namespaces['dt']);
377 switch ((string) $propertyAttributes) {
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/
H A DXml.php374 $propertyAttributes = $propertyValue->attributes($namespaces['dt']);
377 switch ((string) $propertyAttributes) {
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/
H A DXml.php373 $propertyAttributes = $propertyValue->attributes($namespaces['dt']);
376 switch ((string) $propertyAttributes) {
/dports/www/moodle310/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/
H A DXml.php373 $propertyAttributes = $propertyValue->attributes($namespaces['dt']);
376 switch ((string) $propertyAttributes) {
/dports/www/moodle39/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/
H A DXml.php373 $propertyAttributes = $propertyValue->attributes($namespaces['dt']);
376 switch ((string) $propertyAttributes) {
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/
H A DXml.php384 $propertyAttributes = $propertyValue->attributes($namespaces['dt']);
387 switch ((string) $propertyAttributes) {
/dports/www/moodle311/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/
H A DXml.php384 $propertyAttributes = $propertyValue->attributes($namespaces['dt']);
387 switch ((string) $propertyAttributes) {