Home
last modified time | relevance | path

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

/aoo4110/main/svl/source/filerec/
H A Dfilerec.cxx56 #define SFX_REC_MINI_HEADER(nPreTag,nStartPos,nEndPos) \ argument
57 ( sal_uInt32(nPreTag) | \
223 sal_uInt16 nPreTag = sal::static_int_cast< sal_uInt16 >(SFX_REC_PRE(nHeader)); in ScanRecordType() local
224 if ( SFX_REC_PRETAG_EXT == nPreTag ) in ScanRecordType()
246 if ( SFX_REC_PRETAG_EOR == nPreTag ) in ScanRecordType()
247 return nPreTag; in ScanRecordType()

Completed in 20 milliseconds