Home
last modified time | relevance | path

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

/aoo4110/main/UnoControls/source/controls/
H A Dprogressmonitor.cxx75m_xText_Bottom = Reference< XFixedText > ( xFactory->createInstance ( OUString::createFromAscii(… in ProgressMonitor()
83 Reference< XControl > xRef_Text_Bottom ( m_xText_Bottom , UNO_QUERY ) ; in ProgressMonitor()
114 m_xText_Bottom->setText ( OUString::createFromAscii( DEFAULT_TEXT ) ) ; in ProgressMonitor()
603 Reference< XControl > xRef_Text_Bottom ( m_xText_Bottom , UNO_QUERY ) ; in dispose()
749 Reference< XLayoutConstrains > xTextLayout_Bottom ( m_xText_Bottom , UNO_QUERY ) ; in impl_recalcLayout()
838 Reference< XWindow > xRef_Text_Bottom ( m_xText_Bottom , UNO_QUERY ) ; in impl_recalcLayout()
933 if (m_xText_Bottom.is()) in impl_rebuildFixedText()
947 m_xText_Bottom->setText ( aCollectString ) ; in impl_rebuildFixedText()
/aoo4110/main/UnoControls/source/inc/
H A Dprogressmonitor.hxx790 UNO3_REFERENCE< UNO3_XFIXEDTEXT > m_xText_Bottom ; member in unocontrols::ProgressMonitor

Completed in 26 milliseconds