Searched refs:UnoProgressBarControl (Results 1 – 3 of 3) sorted by relevance
4247 UnoProgressBarControl::UnoProgressBarControl( const Reference< XMultiServiceFactory >& i_factory ) in UnoProgressBarControl() function in UnoProgressBarControl4252 ::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()
188 IMPL_CREATEINSTANCE2( UnoProgressBarControl )284 …GET_FACTORY( UnoProgressBarControl, szServiceName_UnoControlProgressBar, szServiceName2_UnoControl… in component_getFactory()
1442 class UnoProgressBarControl : public UnoControlBase, class1446 …UnoProgressBarControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServi…1466 …DECLIMPL_SERVICEINFO_DERIVED( UnoProgressBarControl, UnoControlBase, szServiceName2_UnoControlProg…
Completed in 53 milliseconds