Home
last modified time | relevance | path

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

/trunk/main/framework/source/helper/
H A Dstatusindicatorfactory.cxx184 m_xActiveChild = xChild; in start()
213 css::uno::Reference< css::task::XStatusIndicator > xActive = m_xActiveChild; in reset()
242 m_xActiveChild.clear(); in end()
248 m_xActiveChild = pNext->m_xIndicator; in end()
253 css::uno::Reference< css::task::XStatusIndicator > xActive = m_xActiveChild; in end()
295 css::uno::Reference< css::task::XStatusIndicator > xActive = m_xActiveChild; in setText()
329 css::uno::Reference< css::task::XStatusIndicator > xActive = m_xActiveChild; in setValue()
/trunk/main/framework/inc/helper/
H A Dstatusindicatorfactory.hxx194 css::uno::Reference< css::task::XStatusIndicator > m_xActiveChild; member in framework::StatusIndicatorFactory

Completed in 12 milliseconds