Searched refs:TEXTCOLOR (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/forms/source/component/ |
H A D | Grid.cxx | 75 const sal_uInt16 TEXTCOLOR = 0x0020; variable 467 DECL_PROP3(TEXTCOLOR, sal_Int32, BOUND, MAYBEDEFAULT, MAYBEVOID); in describeFixedProperties() 935 nAnyMask |= TEXTCOLOR; in write() 982 if (nAnyMask & TEXTCOLOR) in write() 1125 if (nAnyMask & TEXTCOLOR) in read()
|
H A D | formcontrolfont.cxx | 210 DECL_PROP3 ( TEXTCOLOR, sal_Int32, BOUND, MAYBEDEFAULT, MAYBEVOID ); in describeFontRelatedProperties()
|
/aoo41x/main/forms/source/misc/ |
H A D | property.cxx | 171 ADD_PROP_ASSIGNMENT(TEXTCOLOR); in initialize()
|
/aoo41x/main/toolkit/source/helper/ |
H A D | property.cxx | 239 …DECL_PROP_3 ( "TextColor", TEXTCOLOR, sal_Int32, BOUND, MAYBEDE… in ImplGetPropertyInfos()
|
Completed in 34 milliseconds