Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx5520 : rFib(rFibPara), rSt(rStream), cstd(0), cbSTDBaseInFile(0), in WW8Style()
5547 rSt >> cbSTDBaseInFile; in WW8Style()
5595 sal_uInt16 nRead = cbSTDBaseInFile; in Read1STDFixed()
5596 if( cbStd >= cbSTDBaseInFile ) in Read1STDFixed()
5646 rSkip = cbStd - cbSTDBaseInFile; in Read1STDFixed()
H A Dww8scan.hxx1232 sal_uInt16 cbSTDBaseInFile; // Length of STD Base as stored in a file member in WW8Style
H A Ddump8a.cxx2546 *pOut << "Base:" << cbSTDBaseInFile; in Dump()
/AOO42X/main/sw/source/filter/ww8/
H A Dww8scan.cxx6139 : rFib(rFibPara), rSt(rStream), cstd(0), cbSTDBaseInFile(0), in WW8Style()
6170 rSt >> cbSTDBaseInFile; in WW8Style()
6223 sal_uInt16 nRead = cbSTDBaseInFile; in Read1STDFixed()
6224 if( cbStd >= cbSTDBaseInFile ) in Read1STDFixed()
6274 rSkip = cbStd - cbSTDBaseInFile; in Read1STDFixed()
H A Dww8scan.hxx1468 sal_uInt16 cbSTDBaseInFile; // Length of STD Base as stored in a file member in WW8Style