Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8par.hxx631 class SwWW8Shade class
635 SwWW8Shade(bool bVer67, const WW8_SHD& rSHD);
636 SwWW8Shade(Color nFore, Color nBack, sal_uInt16 nIndex) in SwWW8Shade() function in SwWW8Shade
H A Dww8par6.cxx4097 SwWW8Shade aSh( m_bVer67, aSHD ); in Read_CharShadow()
4783 SwWW8Shade::SwWW8Shade(bool bVer67, const WW8_SHD& rSHD) in SwWW8Shade() function in SwWW8Shade
4804 void SwWW8Shade::SetShade(Color nFore, Color nBack, sal_uInt16 nIndex) in SetShade()
4930 SwWW8Shade aSh( m_bVer67, aSHD ); in Read_Shade()
4975 SwWW8Shade aShade(nFore, nBack, nIndex); in ExtractColour()
H A Dww8par2.cxx3090 SwWW8Shade aSh( m_pIo->m_bVer67, rSHD ); in SetTabShades()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8par.hxx625 class SwWW8Shade class
629 SwWW8Shade(bool bVer67, const WW8_SHD& rSHD);
630 SwWW8Shade(Color nFore, Color nBack, sal_uInt16 nIndex) in SwWW8Shade() function in SwWW8Shade
H A Dww8par6.cxx4068 SwWW8Shade aSh( m_bVer67, aSHD ); in Read_CharShadow()
4750 SwWW8Shade::SwWW8Shade(bool bVer67, const WW8_SHD& rSHD) in SwWW8Shade() function in SwWW8Shade
4771 void SwWW8Shade::SetShade(Color nFore, Color nBack, sal_uInt16 nIndex) in SetShade()
4897 SwWW8Shade aSh( m_bVer67, aSHD ); in Read_Shade()
4942 SwWW8Shade aShade(nFore, nBack, nIndex); in ExtractColour()
H A Dww8par2.cxx3080 SwWW8Shade aSh( m_pIo->m_bVer67, rSHD ); in SetTabShades()