Searched refs:xRef_Text_Bottom (Results 1 – 1 of 1) sorted by relevance
83 Reference< XControl > xRef_Text_Bottom ( m_xText_Bottom , UNO_QUERY ) ; in ProgressMonitor() local91 …xRef_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() local610 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() local845 …xRef_Text_Bottom->setPosSize ( nDx+nX_Text_Bottom , nDy+nY_Text_Bottom , nWidth_Text_Bottom , nHei… in impl_recalcLayout()
Completed in 18 milliseconds