Searched refs:lcl_CopyTblLine (Results 1 – 1 of 1) sorted by relevance
319 sal_Bool lcl_CopyTblLine( const SwTableLine*& rpLine, void* pPara );389 ((SwTableBox*)rpBox)->GetTabLines().ForEach( &lcl_CopyTblLine, &aPara ); in lcl_CopyTblBox()397 sal_Bool lcl_CopyTblLine( const SwTableLine*& rpLine, void* pPara ) in lcl_CopyTblLine() function519 ((SwTable&)GetTable()).GetTabLines().ForEach( &lcl_CopyTblLine, &aPara ); in MakeCopy()
Completed in 32 milliseconds