Home
last modified time | relevance | path

Searched refs:GetWindow (Results 251 – 275 of 577) sorted by relevance

1...<<11121314151617181920>>...24

/trunk/main/sw/source/core/access/
H A Daccfrmobj.hxx60 Window* GetWindow() const;
/trunk/main/editeng/source/editeng/
H A Deditsel.cxx104 SetWindow( pNewView->GetWindow() ); in SetCurView()
/trunk/main/accessibility/source/extended/
H A Daccessibletabbarbase.cxx58 Window* pEventWindow = pWinEvent->GetWindow(); in IMPL_LINK()
/trunk/main/sd/source/ui/notes/
H A DTextLogger.cxx110 DBG_ASSERT(static_cast<VclWindowEvent*>(pEvent)->GetWindow() in IMPL_LINK()
/trunk/main/sfx2/source/view/
H A Dimpviewframe.hxx88 p->GetFrame().GetWindow().SetBorderStyle( WINDOW_BORDER_NOBORDER ); in SfxFrameViewWindow_Impl()
/trunk/main/embedserv/source/embed/
H A Diipaobj.cxx79 STDMETHODIMP CIIAObj::GetWindow(HWND *) in GetWindow() function in CIIAObj
/trunk/main/sd/source/ui/framework/factories/
H A DChildWindowPane.hxx93 virtual ::Window* GetWindow (void);
H A DTaskPanelResource.cxx48 pWindow = VCLUnoHelper::GetWindow(xWindow); in GetWindowForResource()
/trunk/main/sfx2/source/dialog/
H A Dbasedlgs.cxx395 Window* pWindow = rEvt.GetWindow(); in Notify()
497 Window* pWindow = rEvt.GetWindow(); in Notify()
/trunk/main/svx/source/accessibility/
H A DAccessibleControlShape.cxx231 const Window* pViewWindow = maShapeTreeInfo.GetWindow(); in Init()
734 …Reference< XContainer > xContainer = lcl_getControlContainer( maShapeTreeInfo.GetWindow(), maShape… in disposing()
H A DAccessibleSvxFindReplaceDialog.cxx65 Window* pDlg = GetWindow(); in FillAccessibleRelationSet()
/trunk/main/sw/source/ui/dochdl/
H A Dgloshdl.cxx441 InfoBox(pWrtShell->GetView().GetWindow(), SW_RES(MSG_ERR_INSERT_GLOS)).Execute(); in NewGlossary()
608 InfoBox( pWrtShell->GetView().GetWindow(), aTmp ).Execute(); in Expand()
/trunk/main/svtools/source/control/
H A Dtoolbarmenuacc.cxx80 DBG_ASSERT( ((VclWindowEvent*)pEvent)->GetWindow(), "Window???" ); in IMPL_LINK()
81 …if( !((VclWindowEvent*)pEvent)->GetWindow()->IsAccessibilityEventsSuppressed() || ( pEvent->GetId(… in IMPL_LINK()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi2.cxx231 hWnd = GetWindow( GetDesktopWindow(), GW_CHILD ); in copyArea()
265 hWnd = GetWindow( hWnd, GW_HWNDNEXT ); in copyArea()
/trunk/main/basctl/source/accessibility/
H A Daccessibledialogwindow.cxx384 …DBG_ASSERT( ((VclWindowEvent*)pEvent)->GetWindow(), "AccessibleDialogWindow::WindowEventListener: … in IMPL_LINK()
385 …if ( !((VclWindowEvent*)pEvent)->GetWindow()->IsAccessibilityEventsSuppressed() || ( pEvent->GetId… in IMPL_LINK()
/trunk/main/dbaccess/source/ui/dlg/
H A DConnectionHelper.cxx733 if (m_aConnectionURL.IsWindowOrChild(_rNEvt.GetWindow()) && m_bUserGrabFocus) in PreNotify()
740 if (m_aConnectionURL.IsWindowOrChild(_rNEvt.GetWindow()) && m_bUserGrabFocus) in PreNotify()
/trunk/main/sd/source/ui/view/
H A Ddrviews4.cxx342 …ewFrame()->GetChildWindow( SvxBmpMaskChildWindow::GetChildWindowId() )->GetWindow() )->PipetteClic… in MouseButtonDown()
460 …Mask*) GetViewFrame()->GetChildWindow( SvxBmpMaskChildWindow::GetChildWindowId() )->GetWindow() )-> in MouseMove()
/trunk/main/sfx2/source/appl/
H A Dsfxhelp.cxx823 …Window* pParentWindow = VCLUnoHelper::GetWindow( xParentWindow… in impl_createHelp()
992 pHelpWindow = (SfxHelpWindow_Impl*)VCLUnoHelper::GetWindow(xHelp->getComponentWindow()); in Start_Impl()
/trunk/main/svtools/source/uno/
H A Dtoolboxcontroller.cxx653 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in isHighContrast()
827 ToolBox* pToolBox = static_cast< ToolBox* >( VCLUnoHelper::GetWindow( getParent() ) ); in getToolboxId()
/trunk/main/vcl/inc/vcl/
H A Dcursor.hxx84 Window* GetWindow() const { return mpWindow; } in GetWindow() function in Cursor
/trunk/main/toolkit/workben/layout/
H A Dsimple-paragraph.cxx160 assert( pCompParent->GetWindow() != NULL ); in SvxSimpleParagraphDialog()
/trunk/main/sd/source/ui/inc/taskpane/
H A DTaskPaneTreeNode.hxx73 virtual ::Window* GetWindow (void);
/trunk/main/svx/inc/svx/
H A Dcontdlg.hxx134 GetWindow() ) )
/trunk/main/extensions/source/bibliography/
H A Dbibcont.hxx63 return pChild? pChild->GetWindow() : NULL; in GetChild()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrawsh4.cxx58 pDlg = (SvxFontWorkDialog*)(pViewFrm->GetChildWindow(nId)->GetWindow()); in GetFormTextState()

Completed in 111 milliseconds

1...<<11121314151617181920>>...24