Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/doc/
H A Dhtmltbl.cxx58 #define MAX_TABWIDTH (USHRT_MAX - 2001) macro
1240 if( nAbsTabWidth > MAX_TABWIDTH ) in AutoLayoutPass2()
1241 nAbsTabWidth = MAX_TABWIDTH; in AutoLayoutPass2()
1263 nMin > MAX_TABWIDTH ) in AutoLayoutPass2()
1273 nAbsTabWidth = IsTopTable() ? MAX_TABWIDTH : nAbsAvail; in AutoLayoutPass2()

Completed in 26 milliseconds