Searched refs:StatusIndicatorFactory (Results 1 – 5 of 5) sorted by relevance
75 sal_Int32 StatusIndicatorFactory::m_nInReschedule = 0; /// static counter for rescheduling79 DEFINE_XINTERFACE_5(StatusIndicatorFactory , in DEFINE_XINTERFACE_5() argument87 DEFINE_XTYPEPROVIDER_5(StatusIndicatorFactory , in DEFINE_XINTERFACE_5()94 DEFINE_XSERVICEINFO_MULTISERVICE(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()128 void SAL_CALL StatusIndicatorFactory::initialize(const css::uno::Sequence< css::uno::Any >& lArgume… in initialize()149 css::uno::Reference< css::task::XStatusIndicator > SAL_CALL StatusIndicatorFactory::createStatusInd… in createStatusIndicator()159 void SAL_CALL StatusIndicatorFactory::update() in update()[all …]
55 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()
175 class StatusIndicatorFactory : public css::lang::XTypeProvider class237 StatusIndicatorFactory(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR);282 virtual ~StatusIndicatorFactory();
100 StatusIndicator(StatusIndicatorFactory* pFactory);
117 IFFACTORY( ::framework::StatusIndicatorFactory ) else