Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/unocore/
H A Dunosett.cxx2575 sal_uInt16 nItemGutterWidth = rFmtCol.GetGutterWidth(); in SwXTextColumns() local
2577 … USHRT_MAX == nItemGutterWidth ? DEF_GUTTER_WIDTH : (sal_Int32)nItemGutterWidth in SwXTextColumns()