Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx1741 const sal_uInt16 nEmptyHdrLen = 0x44; in InsertSpecialChar() local
1742 sal_uInt8 aEmptyHeader[ nEmptyHdrLen ] = { 0 }; in InsertSpecialChar()
1744 rStrm.Write( aEmptyHeader, nEmptyHdrLen ); in InsertSpecialChar()

Completed in 45 milliseconds