Home
last modified time | relevance | path

Searched refs:SVBT8 (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx406 SVBT8 aBits1; //0x2c
407 SVBT8 aBits2;
421 SVBT8 aBits1;
455 SVBT8 aBits1Ver6;
456 SVBT8 aBits2Ver6;
512 SVBT8 cbTextAfter; // 2
513 SVBT8 aBits1;
521 SVBT8 aBits2;
530 SVBT8 aBits3;
556 SVBT8 fSpareOlst2; // 0x91 reserved
[all …]
H A Ddump8a.cxx103 SVBT8 nData; in WW8ReadBYTE()
H A Dww8scan.cxx754 sal_uInt8 n = SVBT8ToByte( *(SVBT8*)p ); in Get_Byte()
/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx45 ByteToSVBT8( n, *(SVBT8*)p ); in Set_UInt8()
433 SVBT8 aBits1; //0x2c
434 SVBT8 aBits2;
448 SVBT8 aBits1;
482 SVBT8 aBits1Ver6;
483 SVBT8 aBits2Ver6;
557 SVBT8 cbTextAfter; // 2
558 SVBT8 aBits1;
566 SVBT8 aBits2;
575 SVBT8 aBits3;
[all …]
H A Dwrtw8num.cxx840 sal_uInt16& rCharLen, SVBT8& r8Len ) in SwWw8_InsertAnlText()
H A Dww8scan.cxx846 sal_uInt8 n = SVBT8ToByte( *(SVBT8*)p ); in Get_Byte()
/trunk/main/sw/source/filter/ww1/
H A Dw1struct.hxx512 SVBT8 fnPic;// internal
589 SVBT8 fFlags;
638 SVBT8 stc;
700 SVBT8 flt; // field type / flags
810 SVBT8 aBits1;
825 SVBT8 aBits1;
832 SVBT8 aBits2;
871 SVBT8 cbTextAfter;// 2
872 SVBT8 aBits1;
880 SVBT8 aBits2;
[all …]
H A Dw1class.cxx452 SVBT8 x; in Ww1Sprm()
480 sal_uInt16 nRet = sizeof(SVBT8); in Size()
500 nRet += sizeof(SVBT8); // var. l. byte-size in Size()
995 nOffset += sizeof(SVBT8); in Fill()
1023 nOffset += sizeof(SVBT8); in Fill()
H A Dw1filter.cxx1820 SVBT8 tmpByte; in WriteBmp()
1829 if ((rOut.Write(tmpByte, sizeof(SVBT8))) != sizeof(SVBT8)) goto error; in WriteBmp()
/trunk/main/tools/inc/tools/
H A Dsolar.h80 typedef sal_uInt8 SVBT8[1]; typedef
87 inline sal_uInt8 SVBT8ToByte ( const SVBT8 p ) { return p[0]; } in SVBT8ToByte()
118 inline void ByteToSVBT8 ( sal_uInt8 n, SVBT8 p ) { p[0] = n; } in ByteToSVBT8()
/trunk/main/vcl/source/gdi/
H A Dgdimtf.cxx2796 SVBT8 aSVBT8; in GetChecksum()

Completed in 196 milliseconds