Home
last modified time | relevance | path

Searched refs:GetWindow (Results 26 – 50 of 577) sorted by relevance

12345678910>>...24

/trunk/main/sfx2/source/view/
H A Dframe2.cxx125 Window* pWindow = rNEvt.GetWindow(); in Notify()
173 Window* pWindow = rNEvt.GetWindow(); in PreNotify()
177 if ( pWindow == pShell->GetWindow() || pShell->GetWindow()->IsChild( pWindow ) ) in PreNotify()
184 Window* pWindow = rNEvt.GetWindow(); in PreNotify()
311 Window* pWindow = VCLUnoHelper::GetWindow( i_rFrame->getContainerWindow() ); in Create()
343 …GetCurrentViewFrame()->GetWindow().SetBorderStyle( bSet ? WINDOW_BORDER_NOBORDER : WINDOW_BORDER_N… in SetPresentationMode()
377 Window& SfxFrame::GetWindow() const in GetWindow() function in SfxFrame
/trunk/main/sfx2/inc/sfx2/
H A Dchildwin.hxx153 ::Window* GetWindow() const in GetWindow() function in SfxChildWindowContext
189 ::Window* GetWindow() const in GetWindow() function in SfxChildWindow
217 { return pContext ? pContext->GetWindow(): 0; } in GetContextWindow()
336 ((SfxFloatingWindow*)GetWindow())->FillInfo( aInfo ); \
344 ((SfxModelessDialog*)GetWindow())->FillInfo( aInfo ); \
352 ((SfxDockingWindow*)GetWindow())->FillInfo( aInfo ); \
360 ((SfxToolbox*)GetWindow())->FillInfo( aInfo ); \
/trunk/main/editeng/source/editeng/
H A Deditview.cxx198 pImpEditView->GetWindow()->Invalidate( pImpEditView->aOutArea ); in Invalidate()
207 pImpEditView->GetWindow()->Invalidate( aRect ); in Invalidate()
323 Window* EditView::GetWindow() const in GetWindow() function in EditView
674 aMousePos = GetWindow()->PixelToLogic( aMousePos ); in GetParagraph()
1002 Point aPos ( pImpEditView->GetWindow()->PixelToLogic( rPosPixel ) ); in IsWrongSpelledWordAtPos()
1034 Point aPos ( pImpEditView->GetWindow()->PixelToLogic( rPosPixel ) ); in ExecuteSpellPopup()
1198 aScreenPos = pImpEditView->GetWindow()->OutputToScreenPixel( aScreenPos ); in ExecuteSpellPopup()
1362 Point aPos = pImpEditView->GetWindow()->GetPointerPosPixel(); in GetFieldUnderMousePointer()
1363 aPos = pImpEditView->GetWindow()->PixelToLogic( aPos ); in GetFieldUnderMousePointer()
1407 Point aPos = pImpEditView->GetWindow()->GetPointerPosPixel(); in GetWordUnderMousePointer()
[all …]
/trunk/main/framework/source/layoutmanager/
H A Dtoolbarlayoutmanager.cxx711 pWindow = VCLUnoHelper::GetWindow( xWindow ); in dockToolbar()
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()
2437 pDockingWindow = VCLUnoHelper::GetWindow( xDockingWindow ); in implts_findNextDockingPos()
2716 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in implts_calcWindowPosSizeOnSingleRowColumn()
2817 pDockWindow = VCLUnoHelper::GetWindow( xWindow ); in implts_calcDockingPosSize()
3467 pWindow = VCLUnoHelper::GetWindow( xWindow ); in startDocking()
3561 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in docking()
[all …]
/trunk/main/toolkit/source/awt/
H A Danimatedimagespeer.cxx183 Throbber* pThrobber = dynamic_cast< Throbber* >( i_data.rAntiImpl.GetWindow() ); in lcl_updateImageList_nothrow()
312 Throbber* pThrobber( dynamic_cast< Throbber* >( GetWindow() ) ); in startAnimation()
321 Throbber* pThrobber( dynamic_cast< Throbber* >( GetWindow() ) ); in stopAnimation()
330 Throbber* pThrobber( dynamic_cast< Throbber* >( GetWindow() ) ); in isAnimationRunning()
341 Throbber* pThrobber( dynamic_cast< Throbber* >( GetWindow() ) ); in setProperty()
369 ImageControl* pImageControl = dynamic_cast< ImageControl* >( GetWindow() ); in setProperty()
390 Throbber* pThrobber( dynamic_cast< Throbber* >( GetWindow() ) ); in getProperty()
407 ImageControl const* pImageControl = dynamic_cast< ImageControl* >( GetWindow() ); in getProperty()
H A Dstylesettings.cxx127 Window* pWindow = i_rOwningWindow.GetWindow(); in WindowStyleSettings()
143 Window* pWindow = m_pData->pOwningWindow->GetWindow(); in dispose()
159 const Window* pWindow = i_rData.pOwningWindow->GetWindow(); in lcl_getStyleColor()
167 Window* pWindow = i_rData.pOwningWindow->GetWindow(); in lcl_setStyleColor()
177 const Window* pWindow = i_rData.pOwningWindow->GetWindow(); in lcl_getStyleFont()
186 Window* pWindow = i_rData.pOwningWindow->GetWindow(); in lcl_setStyleFont()
410 const Window* pWindow = m_pData->pOwningWindow->GetWindow(); in getFaceGradientColor()
714 const Window* pWindow = m_pData->pOwningWindow->GetWindow(); in getSeparatorColor()
780 const Window* pWindow = m_pData->pOwningWindow->GetWindow(); in getHighContrastMode()
790 Window* pWindow = m_pData->pOwningWindow->GetWindow(); in setHighContrastMode()
H A Dvclxcontainer.cxx93 Window* pWindow = GetWindow(); in getWindows()
119 Window* pWindow = GetWindow(); in enableDialogControl()
144 Window* pWin = VCLUnoHelper::GetWindow( pComps[n] ); in setTabOrder()
187 Window* pWin = VCLUnoHelper::GetWindow( pComps[n] ); in setGroup()
217 Window* pBehindLast = pWin->GetWindow( WINDOW_NEXT ); in setGroup()
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleTreeNode.cxx68 ::Window* pWindow = mrTreeNode.GetWindow(); in AccessibleTreeNode()
88 if (mrTreeNode.GetWindow() != NULL) in CommonConstructor()
91 mrTreeNode.GetWindow()->AddEventListener(aWindowEventLink); in CommonConstructor()
293 ::Window* pWindow = mrTreeNode.GetWindow(); in UpdateStateSet()
458 ::Window* pWindow = mrTreeNode.GetWindow(); in getBounds()
511 ::Window* pWindow = mrTreeNode.GetWindow(); in getLocationOnScreen()
542 if (mrTreeNode.GetWindow() != NULL) in grabFocus()
543 mrTreeNode.GetWindow()->GrabFocus(); in grabFocus()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessibleedit.cxx95 Window* pWindow = GetWindow(); in ProcessWindowEvent()
146 Edit* pEdit = static_cast< Edit* >( GetWindow() ); in implGetText()
237 Edit* pEdit = static_cast< Edit* >( GetWindow() ); in getAccessibleRole()
268 Window* pWindow = GetWindow(); in doAccessibleAction()
349 Control* pControl = static_cast< Control* >( GetWindow() ); in getCharacterBounds()
438 Edit* pEdit = static_cast< Edit* >( GetWindow() ); in setSelection()
521 if ( GetWindow() ) in pasteText()
523 Reference< datatransfer::clipboard::XClipboard > xClipboard = GetWindow()->GetClipboard(); in pasteText()
H A Dvclxaccessiblebutton.cxx76 PushButton* pButton = (PushButton*) GetWindow(); in ProcessWindowEvent()
96 PushButton* pButton = (PushButton*) GetWindow(); in FillAccessibleStateSet()
214 PushButton* pButton = (PushButton*) GetWindow(); in doAccessibleAction()
245 Window* pWindow = GetWindow(); in getAccessibleActionKeyBinding()
282 PushButton* pButton = (PushButton*) GetWindow(); in getCurrentValue()
297 PushButton* pButton = (PushButton*) GetWindow(); in setCurrentValue()
H A Dvclxaccessiblebox.cxx84 ComboBox* pComboBox = static_cast<ComboBox*>(GetWindow()); in ProcessWindowChildEvent()
173 Window* pWindow = GetWindow(); in ProcessWindowEvent()
369 ComboBox* pComboBox = static_cast<ComboBox*>(GetWindow()); in getAccessibleChild()
436 ComboBox* pComboBox = static_cast< ComboBox* >( GetWindow() ); in doAccessibleAction()
445 ListBox* pListBox = static_cast< ListBox* >( GetWindow() ); in doAccessibleAction()
567 ComboBox* pComboBox = static_cast<ComboBox*>(GetWindow()); in FillAccessibleStateSet()
581 ListBox* pListBox = static_cast< ListBox* >( GetWindow() ); in FillAccessibleStateSet()
H A Daccessiblemenucomponent.cxx120 Window* pWindow = m_pMenu->GetWindow(); in implGetBounds()
192 Window* pWindow = m_pMenu->GetWindow(); in getAccessibleParent()
222 Window* pWindow = m_pMenu->GetWindow(); in getAccessibleDescription()
280 Window* pWindow = m_pMenu->GetWindow(); in getLocationOnScreen()
299 Window* pWindow = m_pMenu->GetWindow(); in grabFocus()
338 Window* pWindow = m_pMenu->GetWindow(); in getFont()
H A Dvclxaccessiblelist.cxx84 ComboBox* pBox = static_cast<ComboBox*>(GetWindow()); in VCLXAccessibleList()
92 ListBox* pBox = static_cast<ListBox*>(GetWindow()); in VCLXAccessibleList()
203 ComboBox* pBox = static_cast<ComboBox*>(GetWindow()); in UpdateSelection_Acc()
266 if ( xNewAcc.is() && GetWindow()->HasFocus() ) in UpdateSelection_Impl_Acc()
489 ListBox* pBox = static_cast<ListBox*>(GetWindow()); in FillAccessibleRelationSet()
514 ComboBox* pBox = static_cast<ComboBox*>(GetWindow()); in UpdateSelection()
688 Window* pListBox = GetWindow(); in contains()
859 if ( xNewAcc.is() && GetWindow()->HasFocus() ) in UpdateSelection_Impl()
1037 ComboBox* pBox = static_cast<ComboBox*>(GetWindow()); in implGetBounds()
1067 ComboBox* pBox = static_cast<ComboBox*>(GetWindow()); in getLocationOnScreen()
H A Dvclxaccessiblemenubar.cxx49 m_pWindow = pMenu->GetWindow(); in VCLXAccessibleMenuBar()
83 …DBG_ASSERT( ((VclWindowEvent*)pEvent)->GetWindow(), "VCLXAccessibleMenuBar::WindowEventListener: n… in IMPL_LINK()
84 …if ( !((VclWindowEvent*)pEvent)->GetWindow()->IsAccessibilityEventsSuppressed() || ( pEvent->GetId… in IMPL_LINK()
165 Window* pWindow = m_pMenu->GetWindow(); in getAccessibleIndexInParent()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocumentPagePreview.cxx574 Window* pWin = mpViewShell->GetWindow(); in GetVisibleArea()
590 Window* pWin = mpViewShell->GetWindow(); in LogicToPixel()
604 Window* pWin = mpViewShell->GetWindow(); in LogicToPixel()
614 Window* pWin = mpViewShell->GetWindow(); in PixelToLogic()
627 Window* pWin = mpViewShell->GetWindow(); in PixelToLogic()
1107 aShapeTreeInfo.SetWindow(mpViewShell->GetWindow()); in GetAccShape()
1129 Window* pWin = mpViewShell->GetWindow(); in FillShapes()
1523 Window* pSizeWindow = mpViewShell->GetWindow(); in Notify()
1561 Window* pSizeWindow = mpViewShell->GetWindow(); in Notify()
1850 Window* pWindow = mpViewShell->GetWindow(); in GetBoundingBoxOnScreen()
[all …]
/trunk/main/forms/source/richtext/
H A Dclipboarddispatcher.cxx154 m_pClipListener->AddRemoveListener( _rView.GetWindow(), sal_True ); in OPasteClipboardDispatcher()
157 …eDataHelper aDataHelper( TransferableDataHelper::CreateFromSystemClipboard( _rView.GetWindow() ) ); in OPasteClipboardDispatcher()
186 …OSL_ENSURE( getEditView() && getEditView()->GetWindow(), "OPasteClipboardDispatcher::disposing: Ed… in disposing()
187 if ( getEditView() && getEditView()->GetWindow() && m_pClipListener ) in disposing()
188 m_pClipListener->AddRemoveListener( getEditView()->GetWindow(), sal_False ); in disposing()
/trunk/main/sd/source/ui/framework/factories/
H A DPane.cxx73 ::Window* Pane::GetWindow (void) in GetWindow() function in sd::framework::Pane
129 const ::Window* pWindow = GetWindow(); in isVisible()
144 ::Window* pWindow = GetWindow(); in setVisible()
156 ::Window* pWindow = GetWindow(); in getAccessible()
171 ::Window* pWindow = GetWindow(); in setAccessible()
/trunk/main/svtools/source/brwbox/
H A Deditbrowsebox2.cxx82 Reference< XAccessible > xCont = aController->GetWindow().GetAccessible(); in implCreateActiveAccessible()
89 VCLUnoHelper::GetInterface( &aController->GetWindow() ), // focus window (for notifications) in implCreateActiveAccessible()
140 aController->GetWindow().GrabFocus(); in GrabTableFocus()
196 aRect = pController->GetWindow().GetCharacterBounds(_nIndex); in GetFieldCharacterBounds()
209 nRet = pController->GetWindow().GetIndexForPoint(_rPoint); in GetFieldIndexAtPoint()
/trunk/main/sfx2/source/appl/
H A Dworkwin.cxx744 ReleaseChild_Impl(*pChild->GetWindow()); in DeleteControllers_Impl()
1614 ((SfxDockingWindow*)pChildWin->GetWindow())->Reappear_Impl(); in UpdateChildWindows_Impl()
1634 ((SfxDockingWindow*)pChildWin->GetWindow())->Disappear_Impl(); in UpdateChildWindows_Impl()
1655 pChildWin->GetWindow()->EnableInput( pCW->bEnable && in CreateChildWin_Impl()
1750 ReleaseChild_Impl(*pChildWin->GetWindow()); in RemoveChildWin_Impl()
1876 Window *pWin = pCW->GetWindow(); in HidePopups_Impl()
1926 pWin = pChild->GetWindow(); in ConfigChild_Impl()
2221 pCW->pWin->GetWindow()->EnableInput( bEnabled && in SetChildWindowVisible_Impl()
2308 (SfxDockingWindow*) pCW->pWin->GetWindow(); in ToggleChildWindow_Impl()
2524 ((SfxDockingWindow*)pChildWin->GetWindow())->Reappear_Impl(); in ShowChildWindow_Impl()
[all …]
/trunk/main/basctl/source/basicide/
H A Dbasides1.cxx754 Window* pWindow_ = pTextView->GetWindow(); in ExecuteGlobal()
1051 if ( !pNewWin && ( GetWindow() != pModulLayout ) ) in SetCurWindow()
1054 AdjustPosSizePixel( Point( 0, 0 ), GetViewFrame()->GetWindow().GetOutputSizePixel() ); in SetCurWindow()
1080 AdjustPosSizePixel( Point( 0, 0 ), GetViewFrame()->GetWindow().GetOutputSizePixel() ); in SetCurWindow()
1083 GetViewFrame()->GetWindow().SetHelpId( HID_BASICIDE_MODULWINDOW ); in SetCurWindow()
1090 GetViewFrame()->GetWindow().SetHelpId( HID_BASICIDE_DIALOGWINDOW ); in SetCurWindow()
1104 if ( GetViewFrame()->GetWindow().IsVisible() ) // sonst macht es spaeter der SFX in SetCurWindow()
1111 Window* pFrameWindow = &GetViewFrame()->GetWindow(); in SetCurWindow()
1139 GetViewFrame()->GetWindow().SetHelpId( HID_BASICIDE_MODULWINDOW ); in SetCurWindow()
1263 pIDEShell->GetViewFrame()->GetWindow().EnterWait(); in CallBasicBreakHdl()
[all …]
/trunk/main/editeng/source/outliner/
H A Doutlvw.cxx277 Point aMousePosWin = pEditView->GetWindow()->PixelToLogic( rPosPix ); in ImpCheckMousePos()
323 Point aMousePosWin( pEditView->GetWindow()->PixelToLogic( rMEvt.GetPosPixel() ) ); in MouseMove()
328 pEditView->GetWindow()->SetPointer( aPointer ); in MouseMove()
344 pEditView->GetWindow()->SetPointer( aPointer ); in MouseButtonDown()
395 pEditView->GetWindow()->SetPointer( aPointer ); in MouseButtonUp()
424 Window* pWindow = pEditView->GetWindow(); in ImpPaintDDCursor()
479 Point aPosWin = pEditView->GetWindow()->PixelToLogic( rPosPixel ); in ImpGetInsertionPara()
778 aCurPosDoc = pEditView->GetWindow()->PixelToLogic( aCurPosDoc ); in ImpGetDocPos()
789 Point aPosWin = pEditView->GetWindow()->PixelToLogic( rPosPix ); in ImpDragScroll()
1612 Window* OutlinerView::GetWindow() const in GetWindow() function in OutlinerView
[all …]
/trunk/main/basctl/source/accessibility/
H A Daccessibledialogcontrolshape.cxx188 Window* AccessibleDialogControlShape::GetWindow() const in GetWindow() function in AccessibleDialogControlShape
195 pWindow = VCLUnoHelper::GetWindow( xControl->getPeer() ); in GetWindow()
524 Window* pWindow = GetWindow(); in getForeground()
550 Window* pWindow = GetWindow(); in getBackground()
571 Window* pWindow = GetWindow(); in getFont()
607 Window* pWindow = GetWindow(); in getToolTipText()
/trunk/main/sc/source/ui/miscdlgs/
H A Danyrefdg.cxx107 Window *pWin=pViewSh->GetWindow(); in enableInput()
404 m_pWindow->GetChild(i)->GetWindow( WINDOW_CLIENT )->Show(); in RefInputDone()
433 pWin = pWin->GetWindow( WINDOW_CLIENT ); in RefInputStart()
436 sNewDialogText += m_pWindow->GetChild(i-1)->GetWindow( WINDOW_CLIENT )->GetText(); in RefInputStart()
536 ScInputWindow* pWin = (ScInputWindow*)pChild->GetWindow(); in DoClose()
606 Window *pWin=pViewSh->GetWindow(); in EnableSpreadsheets()
646 Window *pWin=pViewSh->GetWindow(); in lcl_InvalidateWindows()
939 pActiveWin=rNEvt.GetWindow();\
/trunk/main/sw/source/ui/fldui/
H A Dfldwrap.cxx81 GetWindow()->Activate(); // Dialog aktualisieren in IMPL_LINK()
112 aInfo.aPos = GetWindow()->OutputToAbsoluteScreenPixel(aInfo.aPos); in GetInfo()
132 pWindow = pDlg->GetWindow(); in SwFldDlgWrapper()
190 pWindow = pDlg->GetWindow(); in SwFldDataOnlyDlgWrapper()
/trunk/main/extensions/source/bibliography/
H A Dframectr.cxx196 Window* pParent = VCLUnoHelper::GetWindow( xWindow ); in BibFrameController_Impl()
440 Window* pParent = VCLUnoHelper::GetWindow( xWindow ); in dispatch()
538 … ShowServiceNotAvailableError( VCLUnoHelper::GetWindow( xWindow ), sDialogServiceName, sal_True ); in dispatch()
669 Window* pChild = lcl_GetFocusChild( VCLUnoHelper::GetWindow( xWindow ) ); in dispatch()
678 Window* pChild = lcl_GetFocusChild( VCLUnoHelper::GetWindow( xWindow ) ); in dispatch()
687 Window* pChild = lcl_GetFocusChild( VCLUnoHelper::GetWindow( xWindow ) ); in dispatch()
764 Window* pChild = lcl_GetFocusChild( VCLUnoHelper::GetWindow( xWindow ) ); in addStatusListener()
771 Window* pChild = lcl_GetFocusChild( VCLUnoHelper::GetWindow( xWindow ) ); in addStatusListener()
779 Window* pChild = lcl_GetFocusChild( VCLUnoHelper::GetWindow( xWindow ) ); in addStatusListener()

Completed in 174 milliseconds

12345678910>>...24