Home
last modified time | relevance | path

Searched refs:GetParent (Results 251 – 275 of 485) sorted by relevance

1...<<11121314151617181920

/trunk/main/vcl/source/window/
H A Dwinproc.cxx1145 pWin = pWin->GetParent(); in ImplHandleKey()
1206 …etWindowImpl()->mbFloatWin && pWindow->GetParent() && (pWindow->ImplGetWindowImpl()->mpFrame != pW… in ImplHandleKey()
1208 pChild = pWindow->GetParent(); in ImplHandleKey()
H A Dsyswin.cxx147 pWin = pWin->GetParent(); in PreNotify()
698 Window* pParent = i_pConfigureWin->GetParent(); in ImplMoveToScreen()
/trunk/main/sfx2/source/sidebar/
H A DPanel.cxx247 OSL_TRACE("panel parent is %x", pElementWindow->GetParent()); in PrintWindowTree()
H A DSidebarController.cxx346 Window* pParentWindow = mpTabBar->GetParent(); in NotifyResize()
1130 SfxSplitWindow* pSplitWindow = dynamic_cast<SfxSplitWindow*>(mpParentWindow->GetParent()); in GetSplitWindow()
/trunk/main/tools/inc/tools/
H A Derrinf.hxx178 Window* GetParent() { return pWin; } in GetParent() function in ErrorContext
/trunk/main/formula/inc/formula/
H A DIFunctionDescription.hxx119 virtual SvLBoxEntry* GetParent(SvLBoxEntry* pEntry) const = 0;
/trunk/main/vcl/source/control/
H A Dfixbrd.cxx60 Window* pParent = GetParent(); in ImplInitSettings()
H A Dmorebtn.cxx144 Window* pParent = GetParent(); in Click()
/trunk/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx875 pData->CopyToClipboard(GetParent()); in copy()
882 …TransferableDataHelper aTransferData(TransferableDataHelper::CreateFromSystemClipboard(GetParent()… in paste()
918 …TransferableDataHelper aTransferData(TransferableDataHelper::CreateFromSystemClipboard(GetParent()… in InsertRows()
/trunk/main/toolkit/source/awt/
H A Dvclxtabpagemodel.cxx56 pDev = pWindow->GetParent(); in draw()
/trunk/main/dbaccess/source/ui/dlg/
H A DUserAdminDlg.cxx119 …i::showError( ::dbtools::SQLExceptionInfo( ::cppu::getCaughtException() ), GetParent(), getORB() ); in Execute()
/trunk/main/svx/inc/svx/
H A Dsvdlayer.hxx100 …SdrLayerAdmin* GetParent() const { return pParent;… in GetParent() function in SdrLayerAdmin
/trunk/main/svx/source/sdr/properties/
H A Ddefaultproperties.cxx65 if(mpItemSet && mpItemSet->GetParent()) in DefaultProperties()
/trunk/main/sd/source/ui/dlg/
H A Dtabtempl.cxx210 pRet->SetParent( GetStyleSheet().GetItemSet().GetParent() ); in GetRefreshedSet()
/trunk/main/svtools/source/brwbox/
H A Deditbrowsebox2.cxx148 pWindow = pWindow->GetParent()) in DetermineFocus()
/trunk/main/vcl/inc/
H A Dsalframe.hxx183 virtual SalFrame* GetParent() const = 0;
/trunk/main/xmloff/source/style/
H A Dimpastpl.hxx152 const ::rtl::OUString& GetParent() const { return msParent; } in GetParent() function in SvXMLAutoStylePoolParentP_Impl
/trunk/main/sw/inc/
H A Ddocstyle.hxx123 virtual const String& GetParent() const;
/trunk/main/vcl/inc/os2/
H A Dsalframe.h122 virtual SalFrame* GetParent() const;
/trunk/main/vcl/inc/win/
H A Dsalframe.h109 virtual SalFrame* GetParent() const;
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindowTitle.cxx203 pView->NotifyTitleClicked( static_cast<OTableWindow*>(GetParent()), aPos ); in MouseButtonDown()
/trunk/main/svx/source/accessibility/
H A Dsvxpixelctlaccessiblecontext.cxx172 xRet = pPixelCtl->GetParent()->GetAccessible( sal_True ); in getAccessibleParent()
184 Window* pTabPage = pPixelCtl->GetParent(); in getAccessibleIndexInParent()
/trunk/main/tools/source/inet/
H A Dinetstrm.cxx1371 if (pMsg->GetParent()) in GetMsgLine()
1373 String aPCT (pMsg->GetParent()->GetContentType()); in GetMsgLine()
/trunk/main/starmath/source/
H A Dview.cxx361 GetParent()->ToTop(); in Command()
709 const Rectangle aRect( aPt, GetParent()->GetOutputSizePixel() ); in AdjustPosition()
712 Point aPos( GetParent()->OutputToScreenPixel( aTopLeft ) ); in AdjustPosition()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsFocusManager.cxx351 pParentWindow = pParentWindow->GetParent(); in SetFocusToToolBox()

Completed in 150 milliseconds

1...<<11121314151617181920