Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx2526 nSepLineWidth(0), in SwXTextColumns()
2564 nSepLineWidth = rFmtCol.GetLineWidth(); in SwXTextColumns()
2676 nSepLineWidth = MM100_TO_TWIP(nTmp); in setPropertyValue()
2742 aRet <<= static_cast < sal_Int32 >(TWIP_TO_MM100(nSepLineWidth)); in getPropertyValue()
/trunk/main/sw/inc/
H A Dunosett.hxx274 sal_Int32 nSepLineWidth; member in SwXTextColumns
313 sal_Int32 GetSepLineWidth() const {return nSepLineWidth;} in GetSepLineWidth()

Completed in 28 milliseconds