Home
last modified time | relevance | path

Searched refs:SFX_REC_PRETAG_EOR (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svl/source/filerec/
H A Dfilerec.cxx246 if ( SFX_REC_PRETAG_EOR == nPreTag ) in ScanRecordType()
278 if ( _nPreTag == SFX_REC_PRETAG_EOR ) in SetHeader_Impl()
321 _nPreTag = SFX_REC_PRETAG_EOR; in SfxMiniRecordReader()
322 else if ( _nPreTag == SFX_REC_PRETAG_EOR ) in SfxMiniRecordReader()
373 _bSkipped( nTag == SFX_REC_PRETAG_EOR ) in SfxMiniRecordReader()
398 _nPreTag = SFX_REC_PRETAG_EOR; in SfxMiniRecordReader()
399 else if ( _nPreTag == SFX_REC_PRETAG_EOR ) in SfxMiniRecordReader()
/trunk/main/svl/inc/svl/
H A Dfilerec.hxx41 #define SFX_REC_PRETAG_EOR sal_uInt8(0xFF) // Pre-Tag f"ur End-Of-Records macro
296 _nPreTag = SFX_REC_PRETAG_EOR; in SetInvalid_Impl()
844 return _nPreTag != SFX_REC_PRETAG_EOR; in IsValid()

Completed in 31 milliseconds