Searched refs:mnScRow (Results 1 – 1 of 1) sorted by relevance
189 SCROW mnScRow; /// Row index of the external cells. member in XclExpCrn1120 mnScRow( nScRow ) in XclExpCrn()1127 if( (nScRow != mnScRow) || (nScCol != static_cast< SCCOL >( mnScCol + maValues.size() )) ) in InsertValue()1137 << static_cast< sal_uInt16 >( mnScRow ); in WriteBody()
Completed in 29 milliseconds