Home
last modified time | relevance | path

Searched defs:propertyAttributes (Results 1 – 3 of 3) sorted by relevance

/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/libkstapp/
H A Ddatasourcepluginfactory.cpp43 QXmlStreamAttributes propertyAttributes; in generateDataSource() local
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/
H A DProperties.php111 SimpleXMLElement $propertyAttributes
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Extensions/Compilation/WCFModel/
H A DSchemaMerger.cs632 … private static string GetSchemaPropertyNameInXmlHelper(object[] propertyAttributes, object value) in GetSchemaPropertyNameInXmlHelper()