Home
last modified time | relevance | path

Searched refs:setForegroundColor (Results 1 – 10 of 10) sorted by relevance

/trunk/main/UnoControls/source/controls/
H A Dprogressmonitor.cxx349 void SAL_CALL ProgressMonitor::setForegroundColor ( sal_Int32 nColor ) throw( RuntimeException ) in setForegroundColor() function in unocontrols::ProgressMonitor
356 m_xProgressBar->setForegroundColor ( nColor ) ; in setForegroundColor()
H A Dprogressbar.cxx191 void SAL_CALL ProgressBar::setForegroundColor( sal_Int32 nColor ) throw( RuntimeException ) in setForegroundColor() function in unocontrols::ProgressBar
/trunk/main/UnoControls/source/inc/
H A Dprogressbar.hxx230 virtual void SAL_CALL setForegroundColor( sal_Int32 nColor ) throw( UNO3_RUNTIMEEXCEPTION );
H A Dprogressmonitor.hxx361 virtual void SAL_CALL setForegroundColor( sal_Int32 nColor ) throw( UNO3_RUNTIMEEXCEPTION );
/trunk/main/offapi/com/sun/star/awt/
H A DXProgressBar.idl49 [oneway] void setForegroundColor( [in] com::sun::star::util::Color Color );
/trunk/main/svtools/source/inc/
H A Dunoiface.hxx407 …void SAL_CALL setForegroundColor( sal_Int32 nColor ) throw(::com::sun::star::uno::RuntimeException…
/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx1418 getImpl()->mxProgressBar->setForegroundColor( color ); in SetForegroundColor()
/trunk/main/svtools/source/uno/
H A Dunoiface.cxx2154 void VCLXProgressBar::setForegroundColor( sal_Int32 nColor ) throw(::com::sun::star::uno::RuntimeEx…
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx1459 …void SAL_CALL setForegroundColor( sal_Int32 nColor ) throw(::com::sun::star::uno::RuntimeException…
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx4272 void UnoProgressBarControl::setForegroundColor( sal_Int32 nColor ) throw(::com::sun::star::uno::Run…

Completed in 115 milliseconds