Home
last modified time | relevance | path

Searched refs:SwWW8Shade (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/sw/source/filter/ww8/
H A Dww8par.hxx546 class SwWW8Shade class
550 SwWW8Shade(bool bVer67, const WW8_SHD& rSHD);
551 SwWW8Shade(ColorData nFore, ColorData nBack, sal_uInt16 nIndex) in SwWW8Shade() function in SwWW8Shade
H A Dww8par6.cxx3981 SwWW8Shade aSh( bVer67, aSHD ); in Read_CharShadow()
4680 SwWW8Shade::SwWW8Shade(bool bVer67, const WW8_SHD& rSHD) in SwWW8Shade() function in SwWW8Shade
4701 void SwWW8Shade::SetShade(ColorData nFore, ColorData nBack, sal_uInt16 nIndex) in SetShade()
4836 SwWW8Shade aSh( bVer67, aSHD ); in Read_Shade()
4885 SwWW8Shade aShade(nFore, nBack, nIndex); in ExtractColour()
H A Dww8par2.cxx3173 SwWW8Shade aSh( pIo->bVer67, rSHD ); in SetTabShades()