Home
last modified time | relevance | path

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

/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 41 milliseconds