Searched refs:SwWW8Shade (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sw/source/filter/ww8/ |
H A D | ww8par.hxx | 547 class SwWW8Shade class 551 SwWW8Shade(bool bVer67, const WW8_SHD& rSHD); 552 SwWW8Shade(ColorData nFore, ColorData nBack, sal_uInt16 nIndex) in SwWW8Shade() function in SwWW8Shade
|
H A D | ww8par6.cxx | 3982 SwWW8Shade aSh( bVer67, aSHD ); in Read_CharShadow() 4681 SwWW8Shade::SwWW8Shade(bool bVer67, const WW8_SHD& rSHD) in SwWW8Shade() function in SwWW8Shade 4702 void SwWW8Shade::SetShade(ColorData nFore, ColorData nBack, sal_uInt16 nIndex) in SetShade() 4837 SwWW8Shade aSh( bVer67, aSHD ); in Read_Shade() 4886 SwWW8Shade aShade(nFore, nBack, nIndex); in ExtractColour()
|
H A D | ww8par2.cxx | 3174 SwWW8Shade aSh( pIo->bVer67, rSHD ); in SetTabShades()
|
Completed in 187 milliseconds