Home
last modified time | relevance | path

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

/AOO42X/main/oox/inc/oox/dump/
H A Doledumper.hxx396 struct LargeProperty struct in oox::dump::AxPropertyObjectBase
398 …PropertyType { PROPTYPE_POS, PROPTYPE_SIZE, PROPTYPE_GUID, PROPTYPE_STRING, PROPTYPE_STRINGARRAY };
400 LargePropertyType mePropType;
402 sal_uInt32 mnDataSize;
404 …explicit LargeProperty( LargePropertyType ePropType, const String& rItemName, sal_uInt32 nData… in LargeProperty() function