Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dunosett.hxx274 sal_Int32 nSepLineColor; member in SwXTextColumns
313 sal_Int32 GetSepLineColor() const {return nSepLineColor;} in GetSepLineColor()
/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx2527 nSepLineColor(0), //black in SwXTextColumns()
2565 nSepLineColor = rFmtCol.GetLineColor().GetColor(); in SwXTextColumns()
2677 aValue >>= nSepLineColor; in setPropertyValue()
2741 aRet <<= nSepLineColor; in getPropertyValue()