Searched refs:lcl_CopyRow (Results 1 – 2 of 2) sorted by relevance
49 sal_Bool lcl_CopyRow( const _FndLine*& rpFndLine, void* pPara );
416 ((_FndBox*)rpFndBox)->GetLines().ForEach( &lcl_CopyRow, &aPara ); in lcl_CopyCol()464 sal_Bool lcl_CopyRow( const _FndLine*& rpFndLine, void* pPara ) in lcl_CopyRow() function659 pFndBox->GetLines().ForEach( &lcl_CopyRow, &aCpyPara ); in _InsertRow()760 aFndBox.GetLines().ForEach( &lcl_CopyRow, &aCpyPara ); in AppendRow()
Completed in 37 milliseconds