Searched refs:WW8_BOT (Results 1 – 4 of 4) sorted by relevance
| /trunk/main/sw/source/filter/ww8/ |
| H A D | ww8par6.cxx | 506 aSizeArray[WW8_BOT] = in SetPageBorder() 507 aSizeArray[WW8_BOT] - nDist + aBox.GetDistance(BOX_LINE_BOTTOM); in SetPageBorder() 525 …tLower(lcl_MakeSafeNegativeSpacing(static_cast<sal_uInt16>(aUL.GetLower() - aSizeArray[WW8_BOT]))); in SetPageBorder() 527 …lcl_MakeSafeNegativeSpacing(static_cast<sal_uInt16>(aOriginalBottomMargin - aSizeArray[WW8_BOT]))); in SetPageBorder() 1508 ( pbrc[WW8_BOT ].aBits1[0] & 0x18 ) || in lcl_IsBorder() 1514 ( (pbrc[WW8_BOT ].aBits1[0] & 0x07)+1 > 6) || in lcl_IsBorder() 1523 pbrc[WW8_BOT ].aBits1[1] || in lcl_IsBorder() 1557 WW8_BOT, BOX_LINE_BOTTOM, in SetBorder() 2283 aSizeArray[WW8_BOT]*=2; in WW8FlySet() 2288 + aSizeArray[WW8_BOT]) ); in WW8FlySet()
|
| H A D | ww8par2.cxx | 1273 memcpy( pAktTC->rgbrc[ WW8_BOT ].aBits1, in ReadDef() 1274 pTc->rgbrcVer6[ WW8_BOT ].aBits1, sizeof( SVBT16 ) ); in ReadDef() 1369 memcpy( pAktTC->rgbrc[ WW8_BOT ].aBits1, in ProcessSprmTSetBRC() 1393 memcpy( pAktTC->rgbrc[ WW8_BOT ].aBits1, in ProcessSprmTSetBRC()
|
| H A D | ww8struc.hxx | 278 WW8_TOP = 0, WW8_LEFT = 1, WW8_BOT = 2, WW8_RIGHT = 3, WW8_BETW = 4 enumerator
|
| /trunk/main/sw/source/filter/ww8/dump/ |
| H A D | ww8struc.hxx | 178 #define WW8_BOT 2 macro
|