Home
last modified time | relevance | path

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

/aoo41x/main/UnoControls/source/controls/
H A Dprogressmonitor.cxx82 Reference< XControl > xRef_Topic_Bottom ( m_xTopic_Bottom , UNO_QUERY ) ; in ProgressMonitor() local
90xRef_Topic_Bottom->setModel ( Reference< XControlModel > ( xFactory->createInstance ( OUString::… in ProgressMonitor()
98 addControl ( OUString::createFromAscii( CONTROLNAME_TEXT ) , xRef_Topic_Bottom ) ; in ProgressMonitor()
602 Reference< XControl > xRef_Topic_Bottom ( m_xTopic_Bottom , UNO_QUERY ) ; in dispose() local
609 removeControl ( xRef_Topic_Bottom ) ; in dispose()
618 xRef_Topic_Bottom->dispose () ; in dispose()
837 Reference< XWindow > xRef_Topic_Bottom ( m_xTopic_Bottom , UNO_QUERY ) ; in impl_recalcLayout() local
844xRef_Topic_Bottom->setPosSize ( nDx+nX_Topic_Bottom , nDy+nY_Topic_Bottom , nWidth_Topic_Bottom , … in impl_recalcLayout()

Completed in 18 milliseconds