Lines Matching refs:VCLUnoHelper
300 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in implts_calcDockingArea()
709 pWindow = VCLUnoHelper::GetWindow( xWindow ); in dockToolbar()
911 …::DockingAreaWindow* pWindow = dynamic_cast< ::DockingAreaWindow* >(VCLUnoHelper::GetWindow( xTopD… in setParentWindow()
913 … pWindow = dynamic_cast< ::DockingAreaWindow* >(VCLUnoHelper::GetWindow( xBottomDockWindow ) ); in setParentWindow()
915 pWindow = dynamic_cast< ::DockingAreaWindow* >(VCLUnoHelper::GetWindow( xLeftDockWindow ) ); in setParentWindow()
917 … pWindow = dynamic_cast< ::DockingAreaWindow* >(VCLUnoHelper::GetWindow( xRightDockWindow ) ); in setParentWindow()
1044 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in implts_createAddonsToolBars()
1205 Window* pContainerWindow = VCLUnoHelper::GetWindow( m_xContainerWindow ); in implts_reparentToolbars()
1206 …Window* pTopDockWindow = VCLUnoHelper::GetWindow( m_xDockAreaWindows[ui::DockingArea_DOCKINGARE… in implts_reparentToolbars()
1207 …Window* pBottomDockWindow = VCLUnoHelper::GetWindow( m_xDockAreaWindows[ui::DockingArea_DOCKINGARE… in implts_reparentToolbars()
1208 …Window* pLeftDockWindow = VCLUnoHelper::GetWindow( m_xDockAreaWindows[ui::DockingArea_DOCKINGARE… in implts_reparentToolbars()
1209 …Window* pRightDockWindow = VCLUnoHelper::GetWindow( m_xDockAreaWindows[ui::DockingArea_DOCKINGARE… in implts_reparentToolbars()
1231 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in implts_reparentToolbars()
1334 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in implts_createToolBar()
1396 pWindow = VCLUnoHelper::GetWindow( xWindow ); in implts_setElementData()
1864 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in implts_getWindow()
1924 pContainerWindow = VCLUnoHelper::GetWindow( xContainerWindow ); in implts_findNextCascadeFloatingPos()
1948 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in implts_findNextCascadeFloatingPos()
2219 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in implts_getDockingAreaElementInfoOnSingleRowCol()
2317 Window* pContainerWindow( VCLUnoHelper::GetWindow( m_xContainerWindow )); in implts_getWindowRectFromRowColumn()
2318 Window* pDockingAreaWindow( VCLUnoHelper::GetWindow( m_xDockAreaWindows[DockingArea] )); in implts_getWindowRectFromRowColumn()
2424 pDockingWindow = VCLUnoHelper::GetWindow( xDockingWindow ); in implts_findNextDockingPos()
2641 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in implts_calcWindowPosSizeOnSingleRowColumn()
2694 Window* pDockAreaWindow = VCLUnoHelper::GetWindow( m_xDockAreaWindows[nDockingArea] ); in implts_calcWindowPosSizeOnSingleRowColumn()
2703 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in implts_calcWindowPosSizeOnSingleRowColumn()
2775 pContainerWindow = VCLUnoHelper::GetWindow( xContainerWindow ); in implts_calcDockingPosSize()
2803 pDockingAreaWindow = VCLUnoHelper::GetWindow( xDockingAreaWindow ); in implts_calcDockingPosSize()
2804 pDockWindow = VCLUnoHelper::GetWindow( xWindow ); in implts_calcDockingPosSize()
3239 pDockingAreaWindow = VCLUnoHelper::GetWindow( xDockingAreaWindow ); in implts_calcTrackingAndElementRect()
3240 pContainerWindow = VCLUnoHelper::GetWindow( xContainerWindow ); in implts_calcTrackingAndElementRect()
3433 pContainerWindow = VCLUnoHelper::GetWindow( xContainerWindow ); in startDocking()
3454 pWindow = VCLUnoHelper::GetWindow( xWindow ); in startDocking()
3524 Window* pContainerWindow( VCLUnoHelper::GetWindow( xContainerWindow ) ); in docking()
3548 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in docking()
3559 pDockingAreaWindow = VCLUnoHelper::GetWindow( xTopDockingWindow ); in docking()
3565 pDockingAreaWindow = VCLUnoHelper::GetWindow( xBottomDockingWindow ); in docking()
3571 pDockingAreaWindow = VCLUnoHelper::GetWindow( xLeftDockingWindow ); in docking()
3577 pDockingAreaWindow = VCLUnoHelper::GetWindow( xRightDockingWindow ); in docking()
3703 …Window* pWindow = VCLUnoHelper::GetWindow( uno::Reference< awt::XWindow >( e.Source, uno::UNO_QUE… in endDocking()
3765 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in prepareToggleFloatingMode()
3804 pWindow = VCLUnoHelper::GetWindow( xWindow ); in toggleFloatingMode()