Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww1/
H A Dw1struct.hxx215 …SVBT32 fcSttbfffn;// 0xb2 file offset of font information STTBF. See the FFN file structure defini… member
217 return SVBT32ToUInt32(fcSttbfffn); } in fcSttbfffnGet()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx826 rFib.fcSttbfffn = pTableStream->Tell(); in WriteFontTable()
850 rFib.lcbSttbfffn = pTableStream->Tell() - rFib.fcSttbfffn; in WriteFontTable()
852 SwWW8Writer::WriteLong( *pTableStream, rFib.fcSttbfffn, maFonts.size()); in WriteFontTable()
855 SwWW8Writer::WriteShort( *pTableStream, rFib.fcSttbfffn, in WriteFontTable()
H A Dww8scan.hxx1220 …WW8_FC fcSttbfffn; // 0xd0 file offset of font information STTBF. See the FFN file structure … member in WW8Fib
H A Dww8scan.cxx5545 rSt >> fcSttbfffn; in WW8Fib()
5985 Set_UInt32( pData, fcSttbfffn ); in Write()
6422 rSt.Seek( rFib.fcSttbfffn ); in WW8Fonts()
/trunk/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.cxx5017 rSt >> fcSttbfffn; in WW8Fib()
5376 Set_UInt32( pData, fcSttbfffn ); in Write()
5763 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 defi… member in WW8Fib

Completed in 119 milliseconds