Searched refs:_InsertRow (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sw/source/core/table/ |
H A D | swnewtable.cxx | 1175 _InsertRow( pDoc, aBoxes, nCnt, sal_True ); in InsertSpannedRow() 1507 _InsertRow( pDoc, aLineBoxes, nCnt, bBehind ); in InsertRow() 1544 bRet = _InsertRow( pDoc, rBoxes, nCnt, bBehind ); in InsertRow()
|
/aoo42x/main/sw/inc/ |
H A D | swtable.hxx | 144 sal_Bool _InsertRow( SwDoc*, const SwSelBoxes&, sal_uInt16 nCnt, sal_Bool bBehind );
|
/aoo42x/main/sw/source/core/doc/ |
H A D | tblrwcl.cxx | 587 sal_Bool SwTable::_InsertRow( SwDoc* pDoc, const SwSelBoxes& rBoxes, in _InsertRow() function in SwTable
|
Completed in 84 milliseconds