Home
last modified time | relevance | path

Searched refs:GetParent (Results 26 – 50 of 485) sorted by relevance

12345678910>>...20

/trunk/main/svtools/workben/
H A Dbrowser.cxx395 ( (AppWindow*) GetParent() )->Event( String( "StartScroll", RTL_TEXTENCODING_IBM_850 ) ); in StartScroll()
406 ( (AppWindow*) GetParent() )->Event( String( "EndScroll", RTL_TEXTENCODING_IBM_850 ) ); in EndScroll()
418 ( (AppWindow*) GetParent() )->Event( aEvent ); in Command()
437 ( (AppWindow*) GetParent() )->Event( aEvent ); in Select()
448 ( (AppWindow*) GetParent() )->Event( aEvent ); in DoubleClick()
467 ( (AppWindow*) GetParent() )->Event( aEvent ); in CursorMoved()
469 ( (AppWindow*) GetParent() )->Event( String( "completely visible", RTL_TEXTENCODING_IBM_850 ) ); in CursorMoved()
471 ( (AppWindow*) GetParent() )->Event( String( "partly visible", RTL_TEXTENCODING_IBM_850 ) ); in CursorMoved()
473 ( (AppWindow*) GetParent() )->Event( String( "not visible", RTL_TEXTENCODING_IBM_850 ) ); in CursorMoved()
/trunk/main/vcl/source/window/
H A Dtabpage.cxx53 …if( IsNativeControlSupported(CTRL_TAB_BODY, PART_ENTIRE_CONTROL) && GetParent() && (GetParent()->G… in ImplInit()
61 Window* pParent = GetParent(); in ImplInitSettings()
143 …if( IsNativeControlSupported(CTRL_TAB_BODY, PART_ENTIRE_CONTROL) && GetParent() && (GetParent()->G… in Paint()
H A Ddialog.cxx127 Window* pParent = pWindow->GetParent(); in ImplWindowAutoMnemonic()
129 pParent = pParent->GetParent(); in ImplWindowAutoMnemonic()
627 Window* pParent = GetParent(); in ImplStartExecuteModal()
654 if ( GetParent() ) in ImplStartExecuteModal()
657 GetParent()->Notify( aNEvt ); in ImplStartExecuteModal()
784 if ( GetParent() ) in EndDialog()
787 GetParent()->Notify( aNEvt ); in EndDialog()
851 Window* pParent = GetParent(); in SetModalInputMode()
H A Dfloatwin.cxx691 if( GetParent()->ImplHasMirroredGraphics() ) in StartPopupMode()
693 maFloatRect.SetPos( GetParent()->ScreenToOutputPixel( rRect.TopLeft() ) ); in StartPopupMode()
694 maFloatRect = GetParent()->ImplOutputToUnmirroredAbsoluteScreenPixel( maFloatRect ); in StartPopupMode()
697 …maFloatRect.SetPos( GetParent()->OutputToAbsoluteScreenPixel( GetParent()->ScreenToOutputPixel( rR… in StartPopupMode()
741 …aPos = GetParent()->OutputToScreenPixel( GetParent()->AbsoluteScreenToOutputPixel( pBox->OutputToA… in StartPopupMode()
/trunk/main/vcl/source/app/
H A Dhelp.cxx638 Window * pWindow = pHelpWin->GetParent()->ImplGetFrameWindow(); in ImplShowHelpWindow()
686 Window * pWindow = pHelpWin->GetParent()->ImplGetFrameWindow(); in ImplDestroyHelpWindow()
708 aPos = pHelpWin->GetParent()->ImplGetFrameWindow()->OutputToAbsoluteScreenPixel( aPos ); in ImplSetHelpWindowPos()
710 Point mPos( pHelpWin->GetParent()->ImplGetFrameWindow()->GetPointerPosPixel() ); in ImplSetHelpWindowPos()
711 mPos = pHelpWin->GetParent()->ImplGetFrameWindow()->OutputToAbsoluteScreenPixel( mPos ); in ImplSetHelpWindowPos()
742 … pHelpWin->GetParent()->ImplGetFrameWindow()->OutputToAbsoluteScreenPixel( pHelpArea->TopLeft() ), in ImplSetHelpWindowPos()
743 …pHelpWin->GetParent()->ImplGetFrameWindow()->OutputToAbsoluteScreenPixel( pHelpArea->BottomRight()… in ImplSetHelpWindowPos()
806 Window* pWindow = pHelpWin->GetParent()->ImplGetFrameWindow(); in ImplSetHelpWindowPos()
/trunk/main/vcl/win/source/window/
H A Dsalobj.cxx47 HWND hTempWnd = ::GetParent( hWndChild ); in ImplIsSysWindowOrChild()
55 hTempWnd = ::GetParent( hTempWnd ); in ImplIsSysWindowOrChild()
87 HWND hWnd = ::GetParent( pObject->mhWnd ); in ImplFindSalObjectFrame()
119 hWin = ::GetParent( hWin ); in ImplInterceptChildWindowKeyDown()
453 WinSalObject* pSysObj = GetSalObjWindowPtr( ::GetParent( hWnd ) ); in SalSysObjChildWndProc()
482 pSysObj = GetSalObjWindowPtr( ::GetParent( hWnd ) ); in SalSysObjChildWndProc()
487 HWND hWndParent = ::GetParent( pSysObj->mhWnd ); in SalSysObjChildWndProc()
688 HWND hWndParent = ::GetParent( mhWnd ); in ~WinSalObject()
/trunk/main/vcl/source/control/
H A Dedit.cxx314 Window* pWindow = GetParent(); in ImplUseNativeBorder()
1042 Window *pControl = mbIsSubEdit ? GetParent() : this; in ImplGetNativeControlType()
1108 pControl = mbIsSubEdit ? GetParent() : this; in ImplClearBackground()
1111 pBorder = GetParent(); in ImplClearBackground()
1258 if( mbIsSubEdit && GetParent() ) in ImplAlign()
1259 bRTL = GetParent()->IsRTLEnabled(); in ImplAlign()
2376 if( mbIsSubEdit && GetParent()->IsRTLEnabled() ) in StateChanged()
2378 if( GetParent()->GetStyle() & WB_LEFT ) in StateChanged()
2492 ((Edit*)GetParent())->Modify(); in Modify()
2688 if( !maSelection && GetParent() && GetParent()->GetType() == WINDOW_COMBOBOX ) in ImplSetSelection()
[all …]
/trunk/main/sw/source/ui/envelp/
H A Dlabprt.hxx62 using Window::GetParent;
63 SwLabDlg* GetParent() {return (SwLabDlg*) SfxTabPage::GetParent()->GetParent();} in GetParent() function in SwLabPrtPage
H A Denvprt.hxx69 using Window::GetParent;
70 SwEnvDlg* GetParent() {return (SwEnvDlg*) SfxTabPage::GetParent()->GetParent();} in GetParent() function in SwEnvPrtPage
H A Denvfmt.hxx89 using Window::GetParent;
90 SwEnvDlg *GetParent() {return (SwEnvDlg*) SfxTabPage::GetParent()->GetParent();} in GetParent() function in SwEnvFmtPage
H A Dswuilabimp.hxx74 using Window::GetParent;
86 SwLabDlg* GetParent() {return (SwLabDlg*) SfxTabPage::GetParent()->GetParent();} in GetParent() function in SwLabPage
/trunk/main/dbaccess/source/ui/querydesign/
H A DConnectionLineAccess.cxx122 nIndex = m_pLine->GetParent()->GetTabWinMap()->size(); in getAccessibleIndexInParent()
123 const ::std::vector<OTableConnection*>* pVec = m_pLine->GetParent()->getTableConnections(); in getAccessibleIndexInParent()
180 …Point aPoint(m_pLine ? m_pLine->GetParent()->ScreenToOutputPixel(m_pLine->GetBoundingRect().TopLef… in getLocationOnScreen()
194 …return m_pLine ? m_pLine->GetParent()->GetWindowRegionPixel().IsInside(m_pLine->GetBoundingRect())… in isShowing()
258 return m_pLine ? !m_pLine->GetParent()->getDesignView()->getController().isReadOnly() : sal_False; in isEditable()
/trunk/main/sw/source/filter/writer/
H A Dwrt_fn.cxx60 while( 0 != ( pSet = pSet->GetParent() ) && !pSet->Count() ) in Out_SfxItemSet()
67 if( !bDeep || !pSet->GetParent() ) in Out_SfxItemSet()
86 || ( pSet->GetParent() && in Out_SfxItemSet()
87 *pItem != pSet->GetParent()->Get( nWhich )) in Out_SfxItemSet()
/trunk/main/sw/source/ui/inc/
H A Denvlop.hxx126 using Window::GetParent;
127 SwEnvDlg* GetParent() {return (SwEnvDlg*) SfxTabPage::GetParent()->GetParent();} in GetParent() function in SwEnvPage
/trunk/main/dbaccess/source/ui/relationdesign/
H A DRTableConnection.cxx145 GetParent()->SetTextColor(Application::GetSettings().GetStyleSettings().GetHighlightColor()); in Draw()
147 GetParent()->SetTextColor(Application::GetSettings().GetStyleSettings().GetWindowTextColor()); in Draw()
150GetParent()->DrawText( aSourcePos, aSourceText, TEXT_DRAW_CLIP | TEXT_DRAW_CENTER | TEXT_DRAW_BOTT… in Draw()
151 GetParent()->DrawText( aDestPos, aDestText, TEXT_DRAW_CLIP | TEXT_DRAW_CENTER | TEXT_DRAW_BOTTOM); in Draw()
/trunk/main/svtools/source/control/
H A Dtabbar.cxx98 TabBar* GetParent() const { return (TabBar*)Window::GetParent(); } in GetParent() function in ImplTabButton
109 if ( GetParent()->IsInEditMode() ) in PreNotify()
111 GetParent()->EndEditMode(); in PreNotify()
130 TabBar* GetParent() const { return (TabBar*)Window::GetParent(); } in GetParent() function in ImplTabSizer
156 TabBar* pParent = GetParent(); in ImplTrack()
169 if ( GetParent()->IsInEditMode() ) in MouseButtonDown()
171 GetParent()->EndEditMode(); in MouseButtonDown()
191 GetParent()->mnSplitSize = 0; in Tracking()
236 TabBar* GetParent() const { return (TabBar*)Window::GetParent(); } in GetParent() function in TabBarEdit
315 GetParent()->EndEditMode( pCancel != 0 ); in IMPL_LINK()
[all …]
/trunk/main/svx/source/sidebar/insert/
H A DInsertPropertyPanel.cxx77 while (pTopWindow->GetParent() != NULL) in InsertPropertyPanel()
78 pTopWindow = pTopWindow->GetParent(); in InsertPropertyPanel()
89 while (pTopWindow->GetParent() != NULL) in ~InsertPropertyPanel()
90 pTopWindow = pTopWindow->GetParent(); in ~InsertPropertyPanel()
/trunk/main/sw/inc/
H A Dsection.hxx225 inline SwSection* GetParent() const;
339 inline SwSectionFmt* GetParent() const;
380 inline SwSection* SwSection::GetParent() const in GetParent() function in SwSection
389 inline SwSectionFmt* SwSectionFmt::GetParent() const in GetParent() function in SwSectionFmt
399 SwSectionFmt* pParent = GetParent(); in GetParentSection()
/trunk/main/sw/source/core/access/
H A Daccframe.hxx117 static const SwFrm* GetParent( const sw::access::SwAccessibleChild& rFrmOrObj,
132 inline const SwFrm *GetParent() const;
169 inline const SwFrm *SwAccessibleFrame::GetParent() const in GetParent() function in SwAccessibleFrame
172 return GetParent( aFrmOrObj, IsInPagePreview() ); in GetParent()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableFieldControl.cxx74 …gnView* pDesignWin = static_cast<OTableDesignView*>(GetParent()->GetParent()->GetParent()->GetPare… in GetCtrl()
/trunk/main/sc/source/ui/dbgui/
H A Dvalidate.cxx135 if( m_pRefEdit && m_pRefEdit->GetParent()!= this ) in RefInputDonePreHdl()
149 if( m_btnRef.GetParent()!=this ) m_btnRef.SetParent( this ); in RefInputDonePreHdl()
492 if( Window *pParent = GetParent() ) in GetValidationDlg()
496 }while ( NULL != ( pParent = pParent->GetParent() ) ); in GetValidationDlg()
552 if( pWnd->GetParent() == this ) in TidyListBoxes()
583 Window *pParent = (*i)->GetParent(); in TidyListBoxes()
987 if( ScTPValidationValue *pParent = dynamic_cast< ScTPValidationValue*>( GetParent() ) ) in Click()
1002 while( NULL != ( pWin = pWin->GetParent() ) ) in IsChildFocus()
/trunk/main/svx/source/fmcomp/
H A Dfmgridcl.cxx164 return static_cast<FmGridControl*>(GetParent())->GetModelColumnPos(nId); in GetModelColumnPos()
170 …Reference< XIndexAccess > xColumns(((FmGridControl*)GetParent())->GetPeer()->getColumns(), UNO_QU… in notifyColumnSelect()
236 if (!static_cast<FmGridControl*>(GetParent())->IsDesignMode()) in AcceptDrop()
250 if (!static_cast<FmGridControl*>(GetParent())->IsDesignMode()) in ExecuteDrop()
444 …Reference< XIndexContainer > xCols(static_cast<FmGridControl*>(GetParent())->GetPeer()->getColumn…
659 sal_Bool bDesignMode = static_cast<FmGridControl*>(GetParent())->IsDesignMode(); in PreExecuteColumnContextMenu()
661 …::star::container::XIndexContainer > xCols(static_cast<FmGridControl*>(GetParent())->GetPeer()->g… in PreExecuteColumnContextMenu()
678 sal_Bool bMarked = nColId && static_cast<FmGridControl*>(GetParent())->isColumnMarked(nColId); in PreExecuteColumnContextMenu()
805 …::star::container::XIndexContainer > xCols(static_cast<FmGridControl*>(GetParent())->GetPeer()->g… in PostExecuteColumnContextMenu()
2100 && GetParent() ) in KeyInput()
[all …]
/trunk/main/sw/source/core/SwNumberTree/
H A DSwNodeNum.cxx184 else if ( GetParent() ) in IsContinuous()
186 aResult = GetParent()->IsContinuous(); in IsContinuous()
371 int nLevel = GetParent() ? GetLevelInListTree() : 0; in GetStartValue()
445 SwNodeNum* pRootNode = rNodeNum.GetParent() in HandleNumberTreeRootNodeDelete()
/trunk/main/sfx2/source/dialog/
H A Dmgetempl.cxx80 pStyle( &( (SfxStyleDialog*)pParent->GetParent() )->GetStyleSheet() ), in SfxManageStyleSheetPage()
86 aParent ( pStyle->GetParent() ), in SfxManageStyleSheetPage()
143 aParent = pStyle->GetParent(); in SfxManageStyleSheetPage()
514 sCmp = pStyle->GetParent(); in Reset()
660 if ( pStyle->GetParent() != aParentEntry ) in DeactivatePage()
/trunk/main/svx/source/form/
H A Dfmexpl.cxx263 pParent = rEntryData.GetParent(); in FmEntryData()
305 if( !pEntryData->GetParent() && pParent ) in IsEqualWithoutChilds()
308 if( pEntryData->GetParent() && !pParent ) in IsEqualWithoutChilds()
311 if( !pEntryData->GetParent() && !pParent ) in IsEqualWithoutChilds()
314 if( !pParent->IsEqualWithoutChilds(pEntryData->GetParent()) ) in IsEqualWithoutChilds()

Completed in 150 milliseconds

12345678910>>...20