Home
last modified time | relevance | path

Searched refs:UnoProgressBarControl (Results 1 – 3 of 3) sorted by relevance

/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx4247 UnoProgressBarControl::UnoProgressBarControl( const Reference< XMultiServiceFactory >& i_factory ) in UnoProgressBarControl() function in UnoProgressBarControl
4252 ::rtl::OUString UnoProgressBarControl::GetComponentServiceName() in GetComponentServiceName()
4258 uno::Any UnoProgressBarControl::queryAggregation( const uno::Type & rType ) throw(uno::RuntimeExcep… in queryAggregation()
4266 IMPL_XTYPEPROVIDER_START( UnoProgressBarControl )
4272 void UnoProgressBarControl::setForegroundColor( sal_Int32 nColor ) throw(::com::sun::star::uno::Run…
4279 void UnoProgressBarControl::setBackgroundColor( sal_Int32 nColor ) throw(::com::sun::star::uno::Run… in setBackgroundColor()
4286 void UnoProgressBarControl::setValue( sal_Int32 nValue ) throw(::com::sun::star::uno::RuntimeExcept… in setValue()
4293 void UnoProgressBarControl::setRange( sal_Int32 nMin, sal_Int32 nMax ) throw(::com::sun::star::uno:… in setRange()
4315 sal_Int32 UnoProgressBarControl::getValue() throw(::com::sun::star::uno::RuntimeException) in getValue()
/trunk/main/toolkit/source/helper/
H A Dregisterservices.cxx188 IMPL_CREATEINSTANCE2( UnoProgressBarControl )
284 …GET_FACTORY( UnoProgressBarControl, szServiceName_UnoControlProgressBar, szServiceName2_UnoControl… in component_getFactory()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx1442 class UnoProgressBarControl : public UnoControlBase, class
1446UnoProgressBarControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServi…
1466 …DECLIMPL_SERVICEINFO_DERIVED( UnoProgressBarControl, UnoControlBase, szServiceName2_UnoControlProg…

Completed in 51 milliseconds