Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/ole/
H A Daxbinaryreader.hxx269 struct PictureProperty : public ComplexProperty struct in oox::ole::AxBinaryPropertyReader
273 inline explicit PictureProperty( StreamDataSequence& rPicData ) : in PictureProperty() function
/trunk/main/oox/source/ole/
H A Daxbinaryreader.cxx251 bool AxBinaryPropertyReader::PictureProperty::readProperty( AxAlignedInputStream& rInStrm ) in readProperty()
326 … maStreamProps.push_back( ComplexPropVector::value_type( new PictureProperty( orPicData ) ) ); in readPictureProperty()

Completed in 33 milliseconds