Home
last modified time | relevance | path

Searched defs:PictureProperty (Results 1 – 7 of 7) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/oox/ole/
H A Daxbinaryreader.hxx222 struct PictureProperty : public ComplexProperty struct in oox::ole::AxBinaryPropertyReader
224 StreamDataSequence& mrPicData;
226 explicit PictureProperty( StreamDataSequence& rPicData ) : in PictureProperty() function
H A Daxbinarywriter.hxx140 struct PictureProperty : public ComplexProperty struct in oox::ole::AxBinaryPropertyWriter
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/oox/ole/
H A Daxbinaryreader.hxx223 struct PictureProperty : public ComplexProperty struct in oox::ole::AxBinaryPropertyReader
225 StreamDataSequence& mrPicData;
227 explicit PictureProperty( StreamDataSequence& rPicData ) : in PictureProperty() function
H A Daxbinarywriter.hxx141 struct PictureProperty : public ComplexProperty struct in oox::ole::AxBinaryPropertyWriter
/dports/devel/kf5-kpeople/kpeople-5.89.0/src/backends/
H A Dabstractcontact.cpp17 const QString AbstractContact::PictureProperty = QStringLiteral("picture"); member in AbstractContact
H A Dabstractcontact.h57 static const QString PictureProperty; variable
/dports/editors/ted/Ted-2.23/docBase/
H A DdocPictureProperties.h71 typedef enum PictureProperty enum
102 } PictureProperty; typedef