Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/dialogs/
H A Ddlg_CreationWizard_UNO.cxx57 , m_xParentWindow( 0 ) in CreationWizardUnoDlg()
212 if( !m_xParentWindow.is() && m_xChartModel.is() ) in createDialogOnDemand()
221 m_xParentWindow = xFrame->getContainerWindow(); in createDialogOnDemand()
224 if( m_xParentWindow.is() ) in createDialogOnDemand()
226 VCLXWindow* pImplementation = VCLXWindow::GetImplementation(m_xParentWindow); in createDialogOnDemand()
274 aProperty.Value >>= m_xParentWindow; in initialize()
290 m_xParentWindow.clear(); in disposing()
/aoo4110/main/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_translation_unodialog.cxx57 , m_xParentWindow( 0 ) in ChineseTranslation_UnoDialog()
142 aProperty.Value >>= m_xParentWindow; in initialize()
160 if( m_xParentWindow.is() ) in execute()
162 VCLXWindow* pImplementation = VCLXWindow::GetImplementation(m_xParentWindow); in execute()
191 m_xParentWindow = 0; in dispose()
H A Dchinese_translation_unodialog.hxx126 com::sun::star::awt::XWindow > m_xParentWindow; member in textconversiondlgs::ChineseTranslation_UnoDialog
/aoo4110/main/framework/source/helper/
H A Dvclstatusindicator.cxx63 , m_xParentWindow (xParentWindow ) in DEFINE_XINTERFACE_1()
68 if (!m_xParentWindow.is()) in DEFINE_XINTERFACE_1()
86 css::uno::Reference< css::awt::XWindow > xParentWindow = m_xParentWindow; in start()
/aoo4110/main/svtools/source/uno/
H A Dstatusbarcontroller.cxx188 aPropValue.Value >>= m_xParentWindow; in initialize()
259 m_xParentWindow.clear(); in dispose()
317 Window* pWindow = VCLUnoHelper::GetWindow( m_xParentWindow ); in statusChanged()
667 if ( m_xParentWindow.is() ) in getControlRect()
669 … StatusBar* pStatusBar = dynamic_cast< StatusBar* >( VCLUnoHelper::GetWindow( m_xParentWindow )); in getControlRect()
H A Dtoolboxcontroller.cxx207 m_xParentWindow.set(aPropValue.Value,UNO_QUERY); in initialize()
649 Reference< XWindow > xWindow = m_xParentWindow; in isHighContrast()
714 return m_xParentWindow; in getParent()
/aoo4110/main/framework/inc/helper/
H A Dvclstatusindicator.hxx68 css::uno::Reference< css::awt::XWindow > m_xParentWindow; member in framework::VCLStatusIndicator
/aoo4110/main/reportdesign/source/ui/misc/
H A Dstatusbarcontroller.cxx95 StatusBar* pStatusBar = static_cast<StatusBar*>(VCLUnoHelper::GetWindow(m_xParentWindow)); in initialize()
/aoo4110/main/chart2/source/controller/inc/
H A Ddlg_CreationWizard_UNO.hxx116 com::sun::star::awt::XWindow > m_xParentWindow; member in chart::CreationWizardUnoDlg
/aoo4110/main/svtools/inc/svtools/
H A Dstatusbarcontroller.hxx139 …:com::sun::star::uno::Reference< ::com::sun::star::awt::XWindow > m_xParentWindow;
H A Dtoolboxcontroller.hxx187 ::com::sun::star::uno::Reference< ::com::sun::star::awt::XWindow > m_xParentWindow;
/aoo4110/main/framework/source/uielement/
H A Dlangselectionstatusbarcontroller.cxx205 Reference< awt::XWindowPeer > xParent( m_xParentWindow, UNO_QUERY ); in LangMenu()

Completed in 62 milliseconds