Searched refs:getBackColor (Results 1 – 9 of 9) sorted by relevance
46 virtual sal_Int32 SAL_CALL getBackColor() throw (css::uno::RuntimeException);
78 sal_Int32 SAL_CALL ScVbaButton::getBackColor() throw (uno::RuntimeException) in getBackColor() function in ScVbaButton
50 virtual sal_Int32 SAL_CALL getBackColor() throw (css::uno::RuntimeException);
106 sal_Int32 SAL_CALL ScVbaToggleButton::getBackColor() throw (uno::RuntimeException) in getBackColor() function in ScVbaToggleButton
199 com::sun::star::util::Color aColor2 = xSection->getBackColor(); in handle()
223 sal_Int32 nColor = m_xSection->getBackColor(); in fill()523 sal_Int32 nColor = m_xSection->getBackColor(); in _propertyChanged()
821 aReturn.aValue <<= xSection->getBackColor(); in GetState()2439 pDescriptor->Put(SvxBrushItem(::Color(_xSection->getBackColor()),ITEMID_BRUSH)); in openPageDialog()
140 virtual ::sal_Int32 SAL_CALL getBackColor() throw (::com::sun::star::uno::RuntimeException);
297 ::sal_Int32 SAL_CALL OSection::getBackColor() throw (uno::RuntimeException) in getBackColor() function in reportdesign::OSection
Completed in 61 milliseconds