Searched refs:rgbrc (Results 1 – 6 of 6) sorted by relevance
| /trunk/main/sw/source/filter/ww8/ |
| H A D | ww8par2.cxx | 1269 memcpy( pAktTC->rgbrc[ WW8_TOP ].aBits1, in ReadDef() 1271 memcpy( pAktTC->rgbrc[ WW8_LEFT ].aBits1, in ReadDef() 1273 memcpy( pAktTC->rgbrc[ WW8_BOT ].aBits1, in ReadDef() 1275 memcpy( pAktTC->rgbrc[ WW8_RIGHT ].aBits1, in ReadDef() 1282 memcpy( pTCs[i-1].rgbrc[ WW8_RIGHT ].aBits1, in ReadDef() 1309 memcpy( pAktTC->rgbrc, pTc->rgbrcVer8, 4 * sizeof( WW8_BRC ) ); in ReadDef() 1361 memcpy( pAktTC->rgbrc[ WW8_TOP ].aBits1, in ProcessSprmTSetBRC() 1365 memcpy( pAktTC->rgbrc[ WW8_LEFT ].aBits1, in ProcessSprmTSetBRC() 1369 memcpy( pAktTC->rgbrc[ WW8_BOT ].aBits1, in ProcessSprmTSetBRC() 1373 memcpy( pAktTC->rgbrc[ WW8_RIGHT].aBits1, in ProcessSprmTSetBRC() [all …]
|
| H A D | ww8struc.hxx | 401 WW8_BRC rgbrc[4]; member 469 WW8_BRC rgbrc[4]; // border codes member
|
| H A D | ww8graf2.cxx | 485 pDataStream->Read( &pPic->rgbrc[i], bVer67 ? 2 : 4); in PicRead()
|
| H A D | ww8par6.cxx | 2278 if (rReader.SetFlyBordersShadow( *this, rPic.rgbrc, &aSizeArray[0])) in WW8FlySet()
|
| /trunk/main/sw/source/filter/ww8/dump/ |
| H A D | ww8struc.hxx | 375 WW8_BRC rgbrc[4]; member 408 WW8_BRC rgbrc[4]; member 443 WW8_BRC rgbrc[4]; // border codes member
|
| /trunk/main/sw/source/filter/ww1/ |
| H A D | w1struct.hxx | 836 W1_BRC10 rgbrc[4];// notational convenience for referring to brcTop, brcLeft, etc fields. member 838 return rgbrc; } in rgbrcGet()
|