Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx4920 rSt >> wMagicCreated; in WW8Fib()
5218 wMagicCreated = 0x6143; in WW8Fib()
5292 Set_UInt16( pData, wMagicCreated ); in Write()
H A Dww8scan.hxx873 sal_uInt16 wMagicCreated; // unique number Identifying the File's creator member in WW8Fib
H A Ddump8a.cxx593 *pOut << "\twMagicCreated: " << wMagicCreated << endl1; in Dump()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx1083 sal_uInt16 wMagicCreated; // unique number Identifying the File's creator member in WW8Fib
H A Dww8scan.cxx5448 rSt >> wMagicCreated; in WW8Fib()
5774 wMagicCreated = 0x6143; in WW8Fib()
5880 Set_UInt16( pData, wMagicCreated ); in WriteHeader()