Home
last modified time | relevance | path

Searched refs:StatusIndicator (Results 1 – 14 of 14) sorted by relevance

/trunk/main/UnoControls/source/controls/
H A Dstatusindicator.cxx61 StatusIndicator::StatusIndicator( const Reference< XMultiServiceFactory >& xFactory ) in StatusIndicator() function in unocontrols::StatusIndicator
90 StatusIndicator::~StatusIndicator() in ~StatusIndicator()
126 void SAL_CALL StatusIndicator::acquire() throw() in acquire()
139 void SAL_CALL StatusIndicator::release() throw() in release()
224 void SAL_CALL StatusIndicator::end() throw( RuntimeException ) in end()
265 void SAL_CALL StatusIndicator::reset() throw( RuntimeException ) in reset()
280 Size SAL_CALL StatusIndicator::getMinimumSize () throw( RuntimeException ) in getMinimumSize()
289 Size SAL_CALL StatusIndicator::getPreferredSize () throw( RuntimeException ) in getPreferredSize()
370 void SAL_CALL StatusIndicator::dispose () throw( RuntimeException ) in dispose()
430 const OUString StatusIndicator::impl_getStaticImplementationName() in impl_getStaticImplementationName()
[all …]
/trunk/main/framework/source/helper/
H A Dstatusindicator.cxx43 DEFINE_XINTERFACE_2(StatusIndicator , in DEFINE_XINTERFACE_2() argument
50 DEFINE_XTYPEPROVIDER_2(StatusIndicator , in DEFINE_XINTERFACE_2()
55 StatusIndicator::StatusIndicator(StatusIndicatorFactory* pFactory) in DEFINE_XINTERFACE_2()
63 StatusIndicator::~StatusIndicator() in ~StatusIndicator()
68 void SAL_CALL StatusIndicator::start(const ::rtl::OUString& sText , in start()
85 void SAL_CALL StatusIndicator::end() in end()
101 void SAL_CALL StatusIndicator::reset() in reset()
117 void SAL_CALL StatusIndicator::setText(const ::rtl::OUString& sText) in setText()
133 void SAL_CALL StatusIndicator::setValue(sal_Int32 nValue) in setValue()
H A Dstatusindicatorfactory.cxx152 StatusIndicator* pIndicator = new StatusIndicator(this); in createStatusIndicator()
/trunk/main/framework/inc/helper/
H A Dstatusindicator.hxx71 class StatusIndicator : public css::lang::XTypeProvider class
100 StatusIndicator(StatusIndicatorFactory* pFactory);
105 virtual ~StatusIndicator();
/trunk/main/UnoControls/source/inc/
H A Dstatusindicator.hxx100 class StatusIndicator : public UNO3_XLAYOUTCONSTRAINS class
128 StatusIndicator( const UNO3_REFERENCE< UNO3_XMULTISERVICEFACTORY >& xFactory );
143 virtual ~StatusIndicator();
/trunk/main/framework/qa/complex/loadAllDocuments/
H A DStatusIndicator.java50 public class StatusIndicator implements com.sun.star.task.XStatusIndicator class
87 public StatusIndicator( int nOut) in StatusIndicator() method in StatusIndicator
H A DCheckXComponentLoader.java260 StatusIndicator xIndicator = new StatusIndicator(StatusIndicator.SHOWSTATUS_LOG); in checkUsingOfMediaDescriptor()
/trunk/main/UnoControls/source/base/
H A Dregistercontrols.cxx150 CREATEINSTANCE ( StatusIndicator ) in CREATEINSTANCE()
199 IF_NAME_CREATECOMPONENTFACTORY_SINGLE( StatusIndicator ) in component_getFactory()
/trunk/main/offapi/com/sun/star/document/
H A DXDocumentRecovery.idl71 contains additional arguments for the save process, for instance an StatusIndicator.
105 contains additional arguments for the load process, for instance an StatusIndicator.
H A DMediaDescriptor.idl492 [optional,property] com::sun::star::task::XStatusIndicator StatusIndicator;
/trunk/main/framework/
H A DJunitTest_framework_complex.mk46 framework/qa/complex/loadAllDocuments/StatusIndicator \
/trunk/main/chart2/source/inc/
H A DMediaDescriptorHelper.hxx160 StatusIndicator; // //::com::sun::star::task::XStatusIndicator
/trunk/main/chart2/source/tools/
H A DMediaDescriptorHelper.cxx115 else WRITE_PROPERTY( StatusIndicator, 0 ) in MediaDescriptorHelper()
/trunk/main/offapi/com/sun/star/report/
H A DXReportEngine.idl148 [attribute] com::sun::star::task::XStatusIndicator StatusIndicator;

Completed in 45 milliseconds