Home
last modified time | relevance | path

Searched defs:SetBackColor (Results 1 – 25 of 59) sorted by relevance

123

/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/inc/xfilter/
H A Dxftablestyle.hxx124 inline void XFTableStyle::SetBackColor(XFColor const& color) { m_aBackColor = color; } in SetBackColor() function in XFTableStyle
H A Dxfframestyle.hxx200 inline void XFFrameStyle::SetBackColor(XFColor const & color) in SetBackColor() function in XFFrameStyle
H A Dxffont.hxx388 inline void XFFont::SetBackColor(XFColor const & color) in SetBackColor() function in XFFont
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/inc/xfilter/
H A Dxftablestyle.hxx127 inline void XFTableStyle::SetBackColor(XFColor const & color) in SetBackColor() function in XFTableStyle
H A Dxfframestyle.hxx201 inline void XFFrameStyle::SetBackColor(XFColor const & color) in SetBackColor() function in XFFrameStyle
H A Dxffont.hxx387 inline void XFFont::SetBackColor(XFColor const & color) in SetBackColor() function in XFFont
/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/source/filter/xfilter/
H A Dxfcellstyle.cxx87 void XFCellStyle::SetBackColor(XFColor const & color) in SetBackColor() function in XFCellStyle
H A Dxfdrawareastyle.hxx112 inline void XFDrawAreaStyle::SetBackColor(XFColor const & color) in SetBackColor() function in XFDrawAreaStyle
H A Dxfheaderstyle.cxx116 void XFHeaderStyle::SetBackColor(XFColor color) in SetBackColor() function in XFHeaderStyle
H A Dxfpagemaster.cxx122 void XFPageMaster::SetBackColor(XFColor color) in SetBackColor() function in XFPageMaster
H A Dxfparastyle.cxx203 void XFParaStyle::SetBackColor(XFColor const & color) in SetBackColor() function in XFParaStyle
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/source/filter/xfilter/
H A Dxfcellstyle.cxx86 void XFCellStyle::SetBackColor(XFColor const & color) in SetBackColor() function in XFCellStyle
H A Dxfdrawareastyle.hxx112 inline void XFDrawAreaStyle::SetBackColor(XFColor const & color) in SetBackColor() function in XFDrawAreaStyle
H A Dxfheaderstyle.cxx116 void XFHeaderStyle::SetBackColor(XFColor color) in SetBackColor() function in XFHeaderStyle
H A Dxfpagemaster.cxx121 void XFPageMaster::SetBackColor(XFColor color) in SetBackColor() function in XFPageMaster
H A Dxfparastyle.cxx202 void XFParaStyle::SetBackColor(XFColor const & color) in SetBackColor() function in XFParaStyle
/dports/editors/picpas/PicPas-7940bc3/Source/
H A DFrameSyntaxTree.pas65 procedure SetBackColor(AValue: TColor); procedure
348 procedure TfraSyntaxTree.SetBackColor(AValue: TColor); procedure
H A DFrameMessagesWin.pas63 procedure SetBackColor(AValue: TColor); procedure
293 procedure TfraMessagesWin.SetBackColor(AValue: TColor); procedure
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dtreelistentry.hxx112 void SetBackColor( const Color& rColor ) { maBackColor = rColor; } in SetBackColor() function in SvTreeListEntry
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/toolkit/
H A Dtreelistentry.hxx117 void SetBackColor( const Color& rColor ) { maBackColor = rColor; } in SetBackColor() function in SvTreeListEntry
/dports/devel/upp/upp/bazaar/OfficeAutomation/
H A DOfficeSheet.cpp196 bool SheetPlugin::SetBackColor(int col, int row, Color color) {return false;} in SetBackColor() function in SheetPlugin
197 bool OfficeSheet::SetBackColor(int col, int row, Color color) {return (static_cast<SheetPlugin *>(G… in SetBackColor() function in OfficeSheet
199 bool SheetPlugin::SetBackColor(String cell, Color color) {return false;} in SetBackColor() function in SheetPlugin
200 bool OfficeSheet::SetBackColor(String cell, Color color) {return (static_cast<SheetPlugin *>(GetDat… in SetBackColor() function in OfficeSheet
202 bool SheetPlugin::SetBackColor(Color color) {return false;} in SetBackColor() function in SheetPlugin
203 bool OfficeSheet::SetBackColor(Color color) {return (static_cast<SheetPlugin *>(GetData()))->SetBac… in SetBackColor() function in OfficeSheet
/dports/graphics/libvisual04-plugins/libvisual-plugins-0.4.0/plugins/actor/G-Force/Common/UI/
H A DPixPort.cpp362 long PixPort::SetBackColor( const RGBColor& RGB ) { in SetBackColor() function in PixPort
370 long PixPort::SetBackColor( long inR, long inG, long inB ) { in SetBackColor() function in PixPort
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv3/GKComponents/GKUI/Platform/
H A DControlHandlers.cs304 private void SetBackColor() in SetBackColor() method in GKUI.Platform.TextBoxHandler
372 private void SetBackColor() in SetBackColor() method in GKUI.Platform.TextAreaHandler
/dports/games/ivan/ivan-059/FeLib/Include/
H A Dfelist.h74 void SetBackColor(col16 What) { BackColor = What; } in SetBackColor() function
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fwl/lightwidget/
H A Dcfwl_edit.cpp179 FWL_Error CFWL_Edit::SetBackColor(uint32_t dwColor) { in SetBackColor() function in CFWL_Edit

123