Searched refs:setBackColor (Results 1 – 7 of 7) sorted by relevance
47 virtual void SAL_CALL setBackColor( sal_Int32 nBackColor ) throw (css::uno::RuntimeException);
83 void SAL_CALL ScVbaButton::setBackColor( sal_Int32 /*nBackColor*/ ) throw (uno::RuntimeException) in setBackColor() function in ScVbaButton
51 virtual void SAL_CALL setBackColor( sal_Int32 nBackColor ) throw (css::uno::RuntimeException);
111 void SAL_CALL ScVbaToggleButton::setBackColor( sal_Int32 /*nBackColor*/ ) throw (uno::RuntimeExcept… in setBackColor() function in ScVbaToggleButton
141 …virtual void SAL_CALL setBackColor( ::sal_Int32 _backgroundcolor ) throw (::com::sun::star::uno::R…
302 void SAL_CALL OSection::setBackColor( ::sal_Int32 _backgroundcolor ) throw (uno::RuntimeException) in setBackColor() function in reportdesign::OSection
1453 xSection->setBackColor( aColor ); in Execute()2475 _xSection->setBackColor(static_cast<const SvxBrushItem*>(pItem)->GetColor().GetColor()); in openPageDialog()
Completed in 65 milliseconds