Home
last modified time | relevance | path

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

/aoo4110/main/UnoControls/source/controls/
H A Dprogressmonitor.cxx74m_xTopic_Bottom = Reference< XFixedText > ( xFactory->createInstance ( OUString::createFromAscii… in ProgressMonitor()
82 Reference< XControl > xRef_Topic_Bottom ( m_xTopic_Bottom , UNO_QUERY ) ; in ProgressMonitor()
113 m_xTopic_Bottom->setText ( OUString::createFromAscii( DEFAULT_TOPIC ) ) ; in ProgressMonitor()
502 Reference< XLayoutConstrains > xTopicLayout_Bottom ( m_xTopic_Bottom , UNO_QUERY ) ; in getPreferredSize()
602 Reference< XControl > xRef_Topic_Bottom ( m_xTopic_Bottom , UNO_QUERY ) ; in dispose()
748 Reference< XLayoutConstrains > xTopicLayout_Bottom ( m_xTopic_Bottom , UNO_QUERY ) ; in impl_recalcLayout()
837 Reference< XWindow > xRef_Topic_Bottom ( m_xTopic_Bottom , UNO_QUERY ) ; in impl_recalcLayout()
915 if (m_xTopic_Bottom.is()) in impl_rebuildFixedText()
929 m_xTopic_Bottom->setText ( aCollectString ) ; in impl_rebuildFixedText()
/aoo4110/main/UnoControls/source/inc/
H A Dprogressmonitor.hxx789 …UNO3_REFERENCE< UNO3_XFIXEDTEXT > m_xTopic_Bottom ; // (used, if parameter "beforeProgress"=sa… member in unocontrols::ProgressMonitor

Completed in 14 milliseconds