Searched refs:GetOrCreateRow (Results 1 – 2 of 2) sorted by relevance
2108 GetOrCreateRow( xCell->GetXclRow(), false ).AppendCell( xCell, bIsMergedBase ); in AppendCell()2114 GetOrCreateRow( static_cast< sal_uInt16 >( nFirstFreeScRow - 1 ), true ); in CreateRows()2280 XclExpRow& XclExpRowBuffer::GetOrCreateRow( sal_uInt16 nXclRow, bool bRowAlwaysEmpty ) in GetOrCreateRow() function in XclExpRowBuffer
998 XclExpRow& GetOrCreateRow( sal_uInt16 nXclRow, bool bRowAlwaysEmpty );
Completed in 30 milliseconds