Home
last modified time | relevance | path

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

/trunk/main/UnoControls/source/controls/
H A Dprogressmonitor.cxx83 Reference< XControl > xRef_Text_Bottom ( m_xText_Bottom , UNO_QUERY ) ; in ProgressMonitor() local
91xRef_Text_Bottom->setModel ( Reference< XControlModel > ( xFactory->createInstance ( OUString::c… in ProgressMonitor()
99 addControl ( OUString::createFromAscii( CONTROLNAME_TEXT ) , xRef_Text_Bottom ) ; in ProgressMonitor()
603 Reference< XControl > xRef_Text_Bottom ( m_xText_Bottom , UNO_QUERY ) ; in dispose() local
610 removeControl ( xRef_Text_Bottom ) ; in dispose()
619 xRef_Text_Bottom->dispose () ; in dispose()
838 Reference< XWindow > xRef_Text_Bottom ( m_xText_Bottom , UNO_QUERY ) ; in impl_recalcLayout() local
845xRef_Text_Bottom->setPosSize ( nDx+nX_Text_Bottom , nDy+nY_Text_Bottom , nWidth_Text_Bottom , nHei… in impl_recalcLayout()

Completed in 21 milliseconds