Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/table/
H A Dtablemgr.cxx307 sal_Int32 nColLen = aDesc.nBottom - aDesc.nTop + 1; in InsertChart() local
310 if (nRowLen == 1 && nColLen == 1) in InsertChart()
314 else if (nColLen > 1) in InsertChart()

Completed in 29 milliseconds