Searched refs:BACKGROUNDCOLOR (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/UnoControls/source/controls/ |
H A D | statusindicator.cxx | 471 xPeer->setBackground( BACKGROUNDCOLOR ); in impl_paint() 477 xPeer->setBackground( BACKGROUNDCOLOR ); in impl_paint() 482 xPeer->setBackground( BACKGROUNDCOLOR ); in impl_paint()
|
/aoo42x/main/forms/source/component/ |
H A D | Grid.cxx | 78 const sal_uInt16 BACKGROUNDCOLOR = 0x0100; variable 468 DECL_PROP3(BACKGROUNDCOLOR, sal_Int32, BOUND, MAYBEDEFAULT, MAYBEVOID); in describeFixedProperties() 937 nAnyMask |= BACKGROUNDCOLOR; in write() 998 if (nAnyMask & BACKGROUNDCOLOR) in write() 1149 if (nAnyMask & BACKGROUNDCOLOR) in read()
|
H A D | navigationbar.cxx | 135 REGISTER_VOID_PROP( BACKGROUNDCOLOR, m_aBackgroundColor, sal_Int32 ); in implInitPropertyContainer()
|
/aoo42x/main/extensions/source/propctrlr/ |
H A D | formmetadata.cxx | 301 …DEF_INFO_3( BACKGROUNDCOLOR, BACKGROUNDCOLOR, BACKGROUNDCOLOR, FORM_VISIBLE, DIALOG_VISIBLE… in getPropertyInfo()
|
/aoo42x/main/UnoControls/source/inc/ |
H A D | statusindicator.hxx | 83 #define BACKGROUNDCOLOR TRGB_COLORDATA( 0x00, 0xC0, 0xC0, 0xC0 ) // lighgray macro
|
H A D | progressmonitor.hxx | 119 #define BACKGROUNDCOLOR TRGB_COLORDATA( 0x00, 0xC0, 0xC0, 0xC0 ) // lighgray macro
|
/aoo42x/main/forms/source/misc/ |
H A D | property.cxx | 169 ADD_PROP_ASSIGNMENT(BACKGROUNDCOLOR); in initialize()
|
/aoo42x/main/forms/source/richtext/ |
H A D | richtextmodel.cxx | 202 …REGISTER_VOID_PROP_2( BACKGROUNDCOLOR, m_aBackgroundColor, sal_Int32, BOUND, MAYBEDE… in implRegisterProperties()
|
/aoo42x/main/toolkit/source/helper/ |
H A D | property.cxx | 127 …DECL_PROP_3 ( "BackgroundColor", BACKGROUNDCOLOR, sal_Int32, BOUND, MAYBEDE… in ImplGetPropertyInfos()
|
Completed in 47 milliseconds