Home
last modified time | relevance | path

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

/aoo41x/main/oox/inc/oox/drawingml/chart/
H A Dchartdrawingfragment.hxx49 struct AnchorSizeModel : public EmuSize struct
51 inline explicit AnchorSizeModel() : EmuSize( -1, -1 ) {} in AnchorSizeModel() argument
76 AnchorSizeModel maSize; /// Shape size, if anchor has absolute size.
/aoo41x/main/oox/inc/oox/xls/
H A Ddrawingbase.hxx45 struct AnchorSizeModel : public ::oox::drawingml::EmuSize struct
47 inline explicit AnchorSizeModel() : ::oox::drawingml::EmuSize( -1, -1 ) {} in AnchorSizeModel() argument
131 AnchorSizeModel maSize; /// Anchor size, if anchor is not of type two-cell.

Completed in 27 milliseconds