Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/ww1/
H A Dw1struct.hxx215 …SVBT32 fcSttbfffn;// 0xb2 file offset of font information STTBF. See the FFN file structure defi… member
217 return SVBT32ToUInt32(fcSttbfffn); } in fcSttbfffnGet()
/AOO42X/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx825 rFib.fcSttbfffn = pTableStream->Tell(); in WriteFontTable()
849 rFib.lcbSttbfffn = pTableStream->Tell() - rFib.fcSttbfffn; in WriteFontTable()
851 SwWW8Writer::WriteLong( *pTableStream, rFib.fcSttbfffn, maFonts.size()); in WriteFontTable()
854 SwWW8Writer::WriteShort( *pTableStream, rFib.fcSttbfffn, in WriteFontTable()
H A Dww8scan.hxx1219 …WW8_FC fcSttbfffn; // 0xd0 file offset of font information STTBF. See the FFN file structure … member in WW8Fib
H A Dww8scan.cxx5544 rSt >> fcSttbfffn; in WW8Fib()
5984 Set_UInt32( pData, fcSttbfffn ); in Write()
6421 rSt.Seek( rFib.fcSttbfffn ); in WW8Fonts()
/AOO42X/main/sw/source/filter/ww8/dump/
H A Ddump8a.cxx517 … *pOut << 'T' << hex6 << pWwFib->fcSttbfffn << dec2 << ' ' << indent1 << begin1 << "FFNs" << endl1; in DumpFonts()
646 *pOut << "\tfcSttbfffn: " << fcSttbfffn << endl1; in Dump()
H A Dww8scan.cxx5016 rSt >> fcSttbfffn; in WW8Fib()
5375 Set_UInt32( pData, fcSttbfffn ); in Write()
5762 rSt.Seek( rFib.fcSttbfffn ); in WW8Fonts()
H A Dww8scan.hxx1009 …WW8_FC fcSttbfffn; // 0xd0 file offset of font information STTBF. See the FFN file structure … member in WW8Fib