Home
last modified time | relevance | path

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

/aoo4110/main/oox/inc/oox/drawingml/
H A Dshape.hxx84 inline LineProperties& getLineProperties() { return *mpLinePropertiesPtr; } in getLineProperties()
85 inline const LineProperties& getLineProperties() const { return *mpLinePropertiesPtr; } in getLineProperties()
176 LinePropertiesPtr mpLinePropertiesPtr; member in oox::drawingml::Shape
/aoo4110/main/oox/source/drawingml/
H A Dshape.cxx70 : mpLinePropertiesPtr( new LineProperties ) in Shape()
191mpLinePropertiesPtr = LinePropertiesPtr( new LineProperties( *rReferencedShape.mpLinePropertiesPtr in applyShapeReference()

Completed in 26 milliseconds