Searched defs:StringArrayProperty (Results 1 – 1 of 1) sorted by relevance
239 struct StringArrayProperty : public ComplexProperty struct in oox::ole::AxBinaryPropertyReader241 AxStringArray& mrArray;242 sal_uInt32 mnSize;243 inline explicit StringArrayProperty( AxStringArray& rArray, sal_uInt32 nSize ) : in StringArrayProperty() function
Completed in 5 milliseconds