Home
last modified time | relevance | path

Searched refs:XStatusIndicatorFactory (Results 1 – 25 of 26) sorted by relevance

12

/aoo42x/main/framework/source/helper/
H A Dstatusindicator.cxx74 …css::uno::Reference< css::task::XStatusIndicatorFactory > xFactory(m_xFactory.get(), css::uno::UNO… in start()
90 …css::uno::Reference< css::task::XStatusIndicatorFactory > xFactory(m_xFactory.get(), css::uno::UNO… in end()
106 …css::uno::Reference< css::task::XStatusIndicatorFactory > xFactory(m_xFactory.get(), css::uno::UNO… in reset()
122 …css::uno::Reference< css::task::XStatusIndicatorFactory > xFactory(m_xFactory.get(), css::uno::UNO… in setText()
138 …css::uno::Reference< css::task::XStatusIndicatorFactory > xFactory(m_xFactory.get(), css::uno::UNO… in setValue()
H A Dstatusindicatorfactory.cxx84 DIRECT_INTERFACE(css::task::XStatusIndicatorFactory), in DEFINE_XINTERFACE_5() argument
91 css::task::XStatusIndicatorFactory, in DEFINE_XINTERFACE_5()
/aoo42x/main/extensions/qa/integration/extensions/
H A DFrame.java28 import com.sun.star.task.XStatusIndicatorFactory;
39 XStatusIndicatorFactory,
46 private XStatusIndicatorFactory m_statusIndicatorFactory;
58 …m_statusIndicatorFactory = (XStatusIndicatorFactory)UnoRuntime.queryInterface( XStatusIndicatorFac… in Frame()
/aoo42x/main/wizards/com/sun/star/wizards/text/
H A DTextDocument.java54 import com.sun.star.task.XStatusIndicatorFactory;
208XStatusIndicatorFactory xStatusIndicatorFactory = UnoRuntime.queryInterface(XStatusIndicatorFactor… in TextDocument()
237XStatusIndicatorFactory xStatusIndicatorFactory = UnoRuntime.queryInterface(XStatusIndicatorFactor… in showStatusIndicator()
/aoo42x/main/qadevOOo/tests/java/ifc/task/
H A D_XStatusIndicatorFactory.java29 import com.sun.star.task.XStatusIndicatorFactory;
42 public XStatusIndicatorFactory oObj = null;
/aoo42x/main/offapi/com/sun/star/task/
H A DXStatusIndicatorSupplier.idl40 /** use <type>XStatusIndicatorFactory</type> instead of this
47 /** use <member>XStatusIndicatorFactory::createStatusIndicator()</member>
H A DXStatusIndicator.idl40 Such objects are provided by a <type>XStatusIndicatorFactory</type>.
43 @see XStatusIndicatorFactory
H A DXStatusIndicatorFactory.idl48 published interface XStatusIndicatorFactory: com::sun::star::uno::XInterface
/aoo42x/main/offapi/com/sun/star/frame/
H A DFrame.idl47 #include <com/sun/star/task/XStatusIndicatorFactory.idl>
151 [optional] interface com::sun::star::task::XStatusIndicatorFactory;
/aoo42x/main/framework/inc/services/
H A Dframe.hxx145 public css::task::XStatusIndicatorFactory ,
414 …css::uno::Reference< css::task::XStatusIndicatorFactory > m_xIndicatorFactoryHelper …
/aoo42x/main/framework/inc/helper/
H A Dstatusindicator.hxx88 css::uno::WeakReference< css::task::XStatusIndicatorFactory > m_xFactory;
H A Dstatusindicatorfactory.hxx178 , public css::task::XStatusIndicatorFactory
/aoo42x/main/svx/source/inc/
H A Drecoveryui.hxx81 css::uno::Reference< css::task::XStatusIndicatorFactory > m_xProgressFactory;
H A Ddocrecovery.hxx355 css::uno::Reference< css::task::XStatusIndicatorFactory > m_xProgressFactory;
/aoo42x/main/qadevOOo/objdsc/fwk/
H A Dcom.sun.star.comp.framework.Frame.csv1 "Frame";"com::sun::star::task::XStatusIndicatorFactory#optional";"createStatusIndicator()"
H A Dcom.sun.star.comp.framework.Desktop.csv1 "Desktop";"com::sun::star::task::XStatusIndicatorFactory#optional";"createStatusIndicator()"
/aoo42x/main/framework/source/services/
H A Dframe.cxx142 DIRECT_INTERFACE(css::task::XStatusIndicatorFactory ), in DEFINE_XINTERFACE_21()
166 css::task::XStatusIndicatorFactory , in DEFINE_XINTERFACE_21()
608 …css::uno::Reference< css::task::XStatusIndicatorFactory > xIndicatorFactory(xSMGR->createInstance(… in initialize()
2047 css::uno::Reference< css::task::XStatusIndicatorFactory > xFactory = m_xIndicatorFactoryHelper; in createStatusIndicator()
H A Dautorecovery.cxx3620 …css::uno::Reference< css::task::XStatusIndicatorFactory > xProgressFactory(xFrame, css::uno::UNO_Q… in impl_establishProgress()
/aoo42x/main/sfx2/source/doc/
H A Dobjserv.cxx532 … uno::Reference< task::XStatusIndicatorFactory > xStatFactory( xCtrl->getFrame(), uno::UNO_QUERY ); in ExecFile_Impl()
/aoo42x/main/sfx2/source/view/
H A Dipclient.cxx291 …uno::Reference< task::XStatusIndicatorFactory > xStatusIndicatorFactory( xInit, uno::UNO_QUERY_THR… in saveObject()
/aoo42x/main/basctl/source/basicide/
H A Dbasides1.cxx299 uno::Reference< task::XStatusIndicatorFactory > xStatFactory( in ExecuteGlobal()
/aoo42x/main/framework/test/
H A Dtest.cxx586 Reference< XStatusIndicatorFactory > xDesktopStatusIndicatorFactory ( xDesktop, UNO_QUERY ); in impl_testDesktop()
/aoo42x/main/svx/source/dialog/
H A Ddocrecovery.cxx652 …m_xProgressFactory = css::uno::Reference< css::task::XStatusIndicatorFactory >(xSMGR->createInstan… in PluginProgress()
/aoo42x/main/framework/source/loadenv/
H A Dloadenv.cxx1168 …css::uno::Reference< css::task::XStatusIndicatorFactory > xProgressFactory(xTargetFrame, css::uno:… in impl_loadContent()
/aoo42x/main/odk/pack/copying/
H A Didl_chapter_refs.txt2733 LINK:Documentation/DevGuide/OfficeDev/Component/Frames#XStatusIndicatorFactory
2734 DESCR:OfficeDev - Component - Frames - XStatusIndicatorFactory
2737 com.sun.star.task.XStatusIndicatorFactory
2739 com.sun.star.task.XStatusIndicatorFactory

Completed in 155 milliseconds

12