Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/inc/
H A Dformel.hxx219 class LotusConverterBase : public ConverterBase class
233 LotusConverterBase( SvStream& rStr, sal_uInt16 nNewBuffer );
234 virtual ~LotusConverterBase();
249 inline void LotusConverterBase::Ignore( const long nSeekRel ) in Ignore()
255 inline void LotusConverterBase::Read( sal_Char& nByte ) in Read()
261 inline void LotusConverterBase::Read( sal_uInt8& nByte ) in Read()
267 inline void LotusConverterBase::Read( sal_uInt16& nUINT16 ) in Read()
273 inline void LotusConverterBase::Read( sal_Int16& nINT16 ) in Read()
279 inline void LotusConverterBase::Read( double& fDouble ) in Read()
285 inline void LotusConverterBase::Read( sal_uInt32& nUINT32 ) in Read()
H A Dlotform.hxx69 class LotusToSc : public LotusConverterBase
106 using LotusConverterBase::Reset;
/aoo41x/main/sc/source/filter/excel/
H A Dfrmbase.cxx247 LotusConverterBase::LotusConverterBase( SvStream &rStr, sal_uInt16 nNewBuffer ) : in LotusConverterBase() function in LotusConverterBase
254 LotusConverterBase::~LotusConverterBase() in ~LotusConverterBase()
272 void LotusConverterBase::Reset( const ScAddress& rEingPos ) in Reset()
/aoo41x/main/sc/source/filter/lotus/
H A Dlotform.cxx351 LotusConverterBase::Reset( rEingPos ); in Reset()
366 LotusConverterBase( rStream, 128 ) in LotusToSc()

Completed in 24 milliseconds