Home
last modified time | relevance | path

Searched refs:GetWindow (Results 51 – 75 of 577) sorted by relevance

12345678910>>...24

/trunk/main/toolkit/source/awt/
H A Dvclxtabpage.cxx88 if ( !GetWindow() ) in allocateArea()
91 Size windowSize = GetWindow()->GetSizePixel(); in allocateArea()
92 Window *parent = GetWindow()->GetParent(); in allocateArea()
95 Point pos = GetWindow()->GetPosPixel(); in allocateArea()
H A Dvclxscroller.cxx82 mpVerScrollBar = new ScrollBar( GetWindow() , WB_VERT ); in ensureScrollBars()
90 mpHorScrollBar = new ScrollBar( GetWindow() , WB_HORZ ); in ensureScrollBars()
166 if ( GetWindow() ) in setProperty()
186 if ( GetWindow() ) in getProperty()
H A Dvclxtabcontrol.cxx124 TabControl *pTabControl = static_cast< TabControl* >( GetWindow() ); in getTabControl()
329 Size pageSize = static_cast<TabControl*> (GetWindow ())->GetTabPageSizePixel (); in allocateArea()
344 Size windowSize = GetWindow()->GetSizePixel(); in allocateArea()
345 Window *parent = GetWindow()->GetParent(); in allocateArea()
429 TabControl* pTabControl = static_cast< TabControl* >( GetWindow() ); in getMinimumSize()
468 TabControl* pTabControl = static_cast< TabControl* >( GetWindow() ); in ProcessWindowEvent()
/trunk/main/dbaccess/source/ui/uno/
H A DColumnPeer.cxx69 OColumnControlWindow* pFieldControl = static_cast<OColumnControlWindow*>( GetWindow() ); in setEditWidth()
80 OColumnControlWindow* pFieldControl = static_cast<OColumnControlWindow*>( GetWindow() ); in setColumn()
127 OColumnControlWindow* pFieldControl = static_cast<OColumnControlWindow*>( GetWindow() ); in setConnection()
153 OFieldDescControl* pFieldControl = static_cast<OFieldDescControl*>( GetWindow() ); in getProperty()
/trunk/main/basctl/source/basicide/
H A Dbasidesh.cxx180 aHScrollBar( &GetViewFrame()->GetWindow(), WinBits( WB_HSCROLL | WB_DRAG ) ), in BasicIDEShell()
181 aVScrollBar( &GetViewFrame()->GetWindow(), WinBits( WB_VSCROLL | WB_DRAG ) ), in BasicIDEShell()
182 aScrollBarBox( &GetViewFrame()->GetWindow(), WinBits( WB_SIZEABLE ) ), in BasicIDEShell()
214 GetViewFrame()->GetWindow().SetBackground(); in Init()
223 pTabBar = new BasicIDETabBar( &GetViewFrame()->GetWindow() ); in Init()
422 Window *pParent = &GetViewFrame()->GetWindow(); in PrepareClose()
537 Size aSz( GetViewFrame()->GetWindow().GetOutputSizePixel() ); in ArrangeTabBar()
570 pObjectCatalog = new ObjectCatalog( &GetViewFrame()->GetWindow() ); in ShowObjectDialog()
/trunk/main/vcl/unx/gtk/a11y/
H A Datkutil.cxx485 Window* pWindow = pEvent->GetWindow(); in handle_toolbox_buttonchange()
529 Window *pWindow = pEvent->GetWindow(); in handle_get_focus()
678 handle_toolbox_highlight(static_cast< ::VclWindowEvent const * >(pEvent)->GetWindow()); in WindowEventHandler()
686 g_aWindowList.erase( static_cast< ::VclWindowEvent const * >(pEvent)->GetWindow() ); in WindowEventHandler()
689 handle_toolbox_highlightoff(static_cast< ::VclWindowEvent const * >(pEvent)->GetWindow()); in WindowEventHandler()
693 handle_tabpage_activated(static_cast< ::VclWindowEvent const * >(pEvent)->GetWindow()); in WindowEventHandler()
/trunk/main/sw/source/core/access/
H A Daccdoc.cxx261 Window *pWin = GetWindow(); in getBounds()
283 Window *pWin = GetWindow(); in getLocation()
299 Window *pWin = GetWindow(); in getLocationOnScreen()
315 Window *pWin = GetWindow(); in getSize()
331 Window *pWin = GetWindow(); in containsPoint()
352 Window *pWin = GetWindow(); in getAccessibleAtPoint()
421 DBG_ASSERT( pVclEvent->GetWindow(), "Window???" ); in IMPL_LINK()
444 Window* pChildWin = pVclEvent->GetWindow(); in IMPL_LINK()
/trunk/main/cui/source/dialogs/
H A Dcommonlingui.cxx166 Window* pLoopEnd = _rLastGroupWindow.GetWindow( WINDOW_BORDER ); in InsertControlGroup()
170 …DBG_ASSERT( pInsert->GetWindow( WINDOW_BORDER ), "SvxCommonLinguisticControl::InsertControlGroup: … in InsertControlGroup()
171 Window* pNextInsert = pInsert->GetWindow( WINDOW_BORDER )->GetWindow( WINDOW_NEXT ); in InsertControlGroup()
/trunk/main/sd/source/ui/framework/factories/
H A DFullScreenPane.cxx190 GetWindow()->SetAccessible(rxAccessible); in setAccessible()
202 GetWindow()->SetPosPixel(Point(0,0)); in IMPL_LINK()
203 GetWindow()->SetSizePixel(Size( in IMPL_LINK()
219 ::Window* pWindow = VCLUnoHelper::GetWindow(mxWindow); in CreateCanvas()
/trunk/main/vcl/source/window/
H A Ddlgctrl.cxx81 Window* pWindow = pParent->GetWindow( WINDOW_FIRSTCHILD ); in ImplGetSubChildWindow()
115 Window* pTempWindow = pTabControl->GetWindow( WINDOW_FIRSTCHILD ); in ImplGetSubChildWindow()
123 pTempWindow = pTempWindow->GetWindow( WINDOW_NEXT ); in ImplGetSubChildWindow()
141 pWindow = pNextWindow->GetWindow( WINDOW_NEXT ); in ImplGetSubChildWindow()
803 pWindow = pWindow->GetWindow( WINDOW_PREV ); in ImplDlgCtrl()
820 pWindow = pWindow->GetWindow( WINDOW_PREV ); in ImplDlgCtrl()
828 pWindow = pSWindow->GetWindow( WINDOW_NEXT ); in ImplDlgCtrl()
853 pWindow = pWindow->GetWindow( WINDOW_NEXT ); in ImplDlgCtrl()
H A Dtabdlg.cxx54 Window* pChild = GetWindow( WINDOW_FIRSTCHILD ); in ImplPosControls()
81 pChild = pChild->GetWindow( WINDOW_NEXT ); in ImplPosControls()
164 Window* pChild2 = GetWindow( WINDOW_FIRSTCHILD ); in ImplPosControls()
194 pChild2 = pChild2->GetWindow( WINDOW_NEXT ); in ImplPosControls()
/trunk/main/sfx2/source/view/
H A Duserinputinterception.cxx193 if ( _rEvent.GetWindow() ) in handleNotifyEvent()
194 aEvent.Source = _rEvent.GetWindow()->GetComponentInterface(); in handleNotifyEvent()
231 if ( _rEvent.GetWindow() ) in handleNotifyEvent()
232 aEvent.Source = _rEvent.GetWindow()->GetComponentInterface(); in handleNotifyEvent()
/trunk/main/sw/source/ui/shells/
H A Dtabsh.cxx651 …pDlg = pFact->CreateSwTableTabDlg( GetView().GetWindow(), GetPool(), &aCoreSet, &rSh, DLG_FORMAT_T… in Execute()
728 SfxAbstractDialog* pDlg = pFact->CreateSfxDialog( GetView().GetWindow(),aCoreSet, in Execute()
816 InfoBox aInfoBox( GetView().GetWindow(), in Execute()
876 …rmatDlg* pDlg = pFact->CreateSwAutoFormatDlg(&GetView().GetViewFrame()->GetWindow(), &rSh , DLG_AU… in Execute()
887 …VclAbstractDialog* pDlg = pFact->CreateVclAbstractDialog( GetView().GetWindow(), rSh, DLG_ROW_HEIG… in Execute()
965 …ractInsRowColDlg> pDlg( pFact ? pFact->CreateSvxInsRowColDlg( GetView().GetWindow(), nSlot == FN_T… in Execute()
1001 …SvxAbstractSplittTableDialog* pDlg = pFact->CreateSvxSplittTableDialog( GetView().GetWindow(), rSh… in Execute()
1046 … AbstractSplitTableDialog* pDlg = pFact->CreateSplitTblDialog( GetView().GetWindow(), rSh ); in Execute()
1065 …clAbstractDialog* pDlg = pFact->CreateSwVclDialog( DLG_MERGE_TABLE, GetView().GetWindow(), bPrev ); in Execute()
1179 aMgr.ColWidthDlg(GetView().GetWindow()); in Execute()
H A Dtextsh1.cxx181 …pDlg = pFact->CreateSwCharDlg( rWrtSh.GetView().GetWindow(), rWrtSh.GetView(), aCoreSet, DLG_CHAR … in lcl_CharDialog()
319 … VclAbstractDialog* pDlg = pFact->CreateVclDialog( GetView().GetWindow(), SID_LANGUAGE_OPTIONS ); in Execute()
465 GetView().GetWindow(), rWrtSh, sal_False ); in Execute()
489 …VclAbstractDialog* pDlg = pFact->CreateSwFootNoteOptionDlg( GetView().GetWindow(), rWrtSh, DLG_DOC… in Execute()
554 … AbstractSwBreakDlg* pDlg = pFact->CreateSwBreakDlg( GetView().GetWindow(), rWrtSh, DLG_BREAK ); in Execute()
602 …VclAbstractDialog* pDlg = pFact->CreateSwInsertBookmarkDlg( GetView().GetWindow(), rWrtSh, rReq, D… in Execute()
700 …VclAbstractDialog* pDlg = pFact->CreateVclAbstractDialog( GetView().GetWindow(), rWrtSh, DLG_SORTI… in Execute()
713 GetView().GetWindow(), &aTmp, rWrtSh); in Execute()
976 …pDlg = pFact->CreateSwParaDlg( GetView().GetWindow(),GetView(), aCoreSet,DLG_STD, DLG_PARA,NULL, s… in Execute()
1372 … AbstractSwWordCountDialog* pDialog = pFact->CreateSwWordCountDialog( GetView().GetWindow() ); in Execute()
[all …]
/trunk/main/framework/source/uielement/
H A Dprogressbarwrapper.cxx140 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in start()
178 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in end()
208 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in setText()
261 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in setValue()
/trunk/main/dbaccess/source/ui/dlg/
H A Dadmincontrols.cxx84 …OSL_ENSURE( _rTrigger.GetWindow() == &_rOperateOn, "TextResetOperator::operateOn: you're misusing … in operateOn()
90 … const_cast< TextResetOperator* >( this )->m_sUserText = _rTrigger.GetWindow()->GetText(); in operateOn()
94 if ( _rTrigger.GetWindow()->IsEnabled() ) in operateOn()
95 … const_cast< TextResetOperator* >( this )->m_sUserText = _rTrigger.GetWindow()->GetText(); in operateOn()
H A DTextConnectionHelper.cxx234 Window* pRealWindow = pControl->GetWindow( WINDOW_CLIENT ); in DBG_NAME()
240 pControl = pControl->GetWindow( WINDOW_NEXT ); in DBG_NAME()
254 pControl = pControl->GetWindow( WINDOW_NEXT ); in DBG_NAME()
261 pControl = pControl->GetWindow( WINDOW_NEXT ) in DBG_NAME()
277 pControl = pControl->GetWindow( WINDOW_NEXT ) in DBG_NAME()
/trunk/main/sfx2/source/layout/
H A Dsfxtabpage.cxx46 ::Window* SfxTabDialog::GetWindow () const
69 ::Window* SfxTabPage::GetWindow () const in GetWindow() function in layout::SfxTabPage
71 return ::layout::Window::GetWindow(); in GetWindow()
/trunk/main/forms/source/solar/component/
H A Dnavbarcontrol.cxx175 pParentWin = pParentXWin->GetWindow(); in createPeer()
336 NavigationToolBar* pNavBar = static_cast< NavigationToolBar* >( GetWindow() ); in setProperty()
418 NavigationToolBar* pNavBar = static_cast< NavigationToolBar* >( GetWindow() ); in getProperty()
470 NavigationToolBar* pNavBar = static_cast< NavigationToolBar* >( GetWindow() ); in featureStateChanged()
498 NavigationToolBar* pNavBar = static_cast< NavigationToolBar* >( GetWindow() ); in allFeatureStatesChanged()
/trunk/main/framework/source/layoutmanager/
H A Dlayoutmanager.cxx723 pContainerWindow = VCLUnoHelper::GetWindow( m_xContainerWindow ); in implts_getContainerWindowOutputSize()
910 Window* pStatusBarWnd = VCLUnoHelper::GetWindow( xStatusBarWindow ); in implts_createProgressBar()
913 Window* pWindow = VCLUnoHelper::GetWindow( xContainerWindow ); in implts_createProgressBar()
1001 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in implts_setStatusBarPosSize()
1042 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in implts_showProgressBar()
1086 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in implts_hideProgressBar()
1111 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in implts_showStatusBar()
1137 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in implts_hideStatusBar()
1331 Window* pContainerWindow = VCLUnoHelper::GetWindow( xWindow ); in setDockingAreaAcceptor()
1688 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in requestElement()
[all …]
/trunk/main/sd/source/ui/view/
H A DViewShellManager.cxx71 ::Window* GetWindow (void) const;
522 ::Window* pWindow = aResult.GetWindow(); in ActivateViewShell()
1168 = static_cast<VclWindowEvent*>(pEvent)->GetWindow(); in IMPL_LINK()
1178 if (pEventWindow == static_cast< ::Window*>(aI->GetWindow())) in IMPL_LINK()
1199 if (iShell->GetWindow() == pEventWindow) in IMPL_LINK()
1257 ::Window* pWindow = rDescriptor.GetWindow(); in DestroyViewShell()
1483 ::Window* ShellDescriptor::GetWindow (void) const in GetWindow() function in sd::__anon0c197f9a0211::ShellDescriptor
H A Ddrviews6.cxx133 pDlg = (SvxFontWorkDialog*)(GetViewFrame()->GetChildWindow(nId)->GetWindow()); in GetFormTextState()
204 GetViewFrame()->GetChildWindow(nId)->GetWindow()); in ExecAnimationWin()
381 SvxBmpMaskChildWindow::GetChildWindowId() )->GetWindow() )-> in ExecBmpMask()
390 SvxBmpMaskChildWindow::GetChildWindowId() )->GetWindow() )-> in ExecBmpMask()
426 pDlg = (SvxBmpMask*) ( GetViewFrame()->GetChildWindow( nId )->GetWindow() ); in GetBmpMaskState()
/trunk/main/svtools/source/control/
H A Dfileurlbox.cxx80 if ( ( GetSubEdit() == _rNEvt.GetWindow() ) in PreNotify()
88 if ( IsWindowOrChild( _rNEvt.GetWindow() ) ) in PreNotify()
102 if ( ( GetSubEdit() == _rNEvt.GetWindow() ) in Notify()
/trunk/main/sfx2/source/appl/
H A Dchildwin.cxx506 pCon = pConFact->pCtor( GetWindow(), &rBindings, &aInfo ); in CreateContext()
538 pCon = pConFact->pCtor( GetWindow(), &rBindings, &aInfo ); in CreateContext()
558 pContext->GetWindow()->SetSizePixel( pWindow->GetOutputSizePixel() ); in CreateContext()
559 pContext->GetWindow()->Show(); in CreateContext()
766 return pModule == pImp->pContextModule && pContext ? pContext->GetWindow(): 0; in GetContextWindow()
804 bAllow = !GetWindow()->IsInModalMode(); in QueryClose()
/trunk/main/svx/source/tbxctrls/
H A Ditemwin.cxx238 Window* pShellWnd = SfxViewShell::Current()->GetWindow(); in ReleaseFocus_Impl()
459 Window* pShellWnd = SfxViewShell::Current()->GetWindow(); in ReleaseFocus_Impl()
537 Window* pShellWnd = SfxViewShell::Current()->GetWindow(); in ReleaseFocus_Impl()
742 Window* pShellWnd = SfxViewShell::Current()->GetWindow(); in ReleaseFocus_Impl()
828 Window* pShellWnd = SfxViewShell::Current()->GetWindow(); in ReleaseFocus_Impl()

Completed in 185 milliseconds

12345678910>>...24