Home
last modified time | relevance | path

Searched refs:VCLXProgressBar (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svtools/source/uno/
H A Dunoiface.cxx135 *ppNewComp = new VCLXProgressBar; in CreateWindow()
2076 VCLXProgressBar::VCLXProgressBar() in VCLXProgressBar() function in VCLXProgressBar
2083 VCLXProgressBar::~VCLXProgressBar() in ~VCLXProgressBar()
2087 void VCLXProgressBar::ImplUpdateValue() in ImplUpdateValue()
2148 IMPL_XTYPEPROVIDER_START( VCLXProgressBar )
2154 void VCLXProgressBar::setForegroundColor( sal_Int32 nColor ) throw(::com::sun::star::uno::RuntimeEx…
2166 void VCLXProgressBar::setBackgroundColor( sal_Int32 nColor ) throw(::com::sun::star::uno::RuntimeEx… in setBackgroundColor()
2180 void VCLXProgressBar::setValue( sal_Int32 nValue ) throw(::com::sun::star::uno::RuntimeException) in setValue()
2188 void VCLXProgressBar::setRange( sal_Int32 nMin, sal_Int32 nMax ) throw(::com::sun::star::uno::Runti… in setRange()
2208 sal_Int32 VCLXProgressBar::getValue() throw(::com::sun::star::uno::RuntimeException) in getValue()
[all …]
/trunk/main/svtools/source/inc/
H A Dunoiface.hxx382 class VCLXProgressBar : public ::com::sun::star::awt::XProgressBar, class
394 VCLXProgressBar();
395 ~VCLXProgressBar();

Completed in 29 milliseconds