Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/dump/
H A Doledumper.hxx398 …enum LargePropertyType { PROPTYPE_POS, PROPTYPE_SIZE, PROPTYPE_GUID, PROPTYPE_STRING, PROPTYPE_STR… enumerator
/trunk/main/oox/source/dump/
H A Doledumper.cxx1176 …maLargeProps.push_back( LargeProperty( LargeProperty::PROPTYPE_GUID, getPropertyName(), 16, pValue… in dumpGuidProperty()
1294 case LargeProperty::PROPTYPE_GUID: in dumpLargeProperties()