Searched refs:PROPTYPE_STRING (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/oox/source/dump/ |
H A D | dffdumper.cxx | 204 enum PropType { PROPTYPE_BINARY, PROPTYPE_STRING, PROPTYPE_BLIP, PROPTYPE_COLORARRAY }; enumerator 245 eType = PROPTYPE_STRING; in dumpDffOpt() 294 case PROPTYPE_STRING: in dumpDffOpt()
|
H A D | oledumper.cxx | 1185 …maLargeProps.push_back( LargeProperty( LargeProperty::PROPTYPE_STRING, getPropertyName(), nLen, pV… in dumpStringProperty() 1301 case LargeProperty::PROPTYPE_STRING: in dumpLargeProperties()
|
/aoo4110/main/sfx2/source/doc/ |
H A D | oleprops.hxx | 43 const sal_Int32 PROPTYPE_STRING = 8; variable
|
/aoo4110/main/oox/inc/oox/dump/ |
H A D | oledumper.hxx | 398 …enum LargePropertyType { PROPTYPE_POS, PROPTYPE_SIZE, PROPTYPE_GUID, PROPTYPE_STRING, PROPTYPE_STR… enumerator
|
Completed in 112 milliseconds