Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dexcform8.cxx706 sal_uInt16 nIxti, nRw, nGrbitCol; in Convert() local
709 aIn >> nIxti >> nRw >> nGrbitCol; in Convert()
723 ExcRelToScRel8( nRw, nGrbitCol, aSRD, bRangeName ); in Convert()
1127 sal_uInt16 nIxti, nRw, nGrbitCol; in Convert() local
1129 aIn >> nIxti >> nRw >> nGrbitCol; in Convert()
1138 ExcRelToScRel8( nRw, nGrbitCol, aSRD, bRangeName ); in Convert()
/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx150 sal_uLong nMin, sal_uLong nMax, sal_uInt16 nRw, sal_uInt16 nColumn, sal_uInt16 nColSp ): in SwHTMLTableLayoutConstraints() argument
151 nRow( nRw ), nCol( nColumn ), nColSpan( nColSp ), in SwHTMLTableLayoutConstraints()
/trunk/main/sc/source/core/tool/
H A Dinterpr5.cxx605 SCSIZE nCl, nRw; in CalculateMatrixValue() local
606 pMat->GetDimensions(nCl, nRw); in CalculateMatrixValue()
607 if (nC < nCl && nR < nRw) in CalculateMatrixValue()
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx243 SwUndoInsTbl::SwUndoInsTbl( const SwPosition& rPos, sal_uInt16 nCl, sal_uInt16 nRw, in SwUndoInsTbl() argument
250 nSttNode( rPos.nNode.GetIndex() ), nRows( nRw ), nCols( nCl ), nAdjust( nAdj ) in SwUndoInsTbl()

Completed in 56 milliseconds