Home
last modified time | relevance | path

Searched refs:GetComponentInterface (Results 1 – 25 of 55) sorted by last modified time

123

/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()
H A Dvclxaccessiblecomponent.cxx932 uno::Reference< awt::XDevice > xDev( pWindow->GetComponentInterface(), uno::UNO_QUERY ); in getFont()
H A Dvclxwindow.cxx662 pNext->GetComponentInterface( sal_True ); in ProcessWindowEvent()
H A Dvclxcontainer.cxx104 …o::Reference< ::com::sun::star::awt::XWindowPeer > xWP = pChild->GetComponentInterface( sal_True … in getWindows()
/trunk/main/chart2/source/controller/main/
H A DChartController.cxx415 …m_xViewWindow = uno::Reference< awt::XWindow >( m_pChartWindow->GetComponentInterface(), uno::UNO_… in attachFrame()
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx2555 aEvent.Source = rNEvt.GetWindow()->GetComponentInterface(); in PreNotify()
/trunk/main/vcl/source/window/
H A Dwindow.cxx8436 …tar::uno::Reference< ::com::sun::star::awt::XWindowPeer > Window::GetComponentInterface( sal_Bool … in GetComponentInterface() function in Window
8817 …::Reference< ::com::sun::star::accessibility::XAccessible > xAcc( GetComponentInterface( sal_True … in CreateAccessible()
9654 uno::Reference< XTopWindow > xTopWindow( pThisWin->GetComponentInterface(), UNO_QUERY ); in IsTopWindow()
9835 const_cast<Window*>(this)->GetComponentInterface(), in ImplGetCanvas()
/trunk/main/accessibility/source/standard/
H A Daccessiblemenucomponent.cxx341 Reference< awt::XDevice > xDev( pWindow->GetComponentInterface(), UNO_QUERY ); in getFont()
/trunk/main/sfx2/source/sidebar/
H A DSidebarController.cxx713 pPanel->GetComponentInterface(), in CreatePanel()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx1035 …::sun::star::uno::Reference< ::com::sun::star::awt::XWindowPeer > GetComponentInterface( sal_Bool …
/trunk/main/toolkit/workben/
H A Dunodialog.cxx224 xDlg->createPeer( xToolkit, pWindow->GetComponentInterface() ); in Main()
H A Dcontrols.cxx393 xContControl->createPeer( XToolkitRef(), GetComponentInterface( TRUE ) ); in MouseButtonDown()
/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/source/controls/
H A Dunocontrol.cxx234 xMe->createPeer( NULL, pParentWindow->GetComponentInterface( sal_True ) ); in ImplGetCompatiblePeer()
/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/sw/source/ui/utlui/
H A Dunotools.cxx144 uno::Reference< awt::XWindowPeer > xParent( rWindow.GetComponentInterface() ); in CreateControl()
/trunk/main/svx/source/dialog/
H A Dsrchdlg.cxx2518 SvxSearchDialog::GetComponentInterface( sal_Bool bCreate ) in GetComponentInterface() function in SvxSearchDialog
2521 (Window::GetComponentInterface(false)); in GetComponentInterface()
/trunk/main/svx/inc/svx/
H A Dsrchdlg.hxx163 GetComponentInterface( sal_Bool bCreate );
/trunk/main/svtools/source/uno/wizard/
H A Dunowizard.cxx323 return Reference< XWindow >( m_pDialog->GetComponentInterface(), UNO_QUERY ); in getDialogWindow()
H A Dwizardpagecontroller.cxx75 … Reference< XWindow >( i_rParent.GetComponentInterface( sal_True ), UNO_QUERY_THROW ), in WizardPageController()
/trunk/main/svtools/source/toolpanel/
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()
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.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 Dtoolpaneldrawer.hxx86 GetComponentInterface( sal_Bool i_bCreate );

Completed in 176 milliseconds

123