Searched refs:ComplexProperty (Results 1 – 2 of 2) sorted by relevance
211 struct ComplexProperty struct in oox::ole::AxBinaryPropertyReader213 virtual ~ComplexProperty();218 struct PairProperty : public ComplexProperty228 struct StringProperty : public ComplexProperty239 struct StringArrayProperty : public ComplexProperty249 struct GuidProperty : public ComplexProperty259 struct FontProperty : public ComplexProperty269 struct PictureProperty : public ComplexProperty278 typedef RefVector< ComplexProperty > ComplexPropVector;
210 AxBinaryPropertyReader::ComplexProperty::~ComplexProperty() in ~ComplexProperty()