Home
last modified time | relevance | path

Searched refs:setBackColor (Results 1 – 7 of 7) sorted by relevance

/trunk/main/vbahelper/source/msforms/
H A Dvbabutton.hxx47 virtual void SAL_CALL setBackColor( sal_Int32 nBackColor ) throw (css::uno::RuntimeException);
H A Dvbabutton.cxx83 void SAL_CALL ScVbaButton::setBackColor( sal_Int32 /*nBackColor*/ ) throw (uno::RuntimeException) in setBackColor() function in ScVbaButton
H A Dvbatogglebutton.hxx51 virtual void SAL_CALL setBackColor( sal_Int32 nBackColor ) throw (css::uno::RuntimeException);
H A Dvbatogglebutton.cxx111 void SAL_CALL ScVbaToggleButton::setBackColor( sal_Int32 /*nBackColor*/ ) throw (uno::RuntimeExcept… in setBackColor() function in ScVbaToggleButton
/trunk/main/reportdesign/source/core/inc/
H A DSection.hxx141 …virtual void SAL_CALL setBackColor( ::sal_Int32 _backgroundcolor ) throw (::com::sun::star::uno::R…
/trunk/main/reportdesign/source/core/api/
H A DSection.cxx303 void SAL_CALL OSection::setBackColor( ::sal_Int32 _backgroundcolor ) throw (uno::RuntimeException) in setBackColor() function in reportdesign::OSection
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx1453 xSection->setBackColor( aColor ); in Execute()
2475 _xSection->setBackColor(static_cast<const SvxBrushItem*>(pItem)->GetColor().GetColor()); in openPageDialog()

Completed in 175 milliseconds