Home
last modified time | relevance | path

Searched refs:StatusIndicatorFactory (Results 1 – 5 of 5) sorted by relevance

/trunk/main/framework/source/helper/
H A Dstatusindicatorfactory.cxx87 DEFINE_XTYPEPROVIDER_5(StatusIndicatorFactory , in DEFINE_XINTERFACE_5()
99 DEFINE_INIT_SERVICE(StatusIndicatorFactory, in DEFINE_XINTERFACE_5()
110 StatusIndicatorFactory::StatusIndicatorFactory(const css::uno::Reference< css::lang::XMultiServiceF…
122 StatusIndicatorFactory::~StatusIndicatorFactory() in ~StatusIndicatorFactory()
159 void SAL_CALL StatusIndicatorFactory::update() in update()
454 void StatusIndicatorFactory::impl_createProgress() in impl_createProgress()
505 void StatusIndicatorFactory::impl_showProgress() in impl_showProgress()
550 void StatusIndicatorFactory::impl_hideProgress() in impl_hideProgress()
577 void StatusIndicatorFactory::impl_reschedule(sal_Bool bForce) in impl_reschedule()
618 void StatusIndicatorFactory::impl_startWakeUpThread() in impl_startWakeUpThread()
[all …]
H A Dstatusindicator.cxx55 StatusIndicator::StatusIndicator(StatusIndicatorFactory* pFactory) in DEFINE_XINTERFACE_2()
79 StatusIndicatorFactory* pFactory = (StatusIndicatorFactory*)xFactory.get(); in start()
95 StatusIndicatorFactory* pFactory = (StatusIndicatorFactory*)xFactory.get(); in end()
111 StatusIndicatorFactory* pFactory = (StatusIndicatorFactory*)xFactory.get(); in reset()
127 StatusIndicatorFactory* pFactory = (StatusIndicatorFactory*)xFactory.get(); in setText()
143 StatusIndicatorFactory* pFactory = (StatusIndicatorFactory*)xFactory.get(); in setValue()
/trunk/main/framework/inc/helper/
H A Dstatusindicatorfactory.hxx175 class StatusIndicatorFactory : public css::lang::XTypeProvider class
237 StatusIndicatorFactory(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR);
282 virtual ~StatusIndicatorFactory();
H A Dstatusindicator.hxx100 StatusIndicator(StatusIndicatorFactory* pFactory);
/trunk/main/framework/source/register/
H A Dregisterservices.cxx117 IFFACTORY( ::framework::StatusIndicatorFactory ) else

Completed in 35 milliseconds