Home
last modified time | relevance | path

Searched refs:cbHeader (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8graf2.cxx265 sal_uLong nPosFc = nFilePos + rPic.cbHeader; in ReadGrafFile()
762 pPic->cbHeader = SVBT16ToShort( pPicS->cbHeader ); in WW8PicShadowToReal()
H A Dww8struc.hxx378 sal_uInt16 cbHeader; // 0x4 number of bytes in the PIC (to allow for future expansion). member
415 SVBT16 cbHeader; // 0x4 number of bytes in the PIC (to allow for future expansion). member
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx351 sal_uInt16 cbHeader; // 0x4 number of bytes in the PIC (to allow for future expansion). member
388 SVBT16 cbHeader; // 0x4 number of bytes in the PIC (to allow for future expansion). member
/trunk/main/sw/source/filter/ww1/
H A Dw1struct.hxx723 SVBT16 cbHeader;// 0x4 number of bytes in the PIC (to allow for future expansion). member
725 return SVBT16ToShort(cbHeader); } in cbHeaderGet()

Completed in 48 milliseconds