Home
last modified time | relevance | path

Searched refs:GetComponentInterface (Results 1 – 25 of 55) sorted by relevance

123

/trunk/main/toolkit/source/helper/
H A Dunowrapper.cxx267 …::Reference< ::com::sun::star::lang::XComponent > xComp( pClient->GetComponentInterface( sal_False… in WindowDestroyed()
284 …::Reference< ::com::sun::star::lang::XComponent > xComp( pClient->GetComponentInterface( sal_False… in WindowDestroyed()
296 …uno::Reference< lang::XComponent > xWindowPeerComp( pWindow->GetComponentInterface( sal_False ), u… in WindowDestroyed()
H A Dvclunohelper.cxx158 …star::uno::Reference< ::com::sun::star::awt::XWindowPeer> xPeer = pWindow->GetComponentInterface(); in GetInterface()
207 …ntainer* pContainer = new UnoControlContainer( xFactory, pWindow->GetComponentInterface( sal_True … in CreateControlContainer()
/trunk/main/toolkit/doc/layout/
H A Dvcl.txt24 + calls GetComponentInterface (sal_True) - if no comp. iface.
27 …::sun::star::uno::Reference< ::com::sun::star::awt::XWindowPeer > GetComponentInterface( BOOL bCre…
/trunk/main/sfx2/source/view/
H A Duserinputinterception.cxx194 aEvent.Source = _rEvent.GetWindow()->GetComponentInterface(); in handleNotifyEvent()
232 aEvent.Source = _rEvent.GetWindow()->GetComponentInterface(); in handleNotifyEvent()
/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx100 GetComponentInterface(sal_Bool bCreate = sal_True);
980 TextWindow::GetComponentInterface(sal_Bool bCreate) in GetComponentInterface() function in TextWindow
983 Window::GetComponentInterface(false)); in GetComponentInterface()
1641 MultiLineEdit::GetComponentInterface(sal_Bool bCreate) in GetComponentInterface() function in MultiLineEdit
1644 Edit::GetComponentInterface(false)); in GetComponentInterface()
/trunk/main/svtools/source/toolpanel/
H A Dtoolpaneldrawer.cxx306 Reference< XWindowPeer > ToolPanelDrawer::GetComponentInterface( sal_Bool i_bCreate ) in GetComponentInterface() function in svt::ToolPanelDrawer
308 Reference< XWindowPeer > xWindowPeer( Window::GetComponentInterface( sal_False ) ); in GetComponentInterface()
H A Dtoolpaneldeck.cxx544 Reference< XWindowPeer > ToolPanelDeck::GetComponentInterface( sal_Bool i_bCreate ) in GetComponentInterface() function in svt::ToolPanelDeck
546 Reference< XWindowPeer > xWindowPeer( Control::GetComponentInterface( sal_False ) ); in GetComponentInterface()
H A Dtoolpaneldrawer.hxx86 GetComponentInterface( sal_Bool i_bCreate );
H A Dpaneltabbar.cxx1338 Reference< XWindowPeer > PanelTabBar::GetComponentInterface( sal_Bool i_bCreate ) in GetComponentInterface() function in svt::PanelTabBar
1340 Reference< XWindowPeer > xWindowPeer( Control::GetComponentInterface( sal_False ) ); in GetComponentInterface()
/trunk/main/sfx2/source/doc/
H A Dplugin.cxx126 uno::Reference< awt::XWindowPeer >( pWin->GetComponentInterface() ), maURL ); in load()
159 uno::Reference < awt::XWindow > xWindow( pWin->GetComponentInterface(), uno::UNO_QUERY ); in load()
H A Diframe.cxx152 uno::Reference < awt::XWindow > xWindow( pWin->GetComponentInterface(), uno::UNO_QUERY ); in load()
160 uno::Reference < awt::XWindow > xWin( pWin->GetComponentInterface(), uno::UNO_QUERY ); in load()
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx830 …css::uno::Reference< css::awt::XWindowPeer > xWinPeer = pNewWindow->GetComponentInterface( sal_Fal… in ImplCreateWindow()
1153 xRef = pNewWindow->GetComponentInterface( sal_True ); in ImplCreateWindow()
1161 DBG_ASSERT( pNewWindow->GetComponentInterface( sal_False ) == xRef, in ImplCreateWindow()
1738 xNext = pFocus->GetComponentInterface(true); in callFocusListeners()
/trunk/main/sfx2/source/sidebar/
H A DAccessibleTitleBar.cxx39 rTitleBar.GetComponentInterface(sal_True); in Create()
H A DSidebarPanel.cxx107 aArg[4] = makeAny(mpPanel->GetComponentInterface()); in getCanvas()
H A DSidebarPanelBase.cxx220 mpControl->GetComponentInterface(), in getWindow()
/trunk/main/svtools/source/misc/
H A Dxwindowitem.cxx50 m_xWin = uno::Reference< awt::XWindow >( pWin->GetComponentInterface(), uno::UNO_QUERY ); in XWindowItem()
/trunk/main/svtools/inc/svtools/toolpanel/
H A Dpaneltabbar.hxx88 GetComponentInterface( sal_Bool i_bCreate );
H A Dtoolpaneldeck.hxx177 GetComponentInterface( sal_Bool i_bCreate );
/trunk/main/dbaccess/source/ui/querydesign/
H A DJAccess.cxx59 …:VCLXAccessibleComponent(_pTableView->GetComponentInterface().is() ? _pTableView->GetWindowPeer() … in OJoinDesignViewAccess()
H A DConnectionLineAccess.cxx70 : VCLXAccessibleComponent(_pLine->GetComponentInterface().is() ? _pLine->GetWindowPeer() : NULL) in OConnectionLineAccess()
/trunk/main/svtools/source/uno/wizard/
H A Dwizardpagecontroller.cxx75 … Reference< XWindow >( i_rParent.GetComponentInterface( sal_True ), UNO_QUERY_THROW ), in WizardPageController()
/trunk/main/svtools/inc/svtools/
H A Dsvmedit.hxx140 GetComponentInterface(sal_Bool bCreate = sal_True);
/trunk/main/svx/inc/svx/
H A Dsrchdlg.hxx163 GetComponentInterface( sal_Bool bCreate );
/trunk/main/extensions/workben/
H A Dtestframecontrol.cxx260 XWindowPeerRef xParent( _pWorkWin->GetComponentInterface() ); in init()
/trunk/main/sd/source/ui/presenter/
H A DPresenterHelper.cxx128 Reference<awt::XWindow> xWindow (pWindow->GetComponentInterface(), UNO_QUERY); in createWindow()

Completed in 158 milliseconds

123