Home
last modified time | relevance | path

Searched refs:rTheColor (Results 1 – 8 of 8) sorted by relevance

/aoo41x/main/svx/inc/svx/
H A Dsdshcitm.hxx35 …ShadowColorItem(long nIndex, const Color& rTheColor): XColorItem(SDRATTR_SHADOWCOLOR,nInd… in SdrShadowColorItem() argument
37 …dowColorItem(const String& rName, const Color& rTheColor): XColorItem(SDRATTR_SHADOWCOLOR,rName,r… in SdrShadowColorItem() argument
H A Dxftshcit.hxx41 XFormTextShadowColorItem(sal_Int32 nIndex, const Color& rTheColor);
42 XFormTextShadowColorItem(const String& rName, const Color& rTheColor);
H A Dxsflclit.hxx37 SVX_DLLPRIVATE XSecondaryFillColorItem(sal_Int32 nIndex, const Color& rTheColor);
38 XSecondaryFillColorItem(const String& rName, const Color& rTheColor);
H A Dxflclit.hxx42 XFillColorItem(sal_Int32 nIndex, const Color& rTheColor);
43 XFillColorItem(const String& rName, const Color& rTheColor);
H A Dxlnclit.hxx38 XLineColorItem(sal_Int32 nIndex, const Color& rTheColor);
39 XLineColorItem(const String& rName, const Color& rTheColor);
H A Dxcolit.hxx46 XColorItem(sal_uInt16 nWhich, sal_Int32 nIndex, const Color& rTheColor);
51 XColorItem(sal_uInt16 nWhich, const String& rName, const Color& rTheColor);
/aoo41x/main/svx/source/xoutdev/
H A Dxattr.cxx377 aColor(rTheColor) in XColorItem()
389 aColor(rTheColor) in XColorItem()
1526 XColorItem(XATTR_LINECOLOR, nIndex, rTheColor) in XLineColorItem()
1541 XColorItem(XATTR_LINECOLOR, rName, rTheColor) in XLineColorItem()
3276 XColorItem(XATTR_FILLCOLOR, nIndex, rTheColor) in XFillColorItem()
3291 XColorItem(XATTR_FILLCOLOR, rName, rTheColor) in XFillColorItem()
3396 XColorItem(XATTR_SECONDARYFILLCOLOR, rName, rTheColor) in XSecondaryFillColorItem()
5277 const Color& rTheColor) : in XFormTextShadowColorItem() argument
5278 XColorItem(XATTR_FORMTXTSHDWCOLOR, nIndex, rTheColor) in XFormTextShadowColorItem()
5293 const Color& rTheColor) : in XFormTextShadowColorItem() argument
[all …]
/aoo41x/main/svl/inc/svl/
H A Dsfontitm.hxx126 inline void setColor(const Color & rTheColor);
194 inline void SfxFontItem::setColor(const Color & rTheColor) in setColor() argument
196 m_aColor = rTheColor; in setColor()

Completed in 74 milliseconds