Home
last modified time | relevance | path

Searched refs:getBackColor (Results 1 – 9 of 9) sorted by relevance

/aoo41x/main/vbahelper/source/msforms/
H A Dvbabutton.hxx46 virtual sal_Int32 SAL_CALL getBackColor() throw (css::uno::RuntimeException);
H A Dvbabutton.cxx78 sal_Int32 SAL_CALL ScVbaButton::getBackColor() throw (uno::RuntimeException) in getBackColor() function in ScVbaButton
H A Dvbatogglebutton.hxx50 virtual sal_Int32 SAL_CALL getBackColor() throw (css::uno::RuntimeException);
H A Dvbatogglebutton.cxx106 sal_Int32 SAL_CALL ScVbaToggleButton::getBackColor() throw (uno::RuntimeException) in getBackColor() function in ScVbaToggleButton
/aoo41x/main/reportdesign/source/ui/report/
H A DFixedTextColor.cxx199 com::sun::star::util::Color aColor2 = xSection->getBackColor(); in handle()
H A DReportSection.cxx223 sal_Int32 nColor = m_xSection->getBackColor(); in fill()
523 sal_Int32 nColor = m_xSection->getBackColor(); in _propertyChanged()
H A DReportController.cxx821 aReturn.aValue <<= xSection->getBackColor(); in GetState()
2439 pDescriptor->Put(SvxBrushItem(::Color(_xSection->getBackColor()),ITEMID_BRUSH)); in openPageDialog()
/aoo41x/main/reportdesign/source/core/inc/
H A DSection.hxx140 virtual ::sal_Int32 SAL_CALL getBackColor() throw (::com::sun::star::uno::RuntimeException);
/aoo41x/main/reportdesign/source/core/api/
H A DSection.cxx296 ::sal_Int32 SAL_CALL OSection::getBackColor() throw (uno::RuntimeException) in getBackColor() function in reportdesign::OSection

Completed in 2600 milliseconds