Home
last modified time | relevance | path

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

/trunk/main/framework/source/services/
H A Dframe.cxx2044 …css::uno::Reference< css::task::XStatusIndicator > xExternal(m_xIndicatorInterception.get()… in createStatusIndicator()
2668 m_xIndicatorInterception = xProgress; in impl_setPropertyValue()
2714 …css::uno::Reference< css::task::XStatusIndicator > xProgress(m_xIndicatorInterception.get(), css::… in impl_getPropertyValue()
/trunk/main/framework/inc/services/
H A Dframe.hxx415 …::WeakReference< css::task::XStatusIndicator > m_xIndicatorInterception member in framework::Frame