Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/table/
H A Dtablemgr.cxx306 sal_Int32 nRowLen = aDesc.nRight - aDesc.nLeft + 1; in InsertChart() local
310 if (nRowLen == 1 && nColLen == 1) in InsertChart()
312 else if (nRowLen > 1) in InsertChart()

Completed in 15 milliseconds