Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1073 sal_Int32 lcbAutosaveSource; // 0x174 count of bytes of the name of the original file. member in WW8Fib
H A Dww8scan.cxx5058 rSt >> lcbAutosaveSource; in WW8Fib()
5417 Set_UInt32( pData, lcbAutosaveSource ); in Write()
H A Ddump8a.cxx687 *pOut << "\tlcbAutosaveSource: " << lcbAutosaveSource << endl1; in Dump()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx1284 sal_Int32 lcbAutosaveSource; // 0x174 count of bytes of the name of the original file. member in WW8Fib
H A Dww8scan.cxx5586 lcbAutosaveSource = Readcb(rSt, eVer); in WW8Fib()
6026 Set_UInt32( pData, lcbAutosaveSource ); in Write()

Completed in 145 milliseconds