Home
last modified time | relevance | path

Searched refs:m_aBackgroundColor (Results 1 – 25 of 26) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/source/component/
H A Dnavigationbar.cxx82 m_aBackgroundColor = _pOriginal->m_aBackgroundColor; in ONavigationBarModel()
118 REGISTER_VOID_PROP( BACKGROUNDCOLOR, m_aBackgroundColor, sal_Int32 ); in implInitPropertyContainer()
201 if ( m_aBackgroundColor.hasValue() ) in write()
220 m_aBackgroundColor >>= nBackgroundColor; in write()
278 m_aBackgroundColor <<= _rxInStream->readLong(); in read()
280 m_aBackgroundColor.clear(); in read()
H A DGrid.cxx469 rValue = m_aBackgroundColor; in getFastPropertyValue()
548 …bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_aBackgroundColor, cppu::UnoType… in convertFastPropertyValue()
622 m_aBackgroundColor = rValue; in setFastPropertyValue_NoBroadcast()
795 if (m_aBackgroundColor.getValueType().getTypeClass() == TypeClass_LONG) in write()
843 _rxOutStream->writeLong(getINT32(m_aBackgroundColor)); in write()
973 m_aBackgroundColor <<= nValue; in read()
H A Dnavigationbar.hxx44 css::uno::Any m_aBackgroundColor; member in frm::ONavigationBarModel
H A DGrid.hxx64 css::uno::Any m_aBackgroundColor; member in frm::OGridControlModel
/dports/editors/libreoffice6/libreoffice-6.4.7.2/forms/source/component/
H A Dnavigationbar.cxx77 m_aBackgroundColor = _pOriginal->m_aBackgroundColor; in ONavigationBarModel()
113 REGISTER_VOID_PROP( BACKGROUNDCOLOR, m_aBackgroundColor, sal_Int32 ); in implInitPropertyContainer()
196 if ( m_aBackgroundColor.hasValue() ) in write()
215 m_aBackgroundColor >>= nBackgroundColor; in write()
273 m_aBackgroundColor <<= _rxInStream->readLong(); in read()
275 m_aBackgroundColor.clear(); in read()
H A DGrid.cxx475 rValue = m_aBackgroundColor; in getFastPropertyValue()
554 …bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_aBackgroundColor, cppu::UnoType… in convertFastPropertyValue()
628 m_aBackgroundColor = rValue; in setFastPropertyValue_NoBroadcast()
801 if (m_aBackgroundColor.getValueType().getTypeClass() == TypeClass_LONG) in write()
849 _rxOutStream->writeLong(getINT32(m_aBackgroundColor)); in write()
979 m_aBackgroundColor <<= nValue; in read()
H A Dnavigationbar.hxx49 css::uno::Any m_aBackgroundColor; member in frm::ONavigationBarModel
H A DGrid.hxx66 css::uno::Any m_aBackgroundColor; member in frm::OGridControlModel
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/dialog/
H A Dinfobar.cxx100 basegfx::BColor m_aBackgroundColor; member in __anone66ded180111::SfxCloseButton
107 … GetInfoBarColors(InfobarType::WARNING, m_aBackgroundColor, m_aForegroundColor, aMessageColor); in SfxCloseButton()
138 Color aBackgroundColor(m_aBackgroundColor); in Paint()
171 m_aBackgroundColor = rColor; in setBackgroundColor()
244 GetInfoBarColors(eType,m_aBackgroundColor,m_aForegroundColor,aMessageColor); in SetForeAndBackgroundColors()
246 static_cast<SfxCloseButton*>(m_pCloseBtn.get())->setBackgroundColor(m_aBackgroundColor); in SetForeAndBackgroundColors()
284 new PolyPolygonColorPrimitive2D(B2DPolyPolygon(aPolygon), m_aBackgroundColor); in Paint()
402 pInfoBar->m_aBackgroundColor = aBackgroundColor; in appendInfoBar()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/dialog/
H A Dinfobar.cxx125 aSeq[0] = new PolyPolygonColorPrimitive2D(B2DPolyPolygon(aPolygon), m_aBackgroundColor); in SetCloseButtonImage()
297 GetInfoBarColors(eType, m_aBackgroundColor, m_aForegroundColor, aMessageColor); in SetForeAndBackgroundColors()
302 Color aBackgroundColor(m_aBackgroundColor); in SetForeAndBackgroundColors()
387 pInfoBar->m_aBackgroundColor = aBackgroundColor; in appendInfoBar()
/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/source/richtext/
H A Drichtextmodel.cxx96 m_aBackgroundColor = _pOriginal->m_aBackgroundColor; in ORichTextModel()
184 …REGISTER_VOID_PROP_2( BACKGROUNDCOLOR, m_aBackgroundColor, sal_Int32, BOUND, MAYBEDE… in implRegisterProperties()
H A Drichtextmodel.hxx63 css::uno::Any m_aBackgroundColor; member in frm::ORichTextModel
/dports/editors/libreoffice6/libreoffice-6.4.7.2/forms/source/richtext/
H A Drichtextmodel.cxx91 m_aBackgroundColor = _pOriginal->m_aBackgroundColor; in ORichTextModel()
179 …REGISTER_VOID_PROP_2( BACKGROUNDCOLOR, m_aBackgroundColor, sal_Int32, BOUND, MAYBEDE… in implRegisterProperties()
H A Drichtextmodel.hxx64 css::uno::Any m_aBackgroundColor; member in frm::ORichTextModel
/dports/editors/libreoffice/libreoffice-7.2.6.2/libreofficekit/qa/gtktiledviewer/
H A Dgtv-application-window.hxx28 std::string m_aBackgroundColor; member
H A Dgtv-application.cxx156 priv->m_pRenderingArgs->m_aBackgroundColor = std::string(backgroundColor); in gtv_application_handle_local_options()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/libreofficekit/qa/gtktiledviewer/
H A Dgtv-application-window.hxx29 std::string m_aBackgroundColor; member
H A Dgtv-application.cxx147 priv->m_pRenderingArgs->m_aBackgroundColor = std::string(backgroundColor); in gtv_application_handle_local_options()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/
H A Dinfobar.hxx87 basegfx::BColor m_aBackgroundColor; member in SfxInfoBarWindow
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/
H A Dinfobar.hxx92 basegfx::BColor m_aBackgroundColor; member in SfxInfoBarWindow
/dports/editors/libreoffice/libreoffice-7.2.6.2/basctl/source/basicide/
H A Dbaside2.hxx431 Color const & GetBackgroundColor () const { return m_aBackgroundColor; }; in GetBackgroundColor()
440 Color m_aBackgroundColor; member in basctl::ModulWindowLayout::SyntaxColors
H A Dbaside2.cxx1579 if (bFirst || aDocColor != m_aBackgroundColor) in NewConfig()
1581 m_aBackgroundColor = aDocColor; in NewConfig()
1584 pEditor->SetBackground(Wallpaper(m_aBackgroundColor)); in NewConfig()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basctl/source/basicide/
H A Dbaside2.hxx450 Color const & GetBackgroundColor () const { return m_aBackgroundColor; }; in GetBackgroundColor()
459 Color m_aBackgroundColor; member in basctl::ModulWindowLayout::SyntaxColors
H A Dbaside2.cxx1562 if (bFirst || aDocColor != m_aBackgroundColor) in NewConfig()
1564 m_aBackgroundColor = aDocColor; in NewConfig()
1567 pEditor->SetBackground(Wallpaper(m_aBackgroundColor)); in NewConfig()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dunusedfields.writeonly.results474 GtvRenderingArgs m_aBackgroundColor std::string

12