Searched refs:nRightCol (Results 1 – 4 of 4) sorted by relevance
1947 sal_uInt32 nRightCol ) in MakeTableBox() argument1952 sal_uInt32 nColSpan = nRightCol - nLeftCol; in MakeTableBox()1978 for( sal_uInt32 j=nLeftCol; j<nRightCol; j++ ) in MakeTableBox()1988 nRightCol ); in MakeTableBox()2007 for( i=nLeftCol; i<nRightCol; i++ ) in MakeTableBox()2018 while( i < nRightCol ) in MakeTableBox()2046 sal_uInt32 nRightCol ) in MakeTableBox() argument2050 sal_uInt32 nColSpan = nRightCol - nLeftCol; in MakeTableBox()2208 sal_uInt32 nRightCol ) in MakeTableLine() argument2243 while( nStartCol < nRightCol ) in MakeTableLine()[all …]
108 sal_uInt32 nBottomRow, sal_uInt32 nRightCol );111 sal_uInt32 nBottomRow, sal_uInt32 nRightCol );114 sal_uInt32 nBottomRow, sal_uInt32 nRightCol );
3123 sal_uInt16 nRightCol=GetActRightColumn(sal_False, nIdx); in CalcMinMax() local3142 nMaxRight = nRightCol == USHRT_MAX ? in CalcMinMax()3144 pBorders[nRightCol].nPos; in CalcMinMax()3221 if(nRightCol==USHRT_MAX) in CalcMinMax()3246 nMaxRight = lNullPix + pBorders[nRightCol].nPos; in CalcMinMax()3385 sal_uInt16 nRightCol=GetActRightColumn( sal_True ); in CalcMinMax() local3387 nMaxRight += pBorders[nRightCol].nPos; in CalcMinMax()3402 sal_uInt16 nRightCol=GetActRightColumn( sal_True ); in CalcMinMax() local3404 nMaxRight += pBorders[nRightCol].nPos; in CalcMinMax()
530 sal_uInt16 nBottomRow, sal_uInt16 nRightCol );536 sal_uInt16 nBootomRow, sal_uInt16 nRightCol );1692 sal_uInt16 nBottomRow, sal_uInt16 nRightCol ) in MakeTableLine() argument1762 while( nStartCol<nRightCol ) in MakeTableLine()1765 sal_uInt16 nSplitCol = nRightCol; in MakeTableLine()1769 ASSERT( nCol < nRightCol, "Zu weit gelaufen" ); in MakeTableLine()1775 if( nCol == nRightCol-1 ) in MakeTableLine()1844 sal_uInt16 nBottomRow, sal_uInt16 nRightCol ) in MakeTableBox() argument1847 sal_uInt16 nColSpan = nRightCol - nLeftCol; in MakeTableBox()1862 nRightCol-nLeftCol ); in MakeTableBox()[all …]