Searched refs:setBackgroundColor (Results 1 – 15 of 15) sorted by relevance
364 void SAL_CALL ProgressMonitor::setBackgroundColor ( sal_Int32 nColor ) throw( RuntimeException ) in setBackgroundColor() function in unocontrols::ProgressMonitor371 m_xProgressBar->setBackgroundColor ( nColor ) ; in setBackgroundColor()
207 void SAL_CALL ProgressBar::setBackgroundColor ( sal_Int32 nColor ) throw( RuntimeException ) in setBackgroundColor() function in unocontrols::ProgressBar
245 virtual void SAL_CALL setBackgroundColor( sal_Int32 nColor ) throw( UNO3_RUNTIMEEXCEPTION );
376 virtual void SAL_CALL setBackgroundColor( sal_Int32 nColor ) throw( UNO3_RUNTIMEEXCEPTION );
55 [oneway] void setBackgroundColor( [in] com::sun::star::util::Color Color );
163 virtual void SAL_CALL setBackgroundColor (css::util::Color aBackgroundColor)
501 void SAL_CALL SlideSorterService::setBackgroundColor (util::Color aBackgroundColor) in setBackgroundColor() function in sd::slidesorter::SlideSorterService
954 setBackgroundColor(GetSettings().GetStyleSettings().GetFieldColor()); in BreakPointWindow()1172 setBackgroundColor(aColor); in DataChanged()1179 void BreakPointWindow::setBackgroundColor(Color aColor) in setBackgroundColor() function in BreakPointWindow
196 void setBackgroundColor(Color aColor);
408 …void SAL_CALL setBackgroundColor( sal_Int32 nColor ) throw(::com::sun::star::uno::RuntimeException…
1784 [mpNSWindow setBackgroundColor: [NSColor clearColor]]; in EndSetClipRegion()
1425 getImpl()->mxProgressBar->setBackgroundColor( color ); in SetBackgroundColor()
2166 void VCLXProgressBar::setBackgroundColor( sal_Int32 nColor ) throw(::com::sun::star::uno::RuntimeEx… in setBackgroundColor() function in VCLXProgressBar
1460 …void SAL_CALL setBackgroundColor( sal_Int32 nColor ) throw(::com::sun::star::uno::RuntimeException…
4279 void UnoProgressBarControl::setBackgroundColor( sal_Int32 nColor ) throw(::com::sun::star::uno::Run… in setBackgroundColor() function in UnoProgressBarControl
Completed in 143 milliseconds