Searched refs:StreamProperty (Results 1 – 2 of 2) sorted by relevance
409 struct StreamProperty struct in oox::dump::AxPropertyObjectBase413 inline explicit StreamProperty( const String& rItemName, sal_uInt16 nData ) : in StreamProperty() argument416 typedef ::std::vector< StreamProperty > StreamPropertyVector;
1205 maStreamProps.push_back( StreamProperty( getPropertyName(), nData ) ); in dumpStreamProperty()