Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfl_SectionLayout.h351 double m_dLeftMarginUserUnits; variable
H A Dfl_SectionLayout.cpp929 m_dLeftMarginUserUnits(0.0), in fl_DocSectionLayout()
2278 m_dLeftMarginUserUnits = UT_convertDimensionless(pszLeftMargin); in _lookupProperties()
2283 m_dLeftMarginUserUnits = UT_convertDimensionless(defaultMargin.utf8_str()); in _lookupProperties()