Home
last modified time | relevance | path

Searched refs:GetParent (Results 426 – 450 of 485) sorted by relevance

1...<<11121314151617181920

/trunk/main/svx/source/accessibility/
H A Dsvxrectctaccessiblecontext.cxx820 …return Rectangle( mpRepr->GetParent()->OutputToScreenPixel( mpRepr->GetPosPixel() ), mpRepr->GetSi… in GetBoundingBoxOnScreen()
/trunk/main/basic/source/runtime/
H A Dstdobj.cxx763 p( (StarBASIC*) GetParent(), *pPar_, bWrite ); in SFX_NOTIFY()
/trunk/main/editeng/inc/editeng/
H A Doutliner.hxx803 Paragraph* GetParent( Paragraph* pParagraph ) const;
/trunk/main/svx/source/dialog/
H A Dsvxruler.cxx203 while(pParent->GetParent()) in AddDebugText()
204 pParent = pParent->GetParent(); in AddDebugText()
H A D_bmpmask.cxx171 SvColorDialog* pColorDlg = new SvColorDialog( GetParent() ); in onEditColor()
/trunk/main/sfx2/source/view/
H A Dviewfrm.cxx1325 while ( pParent->GetParent() ) in SetBorderPixelImpl()
1326 pParent = pParent->GetParent(); in SetBorderPixelImpl()
/trunk/main/sd/source/ui/view/
H A Dviewshel.cxx196 mpContentWindow->GetParent()); in ~ViewShell()
/trunk/main/sw/source/ui/shells/
H A Dfrmsh.cxx480 aSet.SetParent( aMgr.GetAttrSet().GetParent() ); in Execute()
H A Dtextsh.cxx637 aSet.SetParent( aMgr.GetAttrSet().GetParent() ); in TYPEINIT1()
/trunk/main/svtools/source/dialogs/
H A Dproperty.cxx1075 SvPropertyLine *pPropLine=(SvPropertyLine *)pPB->GetParent(); in IMPL_LINK()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx761 Window* GetParent() const;
/trunk/main/editeng/source/rtf/
H A Dsvxrtf.cxx1035 pNew->aAttrSet.SetParent( pOld->aAttrSet.GetParent() ); in AttrGroupEnd()
/trunk/main/reportdesign/source/ui/dlg/
H A DNavigator.cxx735 SvLBoxEntry* pParent = GetParent(pEntry); in _elementRemoved()
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_ChartType.cxx655 …uto_ptr< SplinePropertiesDialog >( new SplinePropertiesDialog( m_aPB_DetailsDialog.GetParent() ) ); in getSplinePropertiesDialog()
/trunk/main/sw/source/ui/docvw/
H A DSidebarWin.cxx441 MapMode aMode = GetParent()->GetMapMode(); in Rescale()
/trunk/main/framework/source/services/
H A Dbackingwindow.cxx101 ToolBox aTbx( GetParent() ); in calcMinSize()
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx2365 pOldParent = pDlg->GetParent(); in execute()
2378 if ( pOldParent && pDlg->GetParent() == pSetParent ) in execute()
2398 pDev = pWindow->GetParent(); in draw()
2499 pDev = pWindow->GetParent(); in IMPL_XTYPEPROVIDER_START()
/trunk/main/sw/source/ui/uiview/
H A Dviewport.cxx743 aRect.Left() = pScrollbar->GetParent()->OutputToScreenPixel( in IMPL_LINK()
/trunk/main/vcl/source/window/
H A Dwindow2.cxx1759 Window* Window::GetParent() const in GetParent() function in Window
/trunk/main/svx/source/svdraw/
H A Dsvdundo.cxx305 const UniString aParent(rSheet.GetParent()); in ensureStyleSheetInStyleSheetPool()
/trunk/main/svtools/workben/
H A Dsvdem.cxx574 long nMaxWidth = GetParent()->GetOutputSizePixel().Width()-50; in Split()
/trunk/main/cui/source/customize/
H A Dcfgutil.cxx527 pEntry = GetParent( pEntry ); in GetGroup()
/trunk/main/cui/source/tabpages/
H A Dnumfmt.cxx1285 SfxSingleTabDialog* pParent = dynamic_cast< SfxSingleTabDialog* >( GetParent() ); in IMPL_LINK()
/trunk/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx1385 WaitObject aWO( rWizard.GetParent() ); in impl_doCopy_nothrow()
/trunk/main/l10ntools/source/
H A Dxmlparse.cxx1161 pCurNode = pCurNode->GetParent(); in EndElement()

Completed in 238 milliseconds

1...<<11121314151617181920