Searched refs:SelLineFromBox (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/sw/source/core/doc/ |
H A D | tblcpy.cxx | 930 ? !pUndo->InsertRow( *this, SelLineFromBox( pInsBox, in InsTable() 932 : !InsertRow( pDoc, SelLineFromBox( pInsBox, in InsTable() 1083 SwSelBoxes& SwTable::SelLineFromBox( const SwTableBox* pBox, in SelLineFromBox() function in SwTable
|
H A D | tblrwcl.cxx | 2190 SelLineFromBox( pBox, aSelBoxes, sal_True ); in CopyHeadlineIntoTable()
|
/aoo41x/main/sw/inc/ |
H A D | swtable.hxx | 291 SwSelBoxes& SelLineFromBox( const SwTableBox* pBox,
|
/aoo41x/main/sw/source/core/crsr/ |
H A D | trvltbl.cxx | 104 SelLineFromBox( pTableBox, aBoxes, sal_False )); in GoNextCell()
|
/aoo41x/main/sw/source/filter/rtf/ |
H A D | rtftbl.cxx | 956 pTableNode->GetTable().SelLineFromBox( pBox, aBoxes ); in NewTblLine()
|
/aoo41x/main/sw/source/core/undo/ |
H A D | untbl.cxx | 3018 rTbl.SelLineFromBox( pBox, aSelBoxes, sal_True ); in UndoImpl()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8par2.cxx | 3404 pIo->rDoc.InsertRow( pTable->SelLineFromBox( pBox, aBoxes ) ); in TableCellEnd()
|
Completed in 95 milliseconds