Searched refs:nBorderCol (Results 1 – 1 of 1) sorted by relevance
882 sal_Int32 nBorderCol = nCol + *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 15 milliseconds