Home
last modified time | relevance | path

Searched refs:GetParent (Results 151 – 175 of 485) sorted by relevance

12345678910>>...20

/trunk/main/sd/source/filter/xml/
H A Dsdtransform.cxx156 …getBulletState( rSheet.GetItemSet(), rSheet.GetPool().Find( rSheet.GetParent(), rSheet.GetFamily()… in transformStyle()
289 …if( pSheet && getBulletState( pSheet->GetItemSet(), pSheet->GetPool().Find( pSheet->GetParent(), p… in getBulletState()
/trunk/main/sfx2/source/dialog/
H A Dbasedlgs.cxx249 Size aParentSize = GetParent()->GetOutputSizePixel(); in StateChanged()
400 pWindow = pWindow->GetParent(); in Notify()
502 pWindow = pWindow->GetParent(); in Notify()
H A Dsplitwin.cxx126 : SplitWindow( pParent->GetParent(), WinBits( WB_BORDER | WB_3DLOOK ) ) in SfxEmptySplitWin_Impl()
1078 Point aPos = pEmptyWin->GetParent()->OutputToScreenPixel( pEmptyWin->GetPosPixel() ); in CursorIsOverRect()
1158 aPos = GetParent()->OutputToScreenPixel( aPos ); in SetPinned_Impl()
/trunk/main/vcl/source/control/
H A Dslider.cxx141 Window* pParent = GetParent(); in ImplInitSettings()
258 if( !IsBackground() && GetParent() ) in ImplUpdateRects()
262GetParent()->Invalidate( aInvalidRegion, INVALIDATE_TRANSPARENT | INVALIDATE_UPDATE ); in ImplUpdateRects()
/trunk/main/sw/source/ui/fldui/
H A Dfldpage.cxx371 SwFldEditDlg *pEditDlg = (SwFldEditDlg *)GetParent(); in IMPL_LINK()
393 SwFldEditDlg *pEditDlg = (SwFldEditDlg *)GetParent(); in EnableInsert()
/trunk/main/sw/source/ui/inc/
H A Dconttree.hxx111 (SwNavigationPI*)Window::GetParent();} in GetParentWindow()
304 { return (SwNavigationPI*)Window::GetParent(); } in GetParentWindow()
/trunk/main/framework/source/dispatch/
H A Dmenudispatcher.cxx213 pWindow = pWindow->GetParent(); in frameAction()
309 pWindow = pWindow->GetParent(); in impl_setMenuBar()
/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx658 pNextC = pNextC->GetParent(); in ProcessWindowEvent()
1419 const Window* pParent = _rWindow.GetParent(); in lcl_updateWritingMode()
2310 pDev = pWindow->GetParent(); in draw()
2312 if ( pWindow->GetParent() && !pWindow->IsSystemWindow() && ( pWindow->GetParent() == pDev ) ) in draw()
2337 if( pWindow->GetParent() ) in draw()
2338 pWindow->GetParent()->Update(); in draw()
/trunk/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx880 const bool bNumbered = !pTxtNd->IsOutline() && pNodeNum && pNodeNum->GetParent() && pNumRule; in BeginNumberedListStructureElements()
888 const SwNumberTreeNode* pParent = pNodeNum->GetParent(); in BeginNumberedListStructureElements()
902 …const bool bNewSubListStart = pParent->GetParent() && (pParent->IsFirst( pNodeNum ) || pTxtNd->IsL… in BeginNumberedListStructureElements()
917 … while ( aIter == rNumListBodyIdMap.end() && 0 != ( pParent = pParent->GetParent() ) ); in BeginNumberedListStructureElements()
985 …const bool bNewListTag = (pNodeNum->GetParent()->IsFirst( pNodeNum ) || pTxtNd->IsListRestart() ||… in BeginNumberedListStructureElements()
/trunk/main/sc/source/core/data/
H A Dvalidat.cxx313 SbxObject* pObject = pModule->GetParent(); in DoMacro()
326 if ( pObject->GetParent() ) in DoMacro()
327 aBasicStr = pObject->GetParent()->GetName(); // Dokumentenbasic in DoMacro()
/trunk/main/sc/source/ui/miscdlgs/
H A Danyrefdg.cxx110 Window *pParent=pWin->GetParent(); in enableInput()
609 Window *pParent=pWin->GetParent(); in EnableSpreadsheets()
649 Window *pParent=pWin->GetParent(); in lcl_InvalidateWindows()
/trunk/main/tools/source/ref/
H A Derrinf.cxx309 if(pCtx->GetParent()) in HandleError_Impl()
311 pParent=pCtx->GetParent(); in HandleError_Impl()
/trunk/main/fpicker/source/office/
H A Dcommonpicker.cxx240 m_xDialogParent = VCLUnoHelper::GetInterface( m_pDlg->GetParent() ); in createPicker()
242 …OSL_ENSURE( xWindowComp.is() || !m_pDlg->GetParent(), "OCommonPicker::createFileDialog: invalid wi… in createPicker()
/trunk/main/svx/source/gallery2/
H A Dgalbrws2.cxx454 if( !static_cast< GalleryBrowser2* >( GetParent() )->KeyInput( rKEvt, this ) ) in KeyInput()
730 GalleryBrowser* pParentBrowser = dynamic_cast<GalleryBrowser*>(GetParent()); in KeyInput()
736 …sidebar::GalleryControl* pParentControl = dynamic_cast<svx::sidebar::GalleryControl*>(GetParent()); in KeyInput()
1382 aURL = rTheme.GetParent()->GetImportURL( rTheme.GetName() ); in GetItemText()
/trunk/main/sw/source/core/docnode/
H A Dsection.cxx208 SwSection *const pParentSect = GetParent(); in SwSection()
363 } while( 0 != ( pSect = pSect->GetParent()) ); in CalcHiddenFlag()
495 pSect = pSect->GetParent(); in Modify()
692 SwSectionPtr pParentSect = rSect.GetParent(); in ~SwSectionFmt()
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx1266 return ::GetParent( hWnd ); in ImplGetParentHwnd()
1271 return ::GetParent( hWnd ); in ImplGetParentHwnd()
1277 SalFrame* WinSalFrame::GetParent() const in GetParent() function in WinSalFrame
1338 HWND hWndParent = ::GetParent( hWnd ); in ImplSalShow()
1360 !::GetParent( hWnd ) ) in ImplSalShow()
1546 HWND hWndParent = ::GetParent( mhWnd ); in SetPosSize()
1549 hWndParent = ::GetParent( hWndParent ); in SetPosSize()
1650 HWND hWndOldParent = ::GetParent( hWndOld ); in ImplSetParentFrame()
1663 HWND hWndParent = ::GetParent( pFrame->mhWnd ); in ImplSetParentFrame()
1673 HWND hWndParent = ::GetParent( pObject->mhWnd ); in ImplSetParentFrame()
[all …]
/trunk/main/sw/source/core/access/
H A Daccframe.cxx443 /* static */ const SwFrm* SwAccessibleFrame::GetParent( const SwAccessibleChild& rFrmOrObj, in GetParent() function in SwAccessibleFrame
446 return rFrmOrObj.GetParent( bInPagePreview ); in GetParent()
/trunk/main/extensions/source/propctrlr/
H A Dtaborder.cxx340 ((TabOrderDialog*)Window::GetParent())->SetModified(); in ModelHasMoved()
350 ((TabOrderDialog*)Window::GetParent())->SetModified(); in MoveSelection()
/trunk/main/fpicker/source/win32/filepicker/
H A DFileOpenDlg.cxx545 OSL_ASSERT(GetParent(hwndChild) == hwndDlg); in handleInitDialog()
559 HWND hwndDlg = GetParent(hChildDlg); in ofnHookProc()
/trunk/main/basctl/source/basicide/
H A Dbastype3.cxx203 pEntry = GetParent( pEntry ); in FindVariable()
314 pEntry = GetParent( pEntry ); in GetEntryDescriptor()
/trunk/main/sfx2/source/sidebar/
H A DDeckLayouter.cxx433 if (static_cast<DockingWindow*>(rDeckTitleBar.GetParent()->GetParent())->IsFloatingMode()) in PlaceDeckTitle()
H A DFocusManager.cxx377 maButtons[nButtonIndex]->GetParent()->Invalidate(); in ClickButton()
697 pWindow = pWindow->GetParent(); in IMPL_LINK()
/trunk/main/sd/source/ui/dlg/
H A Dtpoption.cxx56 #define DLGWIN this->GetParent()->GetParent()
405 WarningBox aWarnBox( GetParent(), WB_YES_NO, String( SdResId( STR_WARN_SCALE_FAIL ) ) ); in DeactivatePage()
/trunk/main/sw/source/ui/index/
H A Dswuiidxmrk.cxx190 GetParent()->SetText( SW_RESSTR( bNewMark ? STR_IDXMRK_INSERT : STR_IDXMRK_EDIT)); in SwIndexMarkDlg()
741 ((SwIndexMarkModalDlg*)GetParent())->EndDialog(RET_CANCEL); in IMPL_LINK()
898 ViewShell::SetCareWin( GetParent() ); in UpdateDialog()
1288 GetParent()->SetText(String(SW_RES( in SwAuthMarkDlg()
1328 ((SwAuthMarkModalDlg*)GetParent())->EndDialog(RET_CANCEL); in IMPL_LINK()
/trunk/main/basic/source/classes/
H A Dsb.cxx205 while( pCurParent->GetParent() != NULL ) in lclGetDocBasicForModule()
207 pCurParent = pCurParent->GetParent(); in lclGetDocBasicForModule()
865 SbxObject* pParent = pClassModule->GetParent(); in AddClassModule()
2004 SbxObject* pLookup = pBasic->GetParent(); in GetModelFromBasic()
2008 pLookup = pLookup->GetParent(); in GetModelFromBasic()

Completed in 224 milliseconds

12345678910>>...20