Home
last modified time | relevance | path

Searched defs:xProgress (Results 1 – 8 of 8) sorted by relevance

/trunk/main/framework/source/helper/
H A Dstatusindicatorfactory.cxx185 css::uno::Reference< css::task::XStatusIndicator > xProgress = m_xProgress; in start() local
214 css::uno::Reference< css::task::XStatusIndicator > xProgress = m_xProgress; in reset() local
254 css::uno::Reference< css::task::XStatusIndicator > xProgress = m_xProgress; in end() local
296 css::uno::Reference< css::task::XStatusIndicator > xProgress = m_xProgress; in setText() local
330 css::uno::Reference< css::task::XStatusIndicator > xProgress = m_xProgress; in setValue() local
466 css::uno::Reference< css::task::XStatusIndicator > xProgress; in impl_createProgress() local
517 css::uno::Reference< css::task::XStatusIndicator > xProgress; in impl_showProgress() local
/trunk/main/comphelper/source/misc/
H A Dmediadescriptor.cxx648 css::uno::Reference< css::ucb::XProgressHandler > xProgress; in impl_openStreamWithPostData() local
722 css::uno::Reference< css::ucb::XProgressHandler > xProgress; in impl_openStreamWithURL() local
/trunk/main/unotools/source/ucbhelper/
H A Ducblockbytes.cxx641 Moderator::Moderator( in Moderator()
935 static sal_Bool UCBOpenContentSync( in UCBOpenContentSync()
1183 static sal_Bool _UCBOpenContentSync( in _UCBOpenContentSync()
/trunk/main/framework/source/services/
H A Dframe.cxx2666 css::uno::Reference< css::task::XStatusIndicator > xProgress; in impl_setPropertyValue() local
2714 …css::uno::Reference< css::task::XStatusIndicator > xProgress(m_xIndicatorInterception.get(), css::… in impl_getPropertyValue() local
/trunk/main/svx/source/dialog/
H A Ddocrecovery.cxx384 …coveryCore::setProgressHandler(const css::uno::Reference< css::task::XStatusIndicator >& xProgress) in setProgressHandler()
628 …ProgressWindow::PluginProgressWindow( Window* pParent , in PluginProgressWindow()
/trunk/main/framework/source/loadenv/
H A Dloadenv.cxx1163 …css::uno::Reference< css::task::XStatusIndicator > xProgress = m_lMediaDescriptor.getUnpackedValu… in impl_loadContent() local
/trunk/main/package/source/package/zipapi/
H A DZipFile.cxx92 …> &xNewFactory, sal_Bool bInitialise, sal_Bool bForceRecovery, uno::Reference < XProgressHandler >… in ZipFile()
/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx677 …pStream, sal_Bool bDirect, const ByteString* pKey, sal_Bool bRepair, Reference< XProgressHandler >… in UCBStorageStream_Impl()
1395 …l_Bool bDirect, const ByteString* pKey, sal_Bool bRepair, Reference< XProgressHandler > xProgress )