Searched defs:pSibling (Results 1 – 11 of 11) sorted by relevance
/trunk/main/sw/source/core/layout/ |
H A D | pagechg.cxx | 964 void SwPageFrm::Paste( SwFrm* pParent, SwFrm* pSibling ) in Paste() 1300 SwPageFrm *pSibling = (SwPageFrm*)pRoot->GetLower(); in InsertPage() local 1611 SwFrm *pSibling = pPage->GetNext(); in AssertFlyPages() local
|
H A D | flowfrm.cxx | 479 sal_Bool SwFlowFrm::PasteTree( SwFrm *pStart, SwLayoutFrm *pParent, SwFrm *pSibling, in PasteTree() 594 void SwFlowFrm::MoveSubTree( SwLayoutFrm* pParent, SwFrm* pSibling ) in MoveSubTree()
|
H A D | ftnfrm.cxx | 657 void SwFtnFrm::Paste( SwFrm* pParent, SwFrm* pSibling ) in Paste() 1387 SwFtnFrm *pSibling = FindFirstFtn(); in InsertFtn() local
|
H A D | wsfrm.cxx | 817 void SwCntntFrm::Paste( SwFrm* pParent, SwFrm* pSibling) in Paste() 1118 void SwLayoutFrm::Paste( SwFrm* pParent, SwFrm* pSibling) in Paste()
|
H A D | frmtool.cxx | 2628 void RestoreCntnt( SwFrm *pSav, SwLayoutFrm *pParent, SwFrm *pSibling, bool bGrow ) in RestoreCntnt() 2745 SwFrm *pSibling ) in InsertNewPage()
|
H A D | sectfrm.cxx | 344 void SwSectionFrm::Paste( SwFrm* pParent, SwFrm* pSibling ) in Paste()
|
H A D | tabfrm.cxx | 3770 void SwTabFrm::Paste( SwFrm* pParent, SwFrm* pSibling ) in Paste() 4481 SwFrm *pSibling = GetUpper()->Lower(); in Format() local
|
/trunk/main/vcl/source/window/ |
H A D | split.cxx | 655 Splitter *pSibling = ImplFindSibling(); in KeyInput() local
|
/trunk/main/sw/source/core/frmedt/ |
H A D | tblsel.cxx | 2130 void lcl_InsertRow( SwTableLine &rLine, SwLayoutFrm *pUpper, SwFrm *pSibling ) in lcl_InsertRow() 2458 SwRowFrm *pSibling = 0; in MakeFrms() local 2532 SwRowFrm* pSibling = 0; in MakeNewFrms() local
|
/trunk/main/sfx2/source/control/ |
H A D | bindings.cxx | 1477 const SfxSlot *pSibling = pRealSlot->GetNextSlot(); in CreateSet_Impl() local
|
/trunk/main/toolkit/workben/layout/ |
H A D | editor.cxx | 667 Widget *pSibling = up ? pWidget->prev() : pWidget->next(); in moveWidget() local
|
Completed in 131 milliseconds