Home
last modified time | relevance | path

Searched refs:rEingPos (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dfrmbase.cxx232 void ExcelConverterBase::Reset( const ScAddress& rEingPos ) in Reset() argument
235 aEingPos = rEingPos; in Reset()
272 void LotusConverterBase::Reset( const ScAddress& rEingPos ) in Reset() argument
276 aEingPos = rEingPos; in Reset()
/trunk/main/sc/source/filter/inc/
H A Dformel.hxx209 void Reset( const ScAddress& rEingPos );
239 void Reset( const ScAddress& rEingPos );
H A Dlotform.hxx102 void Reset( const ScAddress& rEingPos );
/trunk/main/sc/source/filter/lotus/
H A Dlotform.cxx349 void LotusToSc::Reset( const ScAddress& rEingPos ) in Reset() argument
351 LotusConverterBase::Reset( rEingPos ); in Reset()

Completed in 26 milliseconds