Searched refs:nHalfPrev (Results 1 – 1 of 1) sorted by relevance
563 sal_uInt16 nWishWidth = 0, nHalfPrev = 0; in SetCols() local569 pCol->SetLeft( nHalfPrev ); in SetCols()571 nHalfPrev = nSp / 2; in SetCols()572 pCol->SetRight( nSp - nHalfPrev ); in SetCols()2790 sal_uInt16 nWishWidth = 0, nHalfPrev = 0; in lcl_SetFmtCol() local2794 pCol->SetLeft( nHalfPrev ); in lcl_SetFmtCol()2796 nHalfPrev = nSp / 2; in lcl_SetFmtCol()2797 pCol->SetRight( nSp - nHalfPrev ); in lcl_SetFmtCol()
Completed in 17 milliseconds