Searched refs:rpFndLine (Results 1 – 3 of 3) sorted by relevance
468 (SwTableLineFmt*)rpFndLine->GetLine()->GetFrmFmt(), in lcl_CopyRow()469 rpFndLine->GetBoxes().Count(), pCpyPara->pInsBox ); in lcl_CopyRow()1584 SwTableBox* pLBx = rpFndLine->GetBoxes()[0]->GetBox(); in lcl_Merge_MoveLine()1585 SwTableBox* pRBx = rpFndLine->GetBoxes()[ in lcl_Merge_MoveLine()1586 rpFndLine->GetBoxes().Count()-1]->GetBox(); in lcl_Merge_MoveLine()1737 ((_FndLine*)rpFndLine)->GetBoxes().ForEach( nStt, nEnd, in lcl_Merge_MoveLine()2160 else if( rpFndLine->GetBoxes().Count() == in lcl_CopyLineToDoc()2161 rpFndLine->GetLine()->GetTabBoxes().Count() ) in lcl_CopyLineToDoc()2166 if( rpFndLine->GetLine()->GetUpper() ) in lcl_CopyLineToDoc()2167 pFmt = rpFndLine->GetLine()->GetUpper()->GetFrmFmt(); in lcl_CopyLineToDoc()[all …]
49 sal_Bool lcl_CopyRow( const _FndLine*& rpFndLine, void* pPara );56 sal_Bool lcl_Merge_MoveLine( const _FndLine*& rpFndLine, void* pPara );
1504 static sal_Bool lcl_CheckRow( const _FndLine*& rpFndLine, void* pPara ) in lcl_CheckRow() argument1506 ((_FndLine*)rpFndLine)->GetBoxes().ForEach( &lcl_CheckCol, pPara ); in lcl_CheckRow()
Completed in 42 milliseconds