Searched refs:nRelCols (Results 1 – 2 of 2) sorted by relevance
2448 sal_uInt32 nRelCols = 0UL; in _MakeTable() local2457 nRelCols++; in _MakeTable()2466 sal_uInt32 nAbsCols = nCols - nRelCols; in _MakeTable()2522 if( nRelCols > 0UL ) in _MakeTable()2531 sal_Int32 nExtraRel = nRelWidth - (nRelCols * nMinRelColWidth); in _MakeTable()2535 sal_Int32 nMinAbs = nRelCols * MINLAY; in _MakeTable()2563 for( i=0UL; nRelCols > 0UL && i < nCols; i++ ) in _MakeTable()2568 if( 1UL == nRelCols ) in _MakeTable()2596 nRelCols--; in _MakeTable()
1011 sal_uInt16 nRelCols = 0; // Anzahl Spalten mit relativer Angabe in AutoLayoutPass1() local1029 nRelCols++; in AutoLayoutPass1()1036 nRelCols++; in AutoLayoutPass1()1047 if( nRel < 100 && nRelCols < nCols ) in AutoLayoutPass1()
Completed in 57 milliseconds