Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/helper/
H A Dunowrapper.cxx162 …m::sun::star::uno::Reference< ::com::sun::star::awt::XWindowPeer> xPeer = pWindow->GetWindowPeer(); in GetWindowInterface()
178 …m::sun::star::uno::Reference< ::com::sun::star::awt::XWindowPeer> xPeer = pWindow->GetWindowPeer(); in SetWindowInterface()
265 if ( pClient->GetWindowPeer() ) in WindowDestroyed()
282 if ( pClient->GetWindowPeer() && lcl_ImplIsParent( pWindow, pClient ) ) in WindowDestroyed()
292 if ( pParent && pParent->GetWindowPeer() ) in WindowDestroyed()
293 pParent->GetWindowPeer()->notifyWindowRemoved( *pWindow ); in WindowDestroyed()
295 VCLXWindow* pWindowPeer = pWindow->GetWindowPeer(); in WindowDestroyed()
/trunk/main/sw/source/ui/docvw/
H A DSidebarTxtControlAcc.cxx182 : VCLXAccessibleComponent( rSidebarTxtControl.GetWindowPeer() ) in SidebarTxtControlAccessibleContext()
190 mpAccessibleTextHelper->SetEventSource( mrSidebarTxtControl.GetWindowPeer() ); in SidebarTxtControlAccessibleContext()
H A DSidebarWin.cxx1348 if ( GetWindowPeer() ) in ChangeSidebarItem()
1351 static_cast<SidebarWinAccessible*>( GetWindowPeer() ); in ChangeSidebarItem()
1352 ASSERT( dynamic_cast<SidebarWinAccessible*>( GetWindowPeer() ), in ChangeSidebarItem()
H A DSidebarWinAcc.cxx49 : VCLXAccessibleComponent( rSidebarWin.GetWindowPeer() ) in SidebarWinAccessibleContext()
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx1438 p == 0 ? 0 : static_cast< ::css::awt::XWindow * >(p->GetWindowPeer()), in getTopWindow()
1448 p == 0 ? 0 : static_cast< ::css::awt::XWindow * >(p->GetWindowPeer()), in getActiveTopWindow()
1646 static_cast< ::css::awt::XWindow * >(pWindow->GetWindowPeer())); in callTopWindowListeners()
1681 static_cast< ::css::awt::XWindow * >(pWindow->GetWindowPeer()), in callKeyHandlers()
1740 static_cast< ::css::awt::XWindow * >(pWindow->GetWindowPeer()), in callFocusListeners()
H A Dvclxwindow.cxx445 aEvent.Child = static_cast< XWindow* >( _rWindow.GetWindowPeer() ); in notifyWindowRemoved()
663 aEvent.NextFocus = (::cppu::OWeakObject*)pNext->GetWindowPeer(); in ProcessWindowEvent()
/trunk/main/sfx2/source/sidebar/
H A DAccessibleTitleBar.cxx40 VCLXWindow* pWindow = rTitleBar.GetWindowPeer(); in Create()
/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()
H A DTableWindowAccess.cxx77 :VCLXAccessibleComponent(_pTable->GetComponentInterface().is() ? _pTable->GetWindowPeer() : NULL) in OTableWindowAccess()
/trunk/main/accessibility/source/extended/
H A Daccessibleiconchoicectrl.cxx56 VCLXAccessibleComponent( _rIconCtrl.GetWindowPeer() ), in DBG_NAME()
H A DAccessibleToolPanelDeck.cxx270 :AccessibleToolPanelDeck_Base( i_rPanelDeck.GetWindowPeer() ) in AccessibleToolPanelDeck()
H A DAccessibleToolPanelDeckTabBar.cxx319 :AccessibleToolPanelTabBar_Base( i_rTabBar.GetWindowPeer() ) in AccessibleToolPanelTabBar()
H A Daccessiblelistbox.cxx60 VCLXAccessibleComponent( _rListBox.GetWindowPeer() ), in DBG_NAME()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx1087 VCLXWindow* GetWindowPeer() const;
/trunk/main/vcl/source/window/
H A Dwindow2.cxx1946 VCLXWindow* Window::GetWindowPeer() const in GetWindowPeer() function in Window
/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx176 VCLXWindow *v = mvclWindow->GetWindowPeer (); in ~WindowImpl()
/trunk/main/toolkit/source/controls/
H A Dunocontrol.cxx686 VCLXWindow* pPeer = pVclPeer ? pVclPeer->GetWindowPeer() : NULL; in ImplModelPropertiesChanged()

Completed in 92 milliseconds