Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/drawingml/diagram/
H A Ddatamodel.hxx74 mnPercentageNeighbourWidth(-1), in Point()
119 sal_Int32 mnPercentageNeighbourWidth; member
H A Ddatamodelcontext.cxx158 mrPoint.mnPercentageNeighbourWidth = rAttribs.getInteger( XML_custLinFactNeighborX, -1 ); in PropertiesContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/drawingml/diagram/
H A Ddatamodel.hxx75 mnPercentageNeighbourWidth(-1), in Point()
120 sal_Int32 mnPercentageNeighbourWidth; member
H A Ddatamodelcontext.cxx156 mrPoint.mnPercentageNeighbourWidth = rAttribs.getInteger( XML_custLinFactNeighborX, -1 ); in PropertiesContext()