Home
last modified time | relevance | path

Searched refs:sUse (Results 1 – 4 of 4) sorted by relevance

/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/attribute/
H A DAttributeBase.java44 final String sUse, in AttributeBase() argument
52 switch(sUse) in AttributeBase()
61 …ow new RuntimeException("value of 'use' attribute is neither 'optional' nor 'required' but "+sUse); in AttributeBase()
H A DAttribute.java38 final String sUse, in Attribute() argument
44 super(aName, sUse, sDefault, sFixed, eFormDefault, aLocation); in Attribute()
H A DAttributeReference.java39 final String sUse, in AttributeReference() argument
45 super(aReferencedName, sUse, sDefault, sFixed, eFormDefault, aLocation); in AttributeReference()
/trunk/main/sal/osl/w32/
H A Dsecurity.c929 SID_NAME_USE sUse; in getUserNameImpl() local
933 DomainName, &nDomainName, &sUse)) in getUserNameImpl()

Completed in 24 milliseconds