Searched defs:LargeProperty (Results 1 – 1 of 1) sorted by relevance
396 struct LargeProperty struct in oox::dump::AxPropertyObjectBase398 …enum LargePropertyType { PROPTYPE_POS, PROPTYPE_SIZE, PROPTYPE_GUID, PROPTYPE_STRING, PROPTYPE_STR…400 LargePropertyType mePropType;402 sal_uInt32 mnDataSize;404 …inline explicit LargeProperty( LargePropertyType ePropType, const String& rItemName, sal_uInt3… in LargeProperty() argument
Completed in 13 milliseconds