/trunk/main/migrationanalysis/src/wizard/ |
H A D | Wizard.frm | 4 BackColor = &H80000005& 52 BackColor = &H80000005& 76 BackColor = &H80000005& 106 BackColor = &H00EED3C2& 133 BackColor = &H00EED3C2& 145 BackColor = &H00EED3C2& 158 BackColor = &H00EED3C2& 292 BackColor = &H80000005& 306 BackColor = &H80000005& 692 BackColor = &H80000005& [all …]
|
/trunk/main/vbahelper/source/vbahelper/ |
H A D | vbafillformat.cxx | 57 aGradient.EndColor = BackColor()->getRGB(); in setFillStyle() 161 ScVbaFillFormat::BackColor() throw (uno::RuntimeException) in BackColor() function in ScVbaFillFormat
|
H A D | vbafillformat.hxx | 62 …virtual css::uno::Reference< ov::msforms::XColorFormat > SAL_CALL BackColor() throw (css::uno::Run…
|
H A D | vbalineformat.hxx | 74 …virtual css::uno::Reference< ov::msforms::XColorFormat > SAL_CALL BackColor() throw (css::uno::Run…
|
/trunk/main/offapi/com/sun/star/text/ |
H A D | TextTableRow.idl | 61 [property] com::sun::star::util::Color BackColor; 65 /** If <TRUE/>, the background color value in "BackColor" is not visible.
|
H A D | BaseIndex.idl | 149 [property] com::sun::star::util::Color BackColor; 151 /** If <TRUE/>, the background color value in "BackColor" is not visible.
|
H A D | BaseFrameProperties.idl | 83 [property] com::sun::star::util::Color BackColor; 153 /** If TRUE, the "BackColor" is ignored.
|
H A D | Cell.idl | 72 <li>CellBackColor: matched to 'BackColor'.</li>
|
H A D | CellRange.idl | 104 [property] com::sun::star::util::Color BackColor;
|
H A D | CellProperties.idl | 84 [property] com::sun::star::util::Color BackColor;
|
/trunk/main/starmath/sdi/ |
H A D | smitems.sdi | 250 UINT32 BackColor MID_BG_COLOR; 447 UINT32 BackColor MID_BG_COLOR;
|
/trunk/main/sc/source/filter/inc/ |
H A D | scflt.hxx | 284 Sc10Color BackColor; member 434 Sc10Color BackColor; // Hintergrundfarbe als RGB-Wert member
|
/trunk/main/sc/source/filter/starcalc/ |
H A D | scflt.cxx | 189 lcl_ReadRGB(rStream, rLine.BackColor); in lcl_ReadHeadFootLine() 244 lcl_ReadRGB(rStream, rHeader.BackColor); in lcl_ReadGraphHeader() 648 && BackColor == rData.BackColor in operator ==() 814 nColor = pHeadFootLine->BackColor; in PutToDoc()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/ |
H A D | com.sun.star.comp.office.SwXTextTableRow.csv | 1 "SwXTextTableRow";"com::sun::star::text::TextTableRow";"BackColor"
|
H A D | com.sun.star.comp.office.SwXCell.csv | 2 "SwXCell";"com::sun::star::text::CellProperties";"BackColor"
|
H A D | com.sun.star.comp.office.SwXDocumentIndex.csv | 19 "SwXDocumentIndex";"com::sun::star::text::BaseIndex";"BackColor"
|
H A D | com.sun.star.comp.office.SwXTextTable.csv | 42 "SwXTextTable";"com::sun::star::text::TextTable";"BackColor"
|
H A D | com.sun.star.comp.office.SwXTextEmbeddedObject.csv | 15 "SwXTextEmbeddedObject";"com::sun::star::text::BaseFrameProperties";"BackColor"
|
H A D | com.sun.star.comp.office.SwXTextFrame.csv | 20 "SwXTextFrame";"com::sun::star::text::BaseFrameProperties";"BackColor"
|
H A D | com.sun.star.comp.office.SwXTextGraphicObject.csv | 32 "SwXTextGraphicObject";"com::sun::star::text::BaseFrameProperties";"BackColor"
|
/trunk/main/oovbaapi/ooo/vba/msforms/ |
H A D | XCommandButton.idl | 41 [attribute] long BackColor;
|
H A D | XFillFormat.idl | 41 XColorFormat BackColor();
|
H A D | XLineFormat.idl | 48 XColorFormat BackColor();
|
/trunk/main/offapi/com/sun/star/style/ |
H A D | PageProperties.idl | 79 [property] com::sun::star::util::Color BackColor; 100 <member>PageStyle::BackColor</member> will not be used.</p>
|
/trunk/main/offapi/com/sun/star/report/ |
H A D | XSection.idl | 106 [attribute,bound] com::sun::star::util::Color BackColor;
|