/aoo41x/main/sw/source/core/text/ |
H A D | widorp.cxx | 75 SwSectionFrm* pSct; in SwTxtFrmBreak() local
|
H A D | frmform.cxx | 114 SwSectionFrm* pSct = FindSctFrm(); in ValidateFrm() local 293 SwSectionFrm* pSct = pMyFollow->FindSctFrm(); in CalcFollow() local
|
H A D | txtftn.cxx | 910 SwSectionFrm *pSct = pBoss->FindSctFrm(); in NewFtnPortion() local
|
/aoo41x/main/sw/source/core/layout/ |
H A D | calcmove.cxx | 1208 SwSectionFrm* pSct = pFtn->FindSctFrm(); in MakeAll() local 1523 SwSectionFrm *pSct = FindSctFrm(); in MakeAll() local 1981 const SwSectionFrm* pSct = pFrm->FindSctFrm(); in _WouldFit() local
|
H A D | flowfrm.cxx | 632 SwSectionFrm *pSct; in MoveSubTree() local 1864 const SwSectionFrm *pSct = rThis.FindSctFrm(); in CheckMoveFwd() local 2597 SwSectionFrm* pSct = rThis.FindSctFrm(); in MoveBwd() local
|
H A D | layact.cxx | 357 const SwSectionFrm* pSct = pCnt->FindSctFrm(); in PaintCntnt() local 1284 const SwSectionFrm *pSct = ((SwFrm*)pCntnt)->ImplFindSctFrm(); in IsShortCut() local 1325 const SwSectionFrm *pSct = ((SwFrm*)pCntnt)->ImplFindSctFrm(); in IsShortCut() local
|
H A D | findfrm.cxx | 513 SwSectionFrm* pSct = pRet->FindSctFrm(); in FindFtnBossFrm() local 836 SwSectionFrm* pSct = pRet->FindSctFrm(); in _FindNext() local
|
H A D | sectfrm.cxx | 2321 const SwFrm* pSct = GetUpper(); in _GetIndPrev() local 2352 SwFrm* pSct = GetUpper(); in _GetIndNext() local 2788 void SwRootFrm::_RemoveFromList( SwSectionFrm* pSct ) in _RemoveFromList()
|
H A D | wsfrm.cxx | 679 void SwFrm::InsertGroupBefore( SwFrm* pParent, SwFrm* pBehind, SwFrm* pSct ) in InsertGroupBefore() 982 SwSectionFrm* pSct = FindSctFrm(); in Cut() local 1013 SwSectionFrm* pSct = FindSctFrm(); in Cut() local 1040 SwSectionFrm *pSct = 0; in Cut() local
|
H A D | layouter.cxx | 76 void SwEndnoter::CollectEndnotes( SwSectionFrm* pSct ) in CollectEndnotes()
|
H A D | tabfrm.cxx | 1823 const SwFrm* pSct = rFrm.GetUpper(); in lcl_NoPrev() local 2616 SwSectionFrm* pSct = GetFollow()->FindSctFrm(); in MakeAll() local 3691 SwSectionFrm* pSct = FindSctFrm(); in Cut() local 3719 SwSectionFrm* pSct = FindSctFrm(); in Cut() local 3736 SwSectionFrm *pSct = 0; in Cut() local
|
H A D | laycache.cxx | 963 SwSectionFrm *pSct; in CheckInsert() local
|
H A D | ftnfrm.cxx | 130 SwSectionFrm* pSct = rpBoss->FindSctFrm()->GetFollow(); in lcl_NextFtnBoss() local 1767 SwSectionFrm* pSct = pBoss->FindSctFrm(); in AppendFtn() local
|
H A D | frmtool.cxx | 1291 SwSectionFrm* pSct = pLay->FindSctFrm(); in _InsertCnt() local 1663 SwSectionFrm* pSct = pUpper->FindSctFrm(); in MakeFrms() local
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | node2lay.cxx | 229 SwSectionFrm* pSct = pRet->FindSctFrm(); in NextFrm() local
|
H A D | ndsect.cxx | 1138 SwSectionFrm *pSct = new SwSectionFrm( pS->GetSection(), pFrm ); in MakeFrms() local
|
/aoo41x/main/sw/source/core/inc/ |
H A D | rootfrm.hxx | 315 void RemoveFromList( SwSectionFrm* pSct ) { if( pDestroy ) _RemoveFromList( pSct ); } in RemoveFromList()
|
/aoo41x/main/sw/source/core/objectpositioning/ |
H A D | tocntntanchoredobjectposition.cxx | 706 const SwFrm* pSct = pUpperOfOrientFrm->FindSctFrm(); in CalcPosition() local
|
/aoo41x/main/sw/source/core/frmedt/ |
H A D | feshview.cxx | 2842 for ( SwSectionFrm* pSct = aIter.First(); pSct; pSct = aIter.Next() ) in GetSectionWidth() local
|