Searched defs:rTheColor (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/svx/inc/svx/ |
H A D | sdshcitm.hxx | 35 …SdrShadowColorItem(long nIndex, const Color& rTheColor): XColorItem(SDRATTR_SHADOWCOLOR,n… in SdrShadowColorItem() 37 …SdrShadowColorItem(const String& rName, const Color& rTheColor): XColorItem(SDRATTR_SHADOWCOLOR,r… in SdrShadowColorItem()
|
/aoo41x/main/svx/source/xoutdev/ |
H A D | xattr.cxx | 375 XColorItem::XColorItem(sal_uInt16 _nWhich, sal_Int32 nIndex, const Color& rTheColor) : in XColorItem() 387 XColorItem::XColorItem(sal_uInt16 _nWhich, const XubString& rName, const Color& rTheColor) : in XColorItem() 1525 XLineColorItem::XLineColorItem(sal_Int32 nIndex, const Color& rTheColor) : in XLineColorItem() 1540 XLineColorItem::XLineColorItem(const XubString& rName, const Color& rTheColor) : in XLineColorItem() 3275 XFillColorItem::XFillColorItem(sal_Int32 nIndex, const Color& rTheColor) : in XFillColorItem() 3290 XFillColorItem::XFillColorItem(const XubString& rName, const Color& rTheColor) : in XFillColorItem() 3390 XSecondaryFillColorItem::XSecondaryFillColorItem(sal_Int32 nIndex, const Color& rTheColor) : in XSecondaryFillColorItem() 3395 XSecondaryFillColorItem::XSecondaryFillColorItem(const XubString& rName, const Color& rTheColor) : in XSecondaryFillColorItem() 5277 const Color& rTheColor) : in XFormTextShadowColorItem() 5293 const Color& rTheColor) : in XFormTextShadowColorItem()
|
/aoo41x/main/svl/inc/svl/ |
H A D | sfontitm.hxx | 194 inline void SfxFontItem::setColor(const Color & rTheColor) in setColor()
|
Completed in 47 milliseconds