Home
last modified time | relevance | path

Searched refs:GetWindow (Results 176 – 200 of 577) sorted by relevance

12345678910>>...24

/trunk/main/framework/source/helper/
H A Dtitlebarupdate.cxx340 Window* pWindow = (VCLUnoHelper::GetWindow( xWindow )); in impl_updateIcon()
377 Window* pWindow = (VCLUnoHelper::GetWindow( xWindow )); in impl_updateTitle()
/trunk/main/sc/source/ui/view/
H A Dtabvwshe.cxx268 SvxSearchDialogWrapper::GetChildWindowId())->GetWindow())); in ExecSearch()
338 SvxSearchDialogWrapper::GetChildWindowId())->GetWindow())); in ExecSearch()
H A Dgridwin3.cxx311 if (pOlView && pOlView->GetWindow() == this) in DrawAfterScroll()
351 if (pOlView && pOlView->GetWindow() == this) in GetEditObject()
/trunk/main/winaccessibility/source/service/
H A DAccTopWindowListener.cxx90 Window* window = pvclwindow->GetWindow(); in handleWindowOpened()
249 Window* window = pvclwindow->GetWindow(); in windowClosed()
/trunk/main/chart2/source/controller/accessibility/
H A DAccessibleChartView.cxx96 Window* pWindow( VCLUnoHelper::GetWindow( GetInfo().m_xWindow )); in GetWindowPosSize()
348 Window* pWindow = VCLUnoHelper::GetWindow( m_xWindow ); in initialize()
/trunk/main/framework/source/dispatch/
H A Dhelpagentdispatcher.cxx373 …::svt::HelpAgentWindow* pAgentWindow = (::svt::HelpAgentWindow*)VCLUnoHelper::GetWindow(xAgentWi… in implts_positionAgentWindow()
411 Window* pContainerWindow = VCLUnoHelper::GetWindow(xContainerWindow); in implts_ensureAgentWindow()
H A Dmenudispatcher.cxx211 Window* pWindow = VCLUnoHelper::GetWindow( xContainerWindow ); in frameAction()
307 pWindow = VCLUnoHelper::GetWindow( xContainerWindow ); in impl_setMenuBar()
/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx298 Window* pWindow = m_xDocument->GetWindow(); in grabFocus()
885 aOrig = m_rView.GetWindow()->OutputToAbsoluteScreenPixel(aOrig); in retrieveParagraphBounds()
890 m_rView.GetWindow()->GetOutputSizePixel().Width(), aPara->getHeight()); in retrieveParagraphBounds()
1582 && rPoint.X < m_rView.GetWindow()->GetOutputSizePixel().Width() in getAccessibleAtPoint()
1738 m_rView.GetWindow()->GetOutputSizePixel().Height()); in IMPL_LINK()
1849 m_rView.GetWindow()->GetOutputSizePixel().Height()); in init()
1860 m_aViewListener.startListening(*m_rView.GetWindow()); in init()
H A DAccessibleToolPanelDeckTabBar.cxx268 … const bool bForwardButton = ( pWindowEvent->GetWindow() == &m_pTabBar->GetScrollButton( true ) ); in IMPL_LINK()
269 …const bool bBackwardButton = ( pWindowEvent->GetWindow() == &m_pTabBar->GetScrollButton( false ) ); in IMPL_LINK()
/trunk/main/framework/source/loadenv/
H A Dloadenv.cxx1567 Window* pWindow = VCLUnoHelper::GetWindow(xTask->getContainerWindow()); in impl_searchRecycleTarget()
1644 Window* pWindow = VCLUnoHelper::GetWindow(xWindow); in impl_reactForLoadingState()
1755 Window* pWindow = VCLUnoHelper::GetWindow(xWindow); in impl_makeFrameWindowVisible()
1824 Window* pWindow = VCLUnoHelper::GetWindow(xWindow); in impl_applyPersistentWindowState()
1885 Window* pWindowCheck = VCLUnoHelper::GetWindow(xWindow); in impl_applyPersistentWindowState()
/trunk/main/sw/source/ui/uiview/
H A Dsrcview.cxx242 aEditWin( &pViewFrame->GetWindow(), this ), in SwSrcView()
780 String aTitle( GetViewFrame()->GetWindow().GetText() ); in PrintSource()
902 Window *pTmpWindow = &GetViewFrame()->GetWindow(); in Load()
/trunk/main/fpicker/source/office/
H A Dcommonpicker.cxx212 m_pDlg = implCreateDialog( VCLUnoHelper::GetWindow( m_xDialogParent ) ); in createPicker()
492 …OSL_ENSURE( VCLUnoHelper::GetWindow( m_xDialogParent ), "OCommonPicker::implHandleInitializationAr… in implHandleInitializationArgument()
/trunk/main/embedserv/source/embed/
H A Ddocholder.cxx280 m_pIOleIPSite->GetWindow(&hWndSite); in InPlaceActivate()
366 m_pIOleIPFrame->GetWindow(&hWndCont); in InPlaceActivate()
644 m_nMenuShared,m_nOLEMenu,::GetWindow(m_hWndxWinParent,GW_CHILD)); in InPlaceMenuCreate()
1389 m_pIOleIPFrame->GetWindow(&hWnd); in getContainerWindow()
/trunk/main/basctl/source/dlged/
H A Ddlged.cxx666 ((PropBrw*)(pChildWin->GetWindow()))->Update( pIDEShell ); in IMPL_LINK()
841 Reference< datatransfer::clipboard::XClipboard > xClipboard = GetWindow()->GetClipboard(); in Copy()
935 Reference< datatransfer::clipboard::XClipboard > xClipboard = GetWindow()->GetClipboard(); in Paste()
1179 Reference< datatransfer::clipboard::XClipboard > xClipboard = GetWindow()->GetClipboard(); in IsPasteAllowed()
/trunk/main/sfx2/source/toolbox/
H A Dtbxitem.cxx223 Window* pWindow( ((VclWindowEvent*)pEvent)->GetWindow() ); in IMPL_LINK()
694 return VCLUnoHelper::GetInterface( CreateItemWindow( VCLUnoHelper::GetWindow( rParent ))); in createItemWindow()
779 Window* pTbxWindow = VCLUnoHelper::GetWindow( xSubToolBar ); in endPopupMode()
886 Window* pTbxWindow = VCLUnoHelper::GetWindow( xSubToolBar ); in createAndPositionSubToolBar()
/trunk/main/vcl/source/control/
H A Dlstbox.cxx691 Window *pBorder = GetWindow( WINDOW_BORDER ); in Resize()
857 GetWindow( WINDOW_BORDER )->Invalidate( INVALIDATE_NOERASE ); in StateChanged()
952 if( ( rNEvt.GetType() == EVENT_KEYINPUT ) && ( rNEvt.GetWindow() == mpImplWin ) ) in PreNotify()
1011 (rNEvt.GetWindow() == mpImplWin) ) in PreNotify()
H A Dspinfld.cxx99 Window *pBorder = pWin->GetWindow( WINDOW_BORDER ); in ImplDrawNativeSpinfield()
709 Window *pBorder = pWin->GetWindow( WINDOW_BORDER ); in ImplCalcButtonAreas()
773 Window *pBorder = GetWindow( WINDOW_BORDER ); in Resize()
/trunk/main/reportdesign/source/ui/misc/
H A Dtoolboxcontroller.cxx144 ToolBox* pToolBox = static_cast<ToolBox*>(VCLUnoHelper::GetWindow(getParent())); in initialize()
343 …ToolBoxControl*>(m_pToolbarController.get())->CreateItemWindow(VCLUnoHelper::GetWindow(_xParent))); in createItemWindow()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessiblePreviewHeaderCell.cxx335 Window* pWindow = mpViewShell->GetWindow(); in GetBoundingBoxOnScreen()
430 Window* pWindow = mpViewShell->GetWindow(); in FillTableInfo()
H A DAccessiblePageHeader.cxx368 Window* pWindow = mpViewShell->GetWindow(); in GetBoundingBoxOnScreen()
392 Window* pWindow = mpViewShell->GetWindow(); in GetBoundingBox()
/trunk/main/cui/source/options/
H A Dconnpooloptions.cxx270 rController->GetWindow().SetText(GetCellText(nRow, nCol)); in InitController()
391 if (m_aTimeout.IsWindowOrChild(_rNEvt.GetWindow())) in Notify()
/trunk/main/sd/source/ui/slideshow/
H A Dslideshow.cxx747 …kWindow = dynamic_cast<WorkWindow*>(pShell->GetViewFrame()->GetTopFrame().GetWindow().GetParent()); in end()
1230 mpCurrentViewShellBase->GetWindow()->GrabFocus(); in StartInPlacePresentation()
1274 mpFullScreenViewShellBase->GetWindow()->GrabFocus(); in StartFullscreenPresentation()
/trunk/main/editeng/source/editeng/
H A Dediteng.cxx904 pEditView->GetWindow()->SetLineColor(); in PostKeyEvent()
905 … pEditView->GetWindow()->SetFillColor( Color( (n%2) ? COL_YELLOW : COL_LIGHTGREEN ) ); in PostKeyEvent()
906 pEditView->GetWindow()->DrawRect( Rectangle( P1, P2 ) ); in PostKeyEvent()
979 …::sun::star::datatransfer::clipboard::XClipboard> aSelection(pEditView->GetWindow()->GetPrimarySel… in PostKeyEvent()
1231 aPos = pEditView->pImpEditView->GetWindow()->LogicToPixel( aPos ); in PostKeyEvent()
1232 aPos = pEditView->GetWindow()->OutputToScreenPixel( aPos ); in PostKeyEvent()
1234 …Help::ShowQuickHelp( pEditView->GetWindow(), Rectangle( aPos, Size( 1, 1 ) ), aComplete, QUICKHELP… in PostKeyEvent()
/trunk/main/sw/source/ui/docvw/
H A Dedtdd.cxx227 const Point aPos = pOLV->GetWindow()->PixelToLogic(rEvt.maPosPixel); in ExecuteDrop()
291 const Point aPos = pOLV->GetWindow()->PixelToLogic( rPixPnt ); in GetDropDestination()
/trunk/main/basctl/source/basicide/
H A Dbasobj3.cxx377 while ( pIDEShell->GetViewFrame()->GetWindow().IsWait() ) in BasicStopped()
379 pIDEShell->GetViewFrame()->GetWindow().LeaveWait(); in BasicStopped()

Completed in 139 milliseconds

12345678910>>...24