Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/doc/
H A Dtblcpy.cxx97 BoxStructure::iterator& rpSel, bool &rbSel, bool bCover );
316 ColumnStructure::iterator& rpCol, BoxStructure::iterator& rpSel, in addBox() argument
357 while( rpSel != maLines[nLine].end() ) in addBox()
359 rpSel->mbSelected = true; in addBox()
360 ++rpSel; in addBox()
365 rpSel = maLines[nLine].end(); in addBox()
368 --rpSel; in addBox()

Completed in 16 milliseconds