Home
last modified time | relevance | path

Searched refs:GetParent (Results 326 – 350 of 485) sorted by relevance

1...<<11121314151617181920

/trunk/main/accessibility/source/extended/
H A Daccessiblelistboxentry.cxx138 SvLBoxEntry* pParent = getListBox()->GetParent( pEntry ); in GetBoundingBox_Impl()
391 pParentEntry = getListBox()->GetParent(pParentEntry); in implGetParentAccessible()
H A DAccessibleToolPanelDeckTabBar.cxx389 … const Rectangle aWindowBounds( i_rWindow.GetWindowExtentsRelative( i_rWindow.GetParent() ) ); in lcl_covers()
/trunk/main/sfx2/inc/sfx2/
H A Dchildwin.hxx191 ::Window* GetParent() const in GetParent() function in SfxChildWindow
/trunk/main/svx/source/form/
H A Dfmexch.cxx257 pLoop = pTreeBox->GetParent(pLoop); in buildPathFormat()
/trunk/main/vcl/inc/unx/gtk/
H A Dgtkframe.hxx322 virtual SalFrame* GetParent() const;
/trunk/main/vcl/source/control/
H A Dgroup.cxx82 Window* pParent = GetParent(); in ImplInitSettings()
/trunk/main/vcl/unx/headless/
H A Dsvpframe.cxx269 SalFrame* SvpSalFrame::GetParent() const in GetParent() function in SvpSalFrame
/trunk/main/l10ntools/inc/
H A Dxmlparse.hxx128 XMLParentNode *GetParent() { return pParent; } in GetParent() function in XMLChildNode
/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx902 return new SvxColorWindow_Impl( maCommand, theSlotId, GetFrame(), GetText(), GetParent() ); in Clone()
1067 return new SvxFrameWindow_Impl( GetId(), GetFrame(), GetParent() ); in Clone()
1320 return new SvxLineWindow_Impl( GetId(), GetFrame(), GetParent() ); in Clone()
/trunk/main/vcl/source/window/
H A Dbrdwin.cxx1170 if( pWin->GetParent() && pWin->GetParent()->IsCompoundControl() ) in Init()
1171 pCompoundParent = pWin->GetParent(); in Init()
/trunk/main/svl/source/items/
H A Dstylepool.cxx431 Node* pCurNode = &maRoot[ rSet.GetParent() ]; in insertItemSet()
/trunk/main/fpicker/source/win32/filepicker/
H A Dpreviewadapter.cxx372 m_Instance, GetParent(flb), bShowState); in initializeActivePreview()
/trunk/main/sc/source/ui/pagedlg/
H A Dtphfedit.cxx526 SfxAbstractTabDialog* pDlg = pFact->CreateScCharDlg( GetParent(), &aSet, in SetCharAttriutes()
/trunk/main/basctl/source/basicide/
H A Dbasides1.cxx1114 pFocusWindow = pFocusWindow->GetParent(); in SetCurWindow()
1283 SbxObject* pParent = pActiveModule->GetParent(); in ShowActiveModuleWindow()
/trunk/main/dbaccess/source/ui/dlg/
H A DDbAdminImpl.cxx235 …ShowServiceNotAvailableError(_pParent->GetParent(), String(SERVICE_SDB_DATABASECONTEXT), sal_True); in ODbDataSourceAdministrationHelper()
278 …ShowServiceNotAvailableError(m_pParent->GetParent(), String(SERVICE_TASK_INTERACTION_HANDLER), sal… in getCurrentSettings()
/trunk/main/sfx2/source/toolbox/
H A Dtbxitem.cxx132 pWindow = pWindow->GetParent(); in GetTopMostParentSystemWindow()
138 pWindow = pWindow->GetParent(); in GetTopMostParentSystemWindow()
/trunk/main/svtools/source/control/
H A Dtoolbarmenu.cxx59 pWindow = pWindow->GetParent(); in GetTopMostParentSystemWindow()
65 pWindow = pWindow->GetParent(); in GetTopMostParentSystemWindow()
H A Daccessibleruler.cxx499 …return Rectangle( mpRepr->GetParent()->OutputToAbsoluteScreenPixel( mpRepr->GetPosPixel() ), mpRep… in GetBoundingBoxOnScreen()
/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx485 const String& SwDocStyleSheet::GetParent() const in GetParent() function in SwDocStyleSheet
1127 if(!aCoreSet.GetParent()) in GetItemSet()
2212 const String& rParentName = rSource.GetParent(); in Replace()
/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx96 if( !(pFmt = &rSh.GetSectionFmt(i))->GetParent() && in lcl_FillList()
524 if( !( pFmt = &rSh.GetSectionFmt(n))->GetParent() && in RecurseList()
1045 pParent=aTree.GetParent(pEntry); in IMPL_LINK()
/trunk/main/svtools/source/brwbox/
H A Debbcontrols.cxx190 else if (GetParent()->PreNotify(rNEvt)) in PreNotify()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh6.cxx337 pStyles[i].pDest->SetParent(pStyles[i].pSource->GetParent()); in LoadStylesArgs()
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx2595 SbxObject* pObject = dynamic_cast< SbxObject* >( pMeth->GetParent() ); in clearUnoMethodsForBasic()
2598 StarBASIC* pModBasic = dynamic_cast< StarBASIC* >( pObject->GetParent() ); in clearUnoMethodsForBasic()
3983 while( pP->GetParent() ) in firing_impl()
3985 pP = pP->GetParent(); in firing_impl()
4815 SbxObject* pObjParent = pCurObject->GetParent(); in createCOMWrapperForIface()
/trunk/main/sw/source/ui/uiview/
H A Dviewstat.cxx147 if(!rSet.GetParent()) in GetState()
/trunk/main/tools/inc/tools/
H A Dinetmsg.hxx594 INetMIMEMessage* GetParent (void) const { return pParent; } in GetParent() function in INetMIMEMessage

Completed in 176 milliseconds

1...<<11121314151617181920