Searched refs:nBorderRow (Results 1 – 1 of 1) sorted by relevance
883 sal_Int32 nBorderRow = nRow + *pDiff++; in CreateDesignPreview() local884 …if( (nBorderCol >= 0) && (nBorderCol < nPreviewColumns) && (nBorderRow >= 0) && (nBorderRow < nPre… in CreateDesignPreview()887 boost::shared_ptr< CellInfo > xBorderInfo( aMatrix[nBorderCol][nBorderRow] ); in CreateDesignPreview()
Completed in 18 milliseconds