Home
last modified time | relevance | path

Searched refs:getGraphicProperties (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/oox/inc/oox/drawingml/
H A Dshape.hxx90 inline GraphicProperties& getGraphicProperties() { return *mpGraphicPropertiesPtr; } in getGraphicProperties() function in oox::drawingml::Shape
91 inline const GraphicProperties& getGraphicProperties() const { return *mpGraphicPropertiesPtr; } in getGraphicProperties() function in oox::drawingml::Shape
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/model/
H A DOfficeStyle.java122 public Element getGraphicProperties() in getGraphicProperties() method in OfficeStyle
/aoo41x/main/oox/source/drawingml/
H A Dgraphicshapecontext.cxx72 …xRet.set( new BlipFillContext( *this, xAttribs, mpShapePtr->getGraphicProperties().maBlipProps ) ); in createFastChildContext()
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java693 final Element graphicProperties = predefAutoStyle.getGraphicProperties(); in startOther()

Completed in 75 milliseconds