Home
last modified time | relevance | path

Searched refs:pSibling (Results 1 – 22 of 22) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dftnfrm.cxx1429 if( pSibling && pSibling->FindPageFrm()->IsEndNotePage() != in InsertFtn()
1496 pSibling = pSibling->GetFollow(); in InsertFtn()
1500 pSibling = (SwFtnFrm*)pSibling->GetNext(); in InsertFtn()
1528 if ( pSibling && pLastSib && (pSibling != pLastSib) ) in InsertFtn()
1542 pSibling = pSibling->GetFollow(); in InsertFtn()
1564 pSibling = pSibling->GetFollow(); in InsertFtn()
1569 pBoss = pSibling->GetRef()->FindFtnBossFrm( !pSibling-> in InsertFtn()
1596 if ( pSibling && pLastSib && (pSibling != pLastSib) ) in InsertFtn()
1612 pSibling = pSibling->GetFollow(); in InsertFtn()
1614 pSibling = (SwFtnFrm*)pSibling->GetNext(); in InsertFtn()
[all …]
H A Dpagechg.cxx1338 pPage->Paste( pRoot, pSibling ); in InsertPage()
1342 if ( pSibling && !pSibling->IsFtnPage() && in InsertPage()
1345 SwPageFrm *pDel = pSibling; in InsertPage()
1346 pSibling = (SwPageFrm*)pSibling->GetNext(); in InsertPage()
1358 pPage->Paste( pRoot, pSibling ); in InsertPage()
1362 if ( pSibling && !pSibling->IsFtnPage() && in InsertPage()
1365 SwPageFrm *pDel = pSibling; in InsertPage()
1366 pSibling = (SwPageFrm*)pSibling->GetNext(); in InsertPage()
1375 if ( pSibling ) in InsertPage()
1619 pPage->Paste( this, pSibling ); in AssertFlyPages()
[all …]
H A Dflowfrm.cxx491 if ( pSibling ) in PasteTree()
497 pSibling->_InvalidatePos(); in PasteTree()
498 pSibling->_InvalidatePrt(); in PasteTree()
568 if ( pSibling ) in PasteTree()
570 pLst->pNext = pSibling; in PasteTree()
571 pSibling->pPrev = pLst; in PasteTree()
572 if( pSibling->IsInFtn() ) in PasteTree()
574 if( pSibling->IsSctFrm() ) in PasteTree()
575 pSibling = ((SwSectionFrm*)pSibling)->ContainsAny(); in PasteTree()
576 if( pSibling ) in PasteTree()
[all …]
H A Dsectfrm.cxx344 void SwSectionFrm::Paste( SwFrm* pParent, SwFrm* pSibling ) in Paste() argument
349 ASSERT( pSibling != this, "Bin mein eigener Nachbar." ); in Paste()
382 if( pSibling ) in Paste()
387 SwFrm *pTmp = pSibling; in Paste()
406 InsertGroupBefore( pParent, pSibling, pSect ); in Paste()
416 InsertGroupBefore( pParent, pSibling, NULL ); in Paste()
422 if ( pSibling ) in Paste()
424 pSibling->_InvalidatePos(); in Paste()
425 pSibling->_InvalidatePrt(); in Paste()
426 if ( pSibling->IsCntntFrm() ) in Paste()
[all …]
H A Dfrmtool.cxx2644 pSav->pPrev = pSibling; in RestoreCntnt()
2646 if ( pSibling ) in RestoreCntnt()
2648 pNxt = pSibling->pNext; in RestoreCntnt()
2649 pSibling->pNext = pSav; in RestoreCntnt()
2650 pSibling->_InvalidatePrt(); in RestoreCntnt()
2652 if ( ((SwCntntFrm*)pSibling)->GetFollow() ) in RestoreCntnt()
2653 pSibling->Prepare( PREP_CLEAR, 0, sal_False ); in RestoreCntnt()
2745 SwFrm *pSibling ) in InsertNewPage() argument
2760 SwPageDesc *pTmpDesc = pSibling && pSibling->GetPrev() ? in InsertNewPage()
2763 pRet->Paste( pUpper, pSibling ); in InsertNewPage()
[all …]
H A Dwsfrm.cxx817 void SwCntntFrm::Paste( SwFrm* pParent, SwFrm* pSibling) in Paste() argument
822 ASSERT( pSibling != this, "Bin mein eigener Nachbar." ); in Paste()
825 ASSERT( !pSibling || pSibling->IsFlowFrm(), in Paste()
829 InsertBefore( (SwLayoutFrm*)pParent, pSibling ); in Paste()
1118 void SwLayoutFrm::Paste( SwFrm* pParent, SwFrm* pSibling) in Paste() argument
1123 ASSERT( pSibling != this, "Bin mein eigener Nachbar." ); in Paste()
1128 InsertBefore( (SwLayoutFrm*)pParent, pSibling ); in Paste()
H A Dtabfrm.cxx3770 void SwTabFrm::Paste( SwFrm* pParent, SwFrm* pSibling ) in Paste() argument
3775 ASSERT( pSibling != this, "Bin mein eigener Nachbar." ); in Paste()
3780 InsertBefore( (SwLayoutFrm*)pParent, pSibling ); in Paste()
4481 SwFrm *pSibling = GetUpper()->Lower(); in Format() local
4483 { nDiff -= (pSibling->Frm().*fnRect->fnGetHeight)(); in Format()
4484 pSibling = pSibling->GetNext(); in Format()
4485 } while ( pSibling ); in Format()
/trunk/main/sw/source/core/frmedt/
H A Dtblsel.cxx2138 if ( pSibling && pTabFrm->IsInHeadline( *pSibling ) ) in lcl_InsertRow()
2144 pRow->Paste( pUpper, pSibling ); in lcl_InsertRow()
2458 SwRowFrm *pSibling = 0; in MakeFrms() local
2462 i >= 0 && !pSibling; --i ) in MakeFrms()
2467 pSibling = aIter.First(); in MakeFrms()
2468 while ( pSibling && ( in MakeFrms()
2481 if ( pSibling ) in MakeFrms()
2485 pSibling = 0; in MakeFrms()
2532 SwRowFrm* pSibling = 0; in MakeNewFrms() local
2553 if ( pSibling ) in MakeNewFrms()
[all …]
/trunk/main/vcl/source/window/
H A Dsplit.cxx655 Splitter *pSibling = ImplFindSibling(); in KeyInput() local
669 if( pSibling ) in KeyInput()
671 pSibling->GrabFocus(); in KeyInput()
672 pSibling->KeyInput( rKEvt ); in KeyInput()
685 if( pSibling ) in KeyInput()
687 pSibling->GrabFocus(); in KeyInput()
688 pSibling->KeyInput( rKEvt ); in KeyInput()
721 if( aKeyCode.IsShift() && pSibling ) in KeyInput()
722 pSibling->KeyInput( rKEvt ); in KeyInput()
/trunk/main/sfx2/source/control/
H A Dbindings.cxx1477 const SfxSlot *pSibling = pRealSlot->GetNextSlot(); in CreateSet_Impl() local
1480 while ( pSibling > pRealSlot ) in CreateSet_Impl()
1484 GetStateCache( pSibling->GetSlotId(), &nCachePos ); in CreateSet_Impl()
1502 if ( !bInsert && bSameMethod && pSibling->GetLinkedSlot() ) in CreateSet_Impl()
1505 const SfxSlot* pFirstSlave = pSibling->GetLinkedSlot(); in CreateSet_Impl()
1511 DBG_ASSERT(pSlaveSlot->GetLinkedSlot() == pSibling, in CreateSet_Impl()
1530 pSibling->GetSlotId(), pSibling->GetWhich(rPool), in CreateSet_Impl()
1531 pSibling, pSiblingCache ); in CreateSet_Impl()
1536 pSibling = pSibling->GetNextSlot(); in CreateSet_Impl()
/trunk/main/sw/source/core/inc/
H A Dlayfrm.hxx45 friend void RestoreCntnt( SwFrm *, SwLayoutFrm *, SwFrm *pSibling, bool bGrow );
91 virtual void Paste( SwFrm* pParent, SwFrm* pSibling = 0 );
H A Dfrmtool.hxx96 void RestoreCntnt( SwFrm *pSav, SwLayoutFrm *pParent, SwFrm *pSibling, bool bGrow );
120 SwFrm *pSibling );
H A Dframe.hxx289 friend void RestoreCntnt( SwFrm *, SwLayoutFrm *, SwFrm *pSibling, bool bGrow );
453 SwPageFrm *InsertPage( SwPageFrm *pSibling, sal_Bool bFtn );
794 virtual void Paste( SwFrm* pParent, SwFrm* pSibling = 0 ) = 0;
H A Dftnfrm.hxx81 virtual void Paste( SwFrm* pParent, SwFrm* pSibling = 0 );
H A Dsectfrm.hxx70 virtual void Paste( SwFrm* pParent, SwFrm* pSibling = 0 );
H A Dcntfrm.hxx74 virtual void Paste( SwFrm* pParent, SwFrm* pSibling = 0 );
H A Dtabfrm.hxx132 virtual void Paste( SwFrm* pParent, SwFrm* pSibling = 0 );
H A Dflowfrm.hxx172 void MoveSubTree( SwLayoutFrm* pParent, SwFrm* pSibling = 0 );
H A Dflyfrm.hxx171 virtual void Paste( SwFrm* pParent, SwFrm* pSibling = 0 );
H A Drootfrm.hxx208 virtual void Paste( SwFrm* pParent, SwFrm* pSibling = 0 );
H A Dpagefrm.hxx255 virtual void Paste( SwFrm* pParent, SwFrm* pSibling = 0 );
/trunk/main/toolkit/workben/layout/
H A Deditor.cxx667 Widget *pSibling = up ? pWidget->prev() : pWidget->next(); in moveWidget() local
674 if ( !pSibling ) in moveWidget()
694 if ( pSibling ) in moveWidget()
696 if ( pSibling->addChild( pWidget, up ? 0xffff : 0 ) ) in moveWidget()
699 unsigned int childPos = pContainer->getChildPos( pSibling ); in moveWidget()

Completed in 199 milliseconds