Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx124 short wWeight; // 0x2 base weight of font member
H A Dww8scan.cxx5824 p->wWeight = SVBT16ToShort( *(SVBT16*)&pVer6->wWeight ); in WW8Fonts()
5860 p->wWeight = SVBT16ToShort( *(SVBT16*)&pVer8->wWeight ); in WW8Fonts()
H A Ddump8a.cxx535 *pOut << ", BaseWeight:" << p->wWeight; in DumpFonts()
/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx214 short wWeight; // 0x2 base weight of font member
H A Dww8scan.cxx6491 p->wWeight = ( *(((sal_uInt8*)pVer2) + 1) ); in WW8Fonts()
6520 p->wWeight = SVBT16ToShort( *(SVBT16*)&pVer6->wWeight ); in WW8Fonts()
6565 p->wWeight = SVBT16ToShort( *(SVBT16*)&pVer8->wWeight ); in WW8Fonts()

Completed in 259 milliseconds