Searched refs:rEingPos (Results 1 – 4 of 4) sorted by relevance
232 void ExcelConverterBase::Reset( const ScAddress& rEingPos ) in Reset() argument235 aEingPos = rEingPos; in Reset()272 void LotusConverterBase::Reset( const ScAddress& rEingPos ) in Reset() argument276 aEingPos = rEingPos; in Reset()
209 void Reset( const ScAddress& rEingPos );239 void Reset( const ScAddress& rEingPos );
102 void Reset( const ScAddress& rEingPos );
349 void LotusToSc::Reset( const ScAddress& rEingPos ) in Reset() argument351 LotusConverterBase::Reset( rEingPos ); in Reset()
Completed in 25 milliseconds