Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/core/doc/
H A Dhtmltbl.cxx1412 sal_uInt16 nFixedCols = 0; in AutoLayoutPass2() local
1421 nFixedCols++; in AutoLayoutPass2()
1455 nFixedCols++; in AutoLayoutPass2()
1456 if( nFixedCols == nCols ) in AutoLayoutPass2()
1473 ASSERT( nCols==nFixedCols, "Spalte vergessen!" ); in AutoLayoutPass2()