Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/ole/
H A Daxbinaryreader.hxx239 struct StringArrayProperty : public ComplexProperty struct in oox::ole::AxBinaryPropertyReader
243 inline explicit StringArrayProperty( AxStringArray& rArray, sal_uInt32 nSize ) : in StringArrayProperty() argument
/trunk/main/oox/source/ole/
H A Daxbinaryreader.cxx225 bool AxBinaryPropertyReader::StringArrayProperty::readProperty( AxAlignedInputStream& rInStrm ) in readProperty()
300 …maLargeProps.push_back( ComplexPropVector::value_type( new StringArrayProperty( orArray, nSize ) )… in readStringArrayProperty()

Completed in 34 milliseconds