Searched refs:bRow1Rel (Results 1 – 1 of 1) sorted by relevance
1007 bool bRow1Rel = r1.IsRowRel(); in WriteAddData() local1013 sal_uInt16 nRow1 = static_cast< sal_uInt16 >( bRow1Rel ? r1.nRelRow : r1.nRow ); in WriteAddData()1016 if (bRow1Rel) nCol1 |= 0x8000; in WriteAddData()
Completed in 14 milliseconds