Searched refs:setForegroundColor (Results 1 – 10 of 10) sorted by relevance
349 void SAL_CALL ProgressMonitor::setForegroundColor ( sal_Int32 nColor ) throw( RuntimeException ) in setForegroundColor() function in unocontrols::ProgressMonitor356 m_xProgressBar->setForegroundColor ( nColor ) ; in setForegroundColor()
191 void SAL_CALL ProgressBar::setForegroundColor( sal_Int32 nColor ) throw( RuntimeException ) in setForegroundColor() function in unocontrols::ProgressBar
230 virtual void SAL_CALL setForegroundColor( sal_Int32 nColor ) throw( UNO3_RUNTIMEEXCEPTION );
361 virtual void SAL_CALL setForegroundColor( sal_Int32 nColor ) throw( UNO3_RUNTIMEEXCEPTION );
49 [oneway] void setForegroundColor( [in] com::sun::star::util::Color Color );
407 …void SAL_CALL setForegroundColor( sal_Int32 nColor ) throw(::com::sun::star::uno::RuntimeException…
1418 getImpl()->mxProgressBar->setForegroundColor( color ); in SetForegroundColor()
2154 void VCLXProgressBar::setForegroundColor( sal_Int32 nColor ) throw(::com::sun::star::uno::RuntimeEx…
1459 …void SAL_CALL setForegroundColor( sal_Int32 nColor ) throw(::com::sun::star::uno::RuntimeException…
4272 void UnoProgressBarControl::setForegroundColor( sal_Int32 nColor ) throw(::com::sun::star::uno::Run…
Completed in 69 milliseconds