Searched defs:SdrShadowColorItem (Results 1 – 1 of 1) sorted by relevance
32 class SdrShadowColorItem: public XColorItem { class34 SdrShadowColorItem() {} in SdrShadowColorItem() function in SdrShadowColorItem35 …SdrShadowColorItem(long nIndex, const Color& rTheColor): XColorItem(SDRATTR_SHADOWCOLOR,n… in SdrShadowColorItem() function in SdrShadowColorItem37 …SdrShadowColorItem(const String& rName, const Color& rTheColor): XColorItem(SDRATTR_SHADOWCOLOR,r… in SdrShadowColorItem() function in SdrShadowColorItem
Completed in 9 milliseconds