Home
last modified time | relevance | path

Searched refs:cbSTDBaseInFile (Results 1 – 5 of 5) sorted by path

/trunk/main/sw/source/filter/ww8/dump/
H A Ddump8a.cxx2546 *pOut << "Base:" << cbSTDBaseInFile; in Dump()
H A Dww8scan.cxx5521 : rFib(rFibPara), rSt(rStream), cstd(0), cbSTDBaseInFile(0), in WW8Style()
5548 rSt >> cbSTDBaseInFile; in WW8Style()
5596 sal_uInt16 nRead = cbSTDBaseInFile; in Read1STDFixed()
5597 if( cbStd >= cbSTDBaseInFile ) in Read1STDFixed()
5647 rSkip = cbStd - cbSTDBaseInFile; in Read1STDFixed()
H A Dww8scan.hxx1232 sal_uInt16 cbSTDBaseInFile; // Length of STD Base as stored in a file member in WW8Style
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.cxx6140 : rFib(rFibPara), rSt(rStream), cstd(0), cbSTDBaseInFile(0), in WW8Style()
6171 rSt >> cbSTDBaseInFile; in WW8Style()
6224 sal_uInt16 nRead = cbSTDBaseInFile; in Read1STDFixed()
6225 if( cbStd >= cbSTDBaseInFile ) in Read1STDFixed()
6275 rSkip = cbStd - cbSTDBaseInFile; in Read1STDFixed()
H A Dww8scan.hxx1469 sal_uInt16 cbSTDBaseInFile; // Length of STD Base as stored in a file member in WW8Style

Completed in 131 milliseconds