Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Dww8par2.cxx1185 short nOldCols = nWwCols; in ReadDef()
1190 nWwCols = nCols; in ReadDef()
1468 nCenter[nWwCols + nctc] = nCenter[nWwCols]+nctc*ndxaCol; in ProcessSprmTInsert()
1480 for( int i = nWwCols; i > nitcInsert+nWwCols; i--) in ProcessSprmTInsert()
1487 nWwCols = nNewWwCols; in ProcessSprmTInsert()
1642 if (nAnz > nWwCols) in ReadShd()
1643 nAnz = nWwCols; in ReadShd()
1661 if (nAnz > nWwCols) in ReadNewShd()
1662 nAnz = nWwCols; in ReadNewShd()
1668 while (i < nWwCols) in ReadNewShd()
[all …]

Completed in 33 milliseconds