Home
last modified time | relevance | path

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

/AOO42X/main/oox/inc/oox/dump/
H A Doledumper.hxx398 …PropertyType { PROPTYPE_POS, PROPTYPE_SIZE, PROPTYPE_GUID, PROPTYPE_STRING, PROPTYPE_STRINGARRAY }; enumerator
/AOO42X/main/oox/source/dump/
H A Doledumper.cxx1195 …maLargeProps.push_back( LargeProperty( LargeProperty::PROPTYPE_STRINGARRAY, getPropertyName(), nLe… in dumpStringArrayProperty()
1308 case LargeProperty::PROPTYPE_STRINGARRAY: in dumpLargeProperties()