Home
last modified time | relevance | path

Searched refs:xProgressFactory (Results 1 – 2 of 2) sorted by relevance

/trunk/main/framework/source/loadenv/
H A Dloadenv.cxx1168 …css::uno::Reference< css::task::XStatusIndicatorFactory > xProgressFactory(xTargetFrame, css::uno:… in impl_loadContent() local
1169 if (xProgressFactory.is()) in impl_loadContent()
1171 xProgress = xProgressFactory->createStatusIndicator(); in impl_loadContent()
/trunk/main/framework/source/services/
H A Dautorecovery.cxx3620 …css::uno::Reference< css::task::XStatusIndicatorFactory > xProgressFactory(xFrame, css::uno::UNO_Q… in impl_establishProgress() local
3621 if (xProgressFactory.is()) in impl_establishProgress()
3622 xInternalProgress = xProgressFactory->createStatusIndicator(); in impl_establishProgress()

Completed in 40 milliseconds