Searched refs:bRow2Rel (Results 1 – 1 of 1) sorted by relevance
1009 bool bRow2Rel = r2.IsRowRel(); in WriteAddData() local1014 sal_uInt16 nRow2 = static_cast< sal_uInt16 >( bRow2Rel ? r2.nRelRow : r2.nRow ); in WriteAddData()1018 if (bRow2Rel) nCol2 |= 0x8000; in WriteAddData()
Completed in 53 milliseconds