Home
last modified time | relevance | path

Searched refs:GetParent (Results 376 – 400 of 485) sorted by relevance

1...<<11121314151617181920

/trunk/main/sw/source/ui/misc/
H A Dglosbib.cxx213 QueryBox aQuery(this->GetParent(), WB_YES_NO|WB_DEF_NO, sMsg ); in Apply()
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx2182 while( Window *pParent = pWndAncestor->GetParent() ) pWndAncestor = pParent; in Find1RefWindow()
2196 while( Window *pParent = pWndAncestor->GetParent() ) pWndAncestor = pParent; in Find1RefWindow()
/trunk/main/cui/source/tabpages/
H A Dtpline.cxx75 #define DLGWIN this->GetParent()->GetParent()
/trunk/main/editeng/source/outliner/
H A Doutlvw.cxx679 pPrev = pOwner->pParaList->GetParent( pPrev ); in Indent()
681 pPrev = pOwner->pParaList->GetParent( pPrev ); in Indent()
/trunk/main/xmlsecurity/source/dialogs/
H A Dcertificateviewer.cxx486 pParent = maCertPathLB.GetParent( pParent ); in ActivatePage()
/trunk/main/sw/source/ui/shells/
H A Dgrfsh.cxx184 aSet.SetParent( aMgr.GetAttrSet().GetParent() ); in Execute()
/trunk/main/vcl/source/app/
H A Dsvdata.cxx367 Window * pParentWindow = pWindow->GetParent(); in AccessBridgehandleExistingWindow()
/trunk/main/extensions/source/propctrlr/
H A Dstandardcontrol.hxx95 return ListBoxType::GetParent()->PreNotify( _rNEvt ); in PreNotify()
/trunk/main/toolkit/source/awt/
H A Dvclxtabcontrol.cxx345 Window *parent = GetWindow()->GetParent(); in allocateArea()
/trunk/main/avmedia/source/framework/
H A Dmediacontrol.cxx516 if( ::avmedia::MediaWindow::executeMediaURLDialog( GetParent(), aURL, false ) ) in IMPL_LINK()
/trunk/main/dbaccess/source/ui/control/
H A DRelationControl.cxx483 static_cast<OTableListBoxControl*>(GetParent())->NotifyCellChange(); in CellModified()
/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx5288 while ( 0 != ( pSet = pSet->GetParent() ) && !pSet->Count() ) in OutputStyleItemSet()
5296 if ( !bDeep || !pSet->GetParent() ) in OutputStyleItemSet()
5314 ( pSet->GetParent() && *pItem != pSet->GetParent()->Get( nWhich ) ) ) ) in OutputStyleItemSet()
/trunk/main/basic/source/runtime/
H A Dmethods1.cxx1582 while( p->GetParent() ) in RTLFUNC()
1583 p = p->GetParent(); in RTLFUNC()
/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx186 Window* pParent = pWindow->GetParent(); in HandleTaskPaneList()
2058 return GetParent()->Notify( rNEvt ); in Notify()
3122 sTitle = GetParent()->GetText(); in IMPL_LINK()
/trunk/main/sfx2/source/doc/
H A Dnew.cxx664 WaitObject aWaitCursor( pAntiImplP->GetParent() ); in SfxNewFileDialog_Impl()
/trunk/main/svx/source/inc/
H A Dfmexpl.hxx179 FmEntryData* GetParent() const { return pParent; } in GetParent() function in FmEntryData
/trunk/main/cui/source/dialogs/
H A Dthesdlg.cxx252 GetParent()->KeyInput( rKEvt ); // parent will close dialog... in KeyInput()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlideSorterView.cxx429 pWindow = pWindow->GetParent(); in UpdateOrientation()
/trunk/main/editeng/source/editeng/
H A Deditdbg.cxx440 …fprintf( fp, "\nParent: %s", ByteString( pStyle->GetParent(), RTL_TEXTENCODING_ASCII_US ).GetBu… in ShowEditEngineData()
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx1545 aString = pBase->GetParent(); in getParentStyle()
1573 if(xBase->GetParent() != sParentStyle) in setParentStyle()
1762 if(!mpItemSet->GetParent() && mpParentStyle) in GetItemSet()
3462 const SfxItemSet &rSet = xStyle->GetItemSet(),*pParentSet = rSet.GetParent(); in getPropertyDefaults()
/trunk/main/sw/source/core/layout/
H A Dsectfrm.cxx472 pTmp = pTmp->GetParent(); in HasToBreak()
682 SwSectionFmt* pParent = static_cast<SwSectionFmt*>(pDel->GetFmt())->GetParent(); in MoveCntntAndDelete()
/trunk/main/svx/source/accessibility/
H A Dcharmapacc.cxx158 Window* pParent = mpParent->GetParent(); in getAccessibleParent()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi2.cxx204 hWndTopWindow = ::GetParent( hWndTopWindow ); in copyArea()
/trunk/main/dbaccess/source/ui/app/
H A DAppControllerGen.cxx226 xWindow = VCLUnoHelper::GetInterface(getView()->Window::GetParent()); in openDialog()
/trunk/main/sd/source/ui/func/
H A Dfuinsfil.cxx641 pPara = pDocliner->GetParent(pPara); in InsTextOrRTFinOlMode()

Completed in 355 milliseconds

1...<<11121314151617181920