Searched refs:nMaxTextColumn (Results 1 – 1 of 1) sorted by relevance
42 static const sal_Int32 nMaxTextColumn = 80; variable1013 if ((nColumn + nChar) > nMaxTextColumn) in PSBinPath()1015 sal_Int32 nSegment = nMaxTextColumn - nColumn; in PSBinPath()1057 if (nChar >= (nMaxTextColumn - 1)) in PSHexString()1082 if (nChar >= (nMaxTextColumn - 1)) in PSDeltaArray()
Completed in 15 milliseconds