Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/doc/
H A Dtblcpy.cxx112 SubTable::iterator pStartLn );
124 SubLine::iterator pEnd = pStartLn->end(); in insertSubBox()
140 pStartLn ); in insertSubBox()
148 while( pStartLn != pEndLn ) in insertSubBox()
150 pStartLn->push_back( aSub ); in insertSubBox()
152 ++pStartLn; in insertSubBox()
155 return pStartLn; in insertSubBox()
159 SubTable::iterator pStartLn ) in insertSubLine() argument
161 SubTable::iterator pMax = pStartLn; in insertSubLine()
278 while( pStartLn != pEndLn ) in addLine()
[all …]

Completed in 46 milliseconds