Lines Matching refs:GetWindow

348                     Window* pWindow = VCLUnoHelper::GetWindow( xWindow );  in implts_calcDockingArea()
711 pWindow = VCLUnoHelper::GetWindow( xWindow ); in dockToolbar()
810 ToolBox* pToolBox = getToolboxPtr( ((VclWindowEvent*)pEvent)->GetWindow() ); in childWindowEvent()
850 ToolBox* pToolBox = getToolboxPtr( ((VclWindowEvent*)pEvent)->GetWindow() ); in childWindowEvent()
915 …::DockingAreaWindow* pWindow = dynamic_cast< ::DockingAreaWindow* >(VCLUnoHelper::GetWindow( xTopD… in setParentWindow()
917 … pWindow = dynamic_cast< ::DockingAreaWindow* >(VCLUnoHelper::GetWindow( xBottomDockWindow ) ); in setParentWindow()
919 pWindow = dynamic_cast< ::DockingAreaWindow* >(VCLUnoHelper::GetWindow( xLeftDockWindow ) ); in setParentWindow()
921 … pWindow = dynamic_cast< ::DockingAreaWindow* >(VCLUnoHelper::GetWindow( xRightDockWindow ) ); in setParentWindow()
1048 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in implts_createAddonsToolBars()
1209 Window* pContainerWindow = VCLUnoHelper::GetWindow( m_xContainerWindow ); in implts_reparentToolbars()
1210 …Window* pTopDockWindow = VCLUnoHelper::GetWindow( m_xDockAreaWindows[ui::DockingArea_DOCKINGARE… in implts_reparentToolbars()
1211 …Window* pBottomDockWindow = VCLUnoHelper::GetWindow( m_xDockAreaWindows[ui::DockingArea_DOCKINGARE… in implts_reparentToolbars()
1212 …Window* pLeftDockWindow = VCLUnoHelper::GetWindow( m_xDockAreaWindows[ui::DockingArea_DOCKINGARE… in implts_reparentToolbars()
1213 …Window* pRightDockWindow = VCLUnoHelper::GetWindow( m_xDockAreaWindows[ui::DockingArea_DOCKINGARE… in implts_reparentToolbars()
1235 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in implts_reparentToolbars()
1338 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in implts_createToolBar()
1400 pWindow = VCLUnoHelper::GetWindow( xWindow ); in implts_setElementData()
1868 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in implts_getWindow()
1928 pContainerWindow = VCLUnoHelper::GetWindow( xContainerWindow ); in implts_findNextCascadeFloatingPos()
1952 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in implts_findNextCascadeFloatingPos()
2229 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in implts_getDockingAreaElementInfoOnSingleRowCol()
2330 Window* pContainerWindow( VCLUnoHelper::GetWindow( m_xContainerWindow )); in implts_getWindowRectFromRowColumn()
2331 Window* pDockingAreaWindow( VCLUnoHelper::GetWindow( m_xDockAreaWindows[DockingArea] )); in implts_getWindowRectFromRowColumn()
2437 pDockingWindow = VCLUnoHelper::GetWindow( xDockingWindow ); in implts_findNextDockingPos()
2654 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in implts_calcWindowPosSizeOnSingleRowColumn()
2707 Window* pDockAreaWindow = VCLUnoHelper::GetWindow( m_xDockAreaWindows[nDockingArea] ); in implts_calcWindowPosSizeOnSingleRowColumn()
2716 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in implts_calcWindowPosSizeOnSingleRowColumn()
2788 pContainerWindow = VCLUnoHelper::GetWindow( xContainerWindow ); in implts_calcDockingPosSize()
2816 pDockingAreaWindow = VCLUnoHelper::GetWindow( xDockingAreaWindow ); in implts_calcDockingPosSize()
2817 pDockWindow = VCLUnoHelper::GetWindow( xWindow ); in implts_calcDockingPosSize()
3252 pDockingAreaWindow = VCLUnoHelper::GetWindow( xDockingAreaWindow ); in implts_calcTrackingAndElementRect()
3253 pContainerWindow = VCLUnoHelper::GetWindow( xContainerWindow ); in implts_calcTrackingAndElementRect()
3446 pContainerWindow = VCLUnoHelper::GetWindow( xContainerWindow ); in startDocking()
3467 pWindow = VCLUnoHelper::GetWindow( xWindow ); in startDocking()
3537 Window* pContainerWindow( VCLUnoHelper::GetWindow( xContainerWindow ) ); in docking()
3561 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in docking()
3572 pDockingAreaWindow = VCLUnoHelper::GetWindow( xTopDockingWindow ); in docking()
3578 pDockingAreaWindow = VCLUnoHelper::GetWindow( xBottomDockingWindow ); in docking()
3584 pDockingAreaWindow = VCLUnoHelper::GetWindow( xLeftDockingWindow ); in docking()
3590 pDockingAreaWindow = VCLUnoHelper::GetWindow( xRightDockingWindow ); in docking()
3716 …Window* pWindow = VCLUnoHelper::GetWindow( uno::Reference< awt::XWindow >( e.Source, uno::UNO_QUE… in endDocking()
3778 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in prepareToggleFloatingMode()
3817 pWindow = VCLUnoHelper::GetWindow( xWindow ); in toggleFloatingMode()