Searched refs:SFX_REC_TAG (Results 1 – 1 of 1) sorted by relevance
44 #define SFX_REC_TAG(n) ( ((n) & 0xFFFF0000) >> 16 ) macro509 _nRecordTag = sal::static_int_cast< sal_uInt16 >(SFX_REC_TAG(nHeader)); in ReadHeader_Impl()596 _nRecordTag = sal::static_int_cast< sal_uInt16 >(SFX_REC_TAG(nHeader)); in FindHeader_Impl()
Completed in 15 milliseconds