Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/forms/
H A Delementimport.cxx389 TypeClass eValueTypeClass = aPropValues->Value.getValueTypeClass(); in implApplyGenericProperties() local
390 const sal_Bool bValueIsSequence = TypeClass_SEQUENCE == eValueTypeClass; in implApplyGenericProperties()
394 eValueTypeClass = aSimpleType.getTypeClass(); in implApplyGenericProperties()
415 OSL_ENSURE( eValueTypeClass == TypeClass_ANY, in implApplyGenericProperties()
439 else if ( ePropTypeClass != eValueTypeClass ) in implApplyGenericProperties()
441 switch ( eValueTypeClass ) in implApplyGenericProperties()

Completed in 21 milliseconds