Home
last modified time | relevance | path

Searched refs:setBackgroundColor (Results 1 – 15 of 15) sorted by relevance

/trunk/main/UnoControls/source/controls/
H A Dprogressmonitor.cxx364 void SAL_CALL ProgressMonitor::setBackgroundColor ( sal_Int32 nColor ) throw( RuntimeException ) in setBackgroundColor() function in unocontrols::ProgressMonitor
371 m_xProgressBar->setBackgroundColor ( nColor ) ; in setBackgroundColor()
H A Dprogressbar.cxx207 void SAL_CALL ProgressBar::setBackgroundColor ( sal_Int32 nColor ) throw( RuntimeException ) in setBackgroundColor() function in unocontrols::ProgressBar
/trunk/main/UnoControls/source/inc/
H A Dprogressbar.hxx245 virtual void SAL_CALL setBackgroundColor( sal_Int32 nColor ) throw( UNO3_RUNTIMEEXCEPTION );
H A Dprogressmonitor.hxx376 virtual void SAL_CALL setBackgroundColor( sal_Int32 nColor ) throw( UNO3_RUNTIMEEXCEPTION );
/trunk/main/offapi/com/sun/star/awt/
H A DXProgressBar.idl55 [oneway] void setBackgroundColor( [in] com::sun::star::util::Color Color );
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterService.hxx163 virtual void SAL_CALL setBackgroundColor (css::util::Color aBackgroundColor)
H A DSlideSorterService.cxx501 void SAL_CALL SlideSorterService::setBackgroundColor (util::Color aBackgroundColor) in setBackgroundColor() function in sd::slidesorter::SlideSorterService
/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx954 setBackgroundColor(GetSettings().GetStyleSettings().GetFieldColor()); in BreakPointWindow()
1172 setBackgroundColor(aColor); in DataChanged()
1179 void BreakPointWindow::setBackgroundColor(Color aColor) in setBackgroundColor() function in BreakPointWindow
H A Dbaside2.hxx196 void setBackgroundColor(Color aColor);
/trunk/main/svtools/source/inc/
H A Dunoiface.hxx408 …void SAL_CALL setBackgroundColor( sal_Int32 nColor ) throw(::com::sun::star::uno::RuntimeException…
/trunk/main/vcl/aqua/source/window/
H A Dsalframe.cxx1784 [mpNSWindow setBackgroundColor: [NSColor clearColor]]; in EndSetClipRegion()
/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx1425 getImpl()->mxProgressBar->setBackgroundColor( color ); in SetBackgroundColor()
/trunk/main/svtools/source/uno/
H A Dunoiface.cxx2166 void VCLXProgressBar::setBackgroundColor( sal_Int32 nColor ) throw(::com::sun::star::uno::RuntimeEx… in setBackgroundColor() function in VCLXProgressBar
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx1460 …void SAL_CALL setBackgroundColor( sal_Int32 nColor ) throw(::com::sun::star::uno::RuntimeException…
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx4279 void UnoProgressBarControl::setBackgroundColor( sal_Int32 nColor ) throw(::com::sun::star::uno::Run… in setBackgroundColor() function in UnoProgressBarControl

Completed in 151 milliseconds