Searched refs:WW8_RIGHT (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8par6.cxx | 491 aSizeArray[WW8_RIGHT] = in SetPageBorder() 1510 ( pbrc[WW8_RIGHT].aBits1[0] & 0x18 ) || in lcl_IsBorder() 1516 ( (pbrc[WW8_RIGHT].aBits1[0] & 0x07)+1 > 6) || in lcl_IsBorder() 1525 pbrc[WW8_RIGHT].aBits1[1] || in lcl_IsBorder() 1557 WW8_RIGHT, BOX_LINE_RIGHT, in SetBorder() 1595 ( bVer67 ? (pbrc[WW8_RIGHT].aBits1[ 1 ] & 0x20 ) in SetShadow() 1596 : (pbrc[WW8_RIGHT].aBits2[ 1 ] & 0x20 ) ) in SetShadow() 1597 && (pSizeArray && pSizeArray[WW8_RIGHT]) in SetShadow() 2255 aSizeArray[WW8_LEFT] + aSizeArray[WW8_RIGHT], in WW8FlySet() 2283 aSizeArray[WW8_RIGHT]*=2; in WW8FlySet() [all …]
|
H A D | ww8par2.cxx | 1247 memcpy( pAktTC->rgbrc[ WW8_RIGHT ].aBits1, in ReadDef() 1248 pTc->rgbrcVer6[ WW8_RIGHT ].aBits1, sizeof( SVBT16 ) ); in ReadDef() 1254 memcpy( pTCs[i-1].rgbrc[ WW8_RIGHT ].aBits1, in ReadDef() 1255 pTc->rgbrcVer6[ WW8_RIGHT ].aBits1, sizeof( SVBT16 ) ); in ReadDef() 1345 memcpy( pAktTC->rgbrc[ WW8_RIGHT].aBits1, in ProcessSprmTSetBRC() 1369 memcpy( pAktTC->rgbrc[ WW8_RIGHT].aBits1, in ProcessSprmTSetBRC()
|
H A D | ww8struc.hxx | 279 WW8_TOP = 0, WW8_LEFT = 1, WW8_BOT = 2, WW8_RIGHT = 3, WW8_BETW = 4 enumerator
|
/aoo4110/main/sw/source/filter/ww8/dump/ |
H A D | ww8struc.hxx | 179 #define WW8_RIGHT 3 macro
|
Completed in 56 milliseconds