Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Dww8par6.cxx491 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 Dww8par2.cxx1247 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 Dww8struc.hxx279 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 Dww8struc.hxx179 #define WW8_RIGHT 3 macro

Completed in 195 milliseconds