Home
last modified time | relevance | path

Searched refs:GetParent (Results 201 – 225 of 485) sorted by relevance

12345678910>>...20

/trunk/main/editeng/source/outliner/
H A Doutlin2.cxx308 Paragraph* Outliner::GetParent( Paragraph* pParagraph ) const in GetParent() function in Outliner
311 return pParaList->GetParent( pParagraph ); in GetParent()
H A Dparalist.hxx54 Paragraph* GetParent( Paragraph* pParagraph /*, sal_uInt16& rRelPos */ ) const;
/trunk/main/svtools/source/contnr/
H A Dsvimpicn.cxx872 if( pModel->GetParent(pEntry) == pCurParent ) in EntryInserted()
895 if( pModel->GetParent(pEntry) == pCurParent) in RemovingEntry()
939 if( pModel->GetParent(pEntry) == pCurParent ) in MovingEntry()
959 if( pModel->GetParent(pEntry)==pCurParent ) in EntryMoved()
1014 if( pModel->GetParent(pEntry) != pCurParent ) in EntrySelected()
2134 if( pModel->GetParent(pEntry) == pCurParent ) in SetEntryPosition()
2796 if( pTarget == pCurParent && pModel->GetParent(pEntry) == pCurParent ) in NotifyMoving()
/trunk/main/svx/workben/
H A Dedittest.cxx1567 ((EditMainWindow*)GetParent())->SetTitle(); in KeyInput()
1599 ((EditMainWindow*)GetParent())->SetTitle(); in KeyInput()
1704 ((EditMainWindow*)GetParent())->UpdateToolBox(); in KeyInput()
1744 ((EditMainWindow*)GetParent())->UpdateToolBox(); in MouseButtonUp()
/trunk/main/extensions/source/dbpilots/
H A Dcontrolwizard.cxx115 return static_cast< OControlWizard* >(GetParent()); in getDialog()
121 return static_cast< OControlWizard* >(GetParent()); in getDialog()
/trunk/main/dbaccess/source/ui/inc/
H A DQueryTextView.hxx65 …tainerWindow* getContainerWindow() { return static_cast< OQueryContainerWindow* >( GetParent() ); } in getContainerWindow()
H A DTableConnection.hxx112 inline OJoinTableView* GetParent() const { return m_pParent; } in GetParent() function in dbaui::OTableConnection
/trunk/main/editeng/source/rtf/
H A Drtfitem.cxx1901 ( pAkt->aAttrSet.GetParent() || pAkt->aAttrSet.Count() )) in RTFPardPlain()
1931 else if( !pAkt->aAttrSet.GetParent() ) in RTFPardPlain()
1939 else if( SFX_ITEM_SET == pAkt->aAttrSet.GetParent()-> in RTFPardPlain()
/trunk/main/sd/source/core/
H A Dstlpool.cxx646 String aParent( xSheet->GetParent() ); in CopySheets()
717 if (pSheet->GetParent().Len() == 0) in CopyLayoutSheets()
1418 if(pChild && pChild->GetParent() == pSheet->GetName()) in CreateChildList()
/trunk/main/rsc/inc/
H A Drsclst.hxx52 REResourceList* GetParent() { return pParent; } in GetParent() function in REResourceList
/trunk/main/accessibility/source/standard/
H A Dfloatingwindowaccessible.cxx59 Window* pParentWindow = pWindow->GetParent(); in FillAccessibleRelationSet()
/trunk/main/sc/inc/
H A Dstlsheet.hxx65 virtual const String& GetParent() const;
/trunk/main/sw/source/ui/inc/
H A Dswcont.hxx88 const SwContentType* GetParent() const {return pParent;} in GetParent() function in SwContent
/trunk/main/formula/source/ui/dlg/
H A Dformula.cxx412 Window* pParent=pWin->GetParent(); in PreNotify()
419 pParent=pParent->GetParent(); in PreNotify()
1799 Window* pParent=pWin->GetParent(); in FindFocusWin()
1806 pParent=pParent->GetParent(); in FindFocusWin()
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx165 Window* pParent = GetParent(); in ImplInitSettings()
253 if ( GetParent()->IsDialog() ) in ~TabControl()
254 GetParent()->RemoveChildEventListener( LINK( this, TabControl, ImplWindowEventListener ) ); in ~TabControl()
560 Window* pCtrlParent = GetParent(); in ImplChangeTabPage()
/trunk/main/sw/source/core/access/
H A Daccfrmobj.hxx62 const SwFrm* GetParent( const sal_Bool bInPagePreview ) const;
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_ErrorBars.cxx44 dynamic_cast< Dialog * >( pParent->GetParent() ), in ErrorBarsTabPage()
/trunk/main/sc/source/ui/view/
H A Dtabsplit.cxx78 Window* pParent = GetParent(); in Splitting()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/base/
H A DNode.java61 public Node GetParent () in GetParent() method in Node
/trunk/main/sw/source/ui/chrdlg/
H A Ddrpcps.cxx241 SwDropCapsPage* pPage = ( SwDropCapsPage* ) GetParent(); in UpdatePaintSettings()
343 if(((SwDropCapsPage*)GetParent())->aDropCapsBox.IsChecked()) in Paint()
/trunk/main/sfx2/source/appl/
H A Dchildwin.cxx575 Window *pParent = pWindow->GetParent(); in GetFloatingWindow()
593 Window *pParent = pWindow->GetParent(); in GetAlignment()
/trunk/main/svtools/source/control/
H A Dtoolbarmenuacc.cxx195 Window* pParent = mpParent->mrMenu.GetParent(); in getAccessibleParent()
209 Window* pParent = mpParent->mrMenu.GetParent(); in getAccessibleIndexInParent()
/trunk/main/sc/source/ui/vba/
H A Dvbahelper.cxx250 SbxObject* pParent = p->GetParent(); in getCurrentDocument()
251 SbxObject* pParentParent = pParent ? pParent->GetParent() : NULL; in getCurrentDocument()
/trunk/main/cui/source/tabpages/
H A Dtphatch.cxx56 #define DLGWIN this->GetParent()->GetParent()
/trunk/main/sd/source/ui/dlg/
H A Dtpaction.cxx715 WaitObject aWait( GetParent()->GetParent() ); in IMPL_LINK()

Completed in 173 milliseconds

12345678910>>...20