Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/drawingml/
H A Dshape.hxx84 inline LineProperties& getLineProperties() { return *mpLinePropertiesPtr; } in getLineProperties() function in oox::drawingml::Shape
85 inline const LineProperties& getLineProperties() const { return *mpLinePropertiesPtr; } in getLineProperties() function in oox::drawingml::Shape

Completed in 20 milliseconds