Home
last modified time | relevance | path

Searched refs:ProgressMonitor (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/UnoControls/source/controls/
H A Dprogressmonitor.cxx64 ProgressMonitor::ProgressMonitor( const Reference< XMultiServiceFactory >& xFactory ) in ProgressMonitor() function in unocontrols::ProgressMonitor
123 ProgressMonitor::~ProgressMonitor() in ~ProgressMonitor()
157 void SAL_CALL ProgressMonitor::acquire() throw() in acquire()
170 void SAL_CALL ProgressMonitor::release() throw() in release()
409 sal_Int32 SAL_CALL ProgressMonitor::getValue () throw( RuntimeException ) in getValue()
486 Size SAL_CALL ProgressMonitor::getMinimumSize () throw( RuntimeException ) in getMinimumSize()
594 void SAL_CALL ProgressMonitor::dispose () throw( RuntimeException ) in dispose()
667 const OUString ProgressMonitor::impl_getStaticImplementationName() in impl_getStaticImplementationName()
705 void ProgressMonitor::impl_recalcLayout () in impl_recalcLayout()
869 void ProgressMonitor::impl_rebuildFixedText () in impl_rebuildFixedText()
[all …]
/aoo4110/main/UnoControls/source/inc/
H A Dprogressmonitor.hxx148 class ProgressMonitor : public UNO3_XLAYOUTCONSTRAINS class
177 ProgressMonitor( const UNO3_REFERENCE< UNO3_XMULTISERVICEFACTORY >& xFactory );
192 virtual ~ProgressMonitor();
/aoo4110/main/UnoControls/source/base/
H A Dregistercontrols.cxx149 CREATEINSTANCE ( ProgressMonitor ) in CREATEINSTANCE()
197 IF_NAME_CREATECOMPONENTFACTORY_SINGLE( ProgressMonitor ) in component_getFactory()

Completed in 38 milliseconds