Home
last modified time | relevance | path

Searched refs:BackgroundColor (Results 1 – 25 of 185) sorted by relevance

12345678

/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/PanelHelper/
H A DPanelLabel.java35 static private Color BackgroundColor; field in PanelLabel
59 setBackground(BackgroundColor); in init()
74 BackgroundColor = (Color)UIManager.get("Label.background");
/trunk/main/vcl/inc/vcl/
H A Dpdfwriter.hxx235 …Color BackgroundColor; // COL_TRANSPARENT and Background=true means get color from application … member
263 BackgroundColor( COL_TRANSPARENT ), in AnyWidget()
287 ,BackgroundColor( rSource.BackgroundColor ) in AnyWidget()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlContainerModel.csv30 "UnoControlContainerModel";"com::sun::star::awt::UnoControlContainerModel";"BackgroundColor"
H A Dcom.sun.star.awt.UnoControlProgressBarModel.csv11 "UnoControlProgressBarModel";"com::sun::star::awt::UnoControlProgressBarModel";"BackgroundColor"
H A Dcom.sun.star.awt.UnoControlImageControlModel.csv11 "UnoControlImageControlModel";"com::sun::star::awt::UnoControlImageControlModel";"BackgroundColor"
H A Dcom.sun.star.awt.UnoControlFileControlModel.csv30 "UnoControlFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"BackgroundColor"
H A Dcom.sun.star.awt.UnoControlFixedTextModel.csv31 "UnoControlFixedTextModel";"com::sun::star::awt::UnoControlFixedTextModel";"BackgroundColor"
H A Dcom.sun.star.comp.toolkit.UnoSpinButtonControlModel.csv22 "UnoSpinButtonControlModel";"com::sun::star::awt::UnoControlSpinButtonModel";"BackgroundColor"
H A Dcom.sun.star.awt.UnoControlCheckBoxModel.csv31 "UnoControlCheckBoxModel";"com::sun::star::awt::UnoControlCheckBoxModel";"BackgroundColor#optional"
H A Dcom.sun.star.awt.UnoControlPatternFieldModel.csv14 "UnoControlPatternFieldModel";"com::sun::star::awt::UnoControlPatternFieldModel";"BackgroundColor"
H A Dcom.sun.star.awt.UnoControlRadioButtonModel.csv15 "UnoControlRadioButtonModel";"com::sun::star::awt::UnoControlRadioButtonModel";"BackgroundColor#opt…
H A Dcom.sun.star.awt.UnoControlScrollBarModel.csv11 "UnoControlScrollBarModel";"com::sun::star::awt::UnoControlScrollBarModel";"BackgroundColor#optiona…
H A Dcom.sun.star.awt.UnoControlComboBoxModel.csv16 "UnoControlComboBoxModel";"com::sun::star::awt::UnoControlComboBoxModel";"BackgroundColor"
H A Dcom.sun.star.awt.UnoControlListBoxModel.csv2 "UnoControlListBoxModel";"com::sun::star::awt::UnoControlListBoxModel";"BackgroundColor"
H A Dcom.sun.star.awt.UnoControlCurrencyFieldModel.csv11 "UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"BackgroundColor"
H A Dcom.sun.star.awt.UnoControlDateFieldModel.csv11 "UnoControlDateFieldModel";"com::sun::star::awt::UnoControlDateFieldModel";"BackgroundColor"
H A Dcom.sun.star.awt.UnoControlDialogModel.csv23 "UnoControlDialogModel";"com::sun::star::awt::UnoControlDialogModel";"BackgroundColor"
H A Dcom.sun.star.awt.UnoControlButtonModel.csv21 "UnoControlButtonModel";"com::sun::star::awt::UnoControlButtonModel";"BackgroundColor"
H A Dcom.sun.star.awt.UnoControlEditModel.csv24 "UnoControlEditModel";"com::sun::star::awt::UnoControlEditModel";"BackgroundColor"
H A Dcom.sun.star.awt.UnoControlNumericFieldModel.csv30 "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"BackgroundColor"
H A Dcom.sun.star.awt.UnoControlTimeFieldModel.csv30 "UnoControlTimeFieldModel";"com::sun::star::awt::UnoControlTimeFieldModel";"BackgroundColor"
H A Dcom.sun.star.awt.UnoControlFormattedFieldModel.csv12 …oControlFormattedFieldModel";"com::sun::star::awt::UnoControlFormattedFieldModel";"BackgroundColor"
/trunk/main/offapi/com/sun/star/awt/
H A DUnoControlContainerModel.idl51 [property] com::sun::star::util::Color BackgroundColor;
H A DUnoControlProgressBarModel.idl51 [property] com::sun::star::util::Color BackgroundColor;
H A DXVclWindowPeer.idl96 [out] com::sun::star::util::Color BackgroundColor );

Completed in 83 milliseconds

12345678