Searched refs:rSHD (Results 1 – 3 of 3) sorted by relevance
4680 SwWW8Shade::SwWW8Shade(bool bVer67, const WW8_SHD& rSHD) in SwWW8Shade() argument4682 sal_uInt8 b = rSHD.GetFore(); in SwWW8Shade()4689 b = rSHD.GetBack(); in SwWW8Shade()4696 b = rSHD.GetStyle(bVer67); in SwWW8Shade()
3169 WW8_SHD& rSHD = pActBand->pSHDs[nWwIdx]; in SetTabShades() local3170 if (!rSHD.GetValue()) // auto in SetTabShades()3173 SwWW8Shade aSh( pIo->bVer67, rSHD ); in SetTabShades()
550 SwWW8Shade(bool bVer67, const WW8_SHD& rSHD);