| /trunk/main/UnoControls/source/controls/ |
| H A D | statusindicator.cxx | 61 StatusIndicator::StatusIndicator( const Reference< XMultiServiceFactory >& xFactory ) in StatusIndicator() function in unocontrols::StatusIndicator 90 StatusIndicator::~StatusIndicator() in ~StatusIndicator() 101 Any SAL_CALL StatusIndicator::queryInterface( const Type& rType ) throw( RuntimeException ) in queryInterface() 126 void SAL_CALL StatusIndicator::acquire() throw() in acquire() 139 void SAL_CALL StatusIndicator::release() throw() in release() 152 Sequence< Type > SAL_CALL StatusIndicator::getTypes() throw( RuntimeException ) in getTypes() 184 Any SAL_CALL StatusIndicator::queryAggregation( const Type& aType ) throw( RuntimeException ) in queryAggregation() 208 void SAL_CALL StatusIndicator::start( const OUString& sText, sal_Int32 nRange ) throw( RuntimeExcep… in start() 224 void SAL_CALL StatusIndicator::end() throw( RuntimeException ) in end() 239 void SAL_CALL StatusIndicator::setText( const OUString& sText ) throw( RuntimeException ) in setText() [all …]
|
| /trunk/main/framework/source/helper/ |
| H A D | statusindicator.cxx | 43 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 D | statusindicatorfactory.cxx | 152 StatusIndicator* pIndicator = new StatusIndicator(this); in createStatusIndicator()
|
| /trunk/main/framework/inc/helper/ |
| H A D | statusindicator.hxx | 71 class StatusIndicator : public css::lang::XTypeProvider class 100 StatusIndicator(StatusIndicatorFactory* pFactory); 105 virtual ~StatusIndicator();
|
| /trunk/main/UnoControls/source/inc/ |
| H A D | statusindicator.hxx | 100 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 D | StatusIndicator.java | 49 public class StatusIndicator implements com.sun.star.task.XStatusIndicator class 86 public StatusIndicator( int nOut) in StatusIndicator() method in StatusIndicator
|
| H A D | CheckXComponentLoader.java | 260 StatusIndicator xIndicator = new StatusIndicator(StatusIndicator.SHOWSTATUS_LOG); in checkUsingOfMediaDescriptor()
|
| /trunk/main/UnoControls/source/base/ |
| H A D | registercontrols.cxx | 150 CREATEINSTANCE ( StatusIndicator ) in CREATEINSTANCE() 199 IF_NAME_CREATECOMPONENTFACTORY_SINGLE( StatusIndicator ) in component_getFactory()
|
| /trunk/main/offapi/com/sun/star/document/ |
| H A D | XDocumentRecovery.idl | 71 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 D | MediaDescriptor.idl | 492 [optional,property] com::sun::star::task::XStatusIndicator StatusIndicator;
|
| /trunk/main/framework/ |
| H A D | JunitTest_framework_complex.mk | 50 framework/qa/complex/loadAllDocuments/StatusIndicator \
|
| /trunk/main/chart2/source/tools/ |
| H A D | MediaDescriptorHelper.cxx | 115 else WRITE_PROPERTY( StatusIndicator, 0 ) in MediaDescriptorHelper()
|
| /trunk/main/chart2/source/inc/ |
| H A D | MediaDescriptorHelper.hxx | 160 StatusIndicator; // //::com::sun::star::task::XStatusIndicator
|
| /trunk/main/offapi/com/sun/star/report/ |
| H A D | XReportEngine.idl | 148 [attribute] com::sun::star::task::XStatusIndicator StatusIndicator;
|