Home
last modified time | relevance | path

Searched refs:SwCntntFrm (Results 1 – 25 of 100) sorted by relevance

1234

/aoo4110/main/sw/source/core/inc/
H A Dcntfrm.hxx70 virtual ~SwCntntFrm();
81 inline SwCntntFrm *GetFollow();
113 inline SwCntntFrm* SwCntntFrm::GetNextCntntFrm() const in GetNextCntntFrm()
116 return (SwCntntFrm*)GetNext(); in GetNextCntntFrm()
121 inline SwCntntFrm* SwCntntFrm::GetNextCntntFrm( bool bPrune ) const in GetNextCntntFrm()
128 return (SwCntntFrm*)GetNext(); in GetNextCntntFrm()
131 inline SwCntntFrm* SwCntntFrm::GetPrevCntntFrm() const in GetPrevCntntFrm()
134 return (SwCntntFrm*)GetPrev(); in GetPrevCntntFrm()
139 inline SwCntntNode *SwCntntFrm::GetNode() in GetNode()
148 inline const SwCntntFrm *SwCntntFrm::GetFollow() const in GetFollow()
[all …]
H A Dftnfrm.hxx28 class SwCntntFrm;
62 SwCntntFrm *pRef; //In diesem CntntFrm steht die Fussnotenref.
78 SwFtnFrm( SwFrmFmt*, SwFrm*, SwCntntFrm*, SwTxtFtn* );
86 const SwCntntFrm *GetRef() const { return pRef; } in GetRef()
87 SwCntntFrm *GetRef() { return pRef; } in GetRef()
91 const SwCntntFrm *GetRef() const;
92 SwCntntFrm *GetRef();
94 const SwCntntFrm *GetRefFromAttr() const;
95 SwCntntFrm *GetRefFromAttr();
108 void SetRef ( SwCntntFrm *pNew ) { pRef = pNew; } in SetRef()
[all …]
H A Dftnboss.hxx76 void AppendFtn( SwCntntFrm *, SwTxtFtn * );
77 void RemoveFtn( const SwCntntFrm *, const SwTxtFtn *, sal_Bool bPrep = sal_True );
78 static SwFtnFrm *FindFtn( const SwCntntFrm *, const SwTxtFtn * );
81 const SwFtnFrm *FindFirstFtn( SwCntntFrm* ) const;
84 void ChangeFtnRef( const SwCntntFrm *pOld, const SwTxtFtn *,
85 SwCntntFrm *pNew );
104 static void _CollectFtns( const SwCntntFrm* _pRef,
112 void CollectFtns( const SwCntntFrm* _pRef,
117 void MoveFtns( const SwCntntFrm *pSrc, SwCntntFrm *pDest,
H A Dlayfrm.hxx28 class SwCntntFrm;
95 const SwCntntFrm* GetCntntPos( Point &rPoint, const sal_Bool bDontLeave,
108 const SwCntntFrm *ContainsCntnt() const;
109 inline SwCntntFrm *ContainsCntnt();
130 sal_Bool MoveLowerFtns( SwCntntFrm *pStart, SwFtnBossFrm *pOldBoss,
173 inline SwCntntFrm* SwLayoutFrm::ContainsCntnt() in ContainsCntnt()
175 return (SwCntntFrm*)(((const SwLayoutFrm*)this)->ContainsCntnt()); in ContainsCntnt()
H A Dlayact.hxx32 class SwCntntFrm;
106 void PaintCntnt( const SwCntntFrm *, const SwPageFrm *,
108 sal_Bool PaintWithoutFlys( const SwRect &, const SwCntntFrm *,
110 inline sal_Bool _PaintCntnt( const SwCntntFrm *, const SwPageFrm *,
116 void _FormatCntnt( const SwCntntFrm* pCntnt,
121 sal_Bool _TurboAction( const SwCntntFrm * );
219 sal_Bool _DoIdleJob( const SwCntntFrm*, IdleJobType );
H A Dpagefrm.hxx37 class SwCntntFrm;
220 SwCntntFrm *FindLastBodyCntnt();
221 inline SwCntntFrm *FindFirstBodyCntnt();
222 inline const SwCntntFrm *FindFirstBodyCntnt() const;
223 inline const SwCntntFrm *FindLastBodyCntnt() const;
430 inline SwCntntFrm *SwPageFrm::FindFirstBodyCntnt() in FindFirstBodyCntnt()
435 inline const SwCntntFrm *SwPageFrm::FindFirstBodyCntnt() const in FindFirstBodyCntnt()
440 inline const SwCntntFrm *SwPageFrm::FindLastBodyCntnt() const in FindLastBodyCntnt()
H A Dframe.hxx46 class SwCntntFrm;
346 SwCntntFrm* _FindNextCnt( const bool _bInSameFtn = false );
377 SwCntntFrm* _FindPrevCnt( const bool _bInSameFtn = false );
691 inline SwCntntFrm* FindNextCnt( const bool _bInSameFtn = false );
715 inline SwCntntFrm* FindPrevCnt( const bool _bInSameFtn = false ) in FindPrevCnt()
718 return (SwCntntFrm*)(GetPrev()); in FindPrevCnt()
732 return (const SwCntntFrm*)(GetPrev()); in FindPrevCnt()
1194 inline SwCntntFrm *SwFrm::FindNextCnt( const bool _bInSameFtn ) in FindNextCnt()
1197 return (SwCntntFrm*)pNext; in FindNextCnt()
1203 inline const SwCntntFrm *SwFrm::FindNextCnt( const bool _bInSameFtn ) const in FindNextCnt()
[all …]
H A Dtxtfrm.hxx59 class SwTxtFrm: public SwCntntFrm
323 SwCntntFrm *SplitFrm( const xub_StrLen nTxtPos );
324 SwCntntFrm *JoinFrm();
340 { return (SwTxtNode*)SwCntntFrm::GetNode(); } in GetTxtNode()
342 { return (SwTxtNode*)SwCntntFrm::GetNode(); } in GetTxtNode()
701 return (const SwTxtFrm*)SwCntntFrm::GetFollow(); in GetFollow()
705 return (SwTxtFrm*)SwCntntFrm::GetFollow(); in GetFollow()
H A Dfrmtool.hxx35 class SwCntntFrm;
221 SwCntntFrm *GetCnt() { return (SwCntntFrm*)pFrm; } in GetCnt()
224 SwCntntNotify( SwCntntFrm *pCntFrm );
548 const SwCntntFrm* GetCellCntnt( const SwLayoutFrm& rCell_ );
H A Drootfrm.hxx28 class SwCntntFrm;
107 const SwCntntFrm *pTurbo;
281 void SetTurbo( const SwCntntFrm *pCntnt ) { pTurbo = pCntnt; } in SetTurbo()
283 const SwCntntFrm *GetTurbo() { return pTurbo; } in GetTurbo()
/aoo4110/main/sw/source/core/layout/
H A Dfindfrm.cxx67 SwCntntFrm *SwPageFrm::FindLastBodyCntnt() in FindLastBodyCntnt()
69 SwCntntFrm *pRet = FindFirstBodyCntnt(); in FindLastBodyCntnt()
70 SwCntntFrm *pNxt = pRet; in FindLastBodyCntnt()
416 const SwCntntFrm* SwCntntFrm::ImplGetNextCntntFrm( bool bFwd ) const in ImplGetNextCntntFrm()
420 SwCntntFrm *pCntntFrm = 0; in ImplGetNextCntntFrm()
857 return (SwCntntFrm*)pThis; in _FindNextCnt()
869 return (SwCntntFrm*)pThis; in _FindNextCnt()
882 SwCntntFrm *pNxtCnt = ((SwCntntFrm*)pThis)->GetNextCntntFrm(); in _FindNextCnt()
970 SwCntntFrm* pPrevCntntFrm( 0L ); in _FindPrevCnt()
974 SwCntntFrm* pCurrCntntFrm = dynamic_cast<SwCntntFrm*>(this); in _FindPrevCnt()
[all …]
H A Dtrvlfrm.cxx492 const SwCntntFrm *pCnt = GetCntntPos( in GetCrsrOfst()
536 const SwCntntFrm *lcl_GetNxtCnt( const SwCntntFrm* pCnt ) in lcl_GetNxtCnt()
541 const SwCntntFrm *lcl_GetPrvCnt( const SwCntntFrm* pCnt ) in lcl_GetPrvCnt()
546 typedef const SwCntntFrm *(*GetNxtPrvCnt)( const SwCntntFrm* );
563 const SwCntntFrm * MA_FASTCALL lcl_MissProtectedFrames( const SwCntntFrm *pCnt, in lcl_MissProtectedFrames()
600 const SwCntntFrm *pCnt = 0; in lcl_UpDown()
623 const SwCntntFrm* pTmpStart = pStart; in lcl_UpDown()
631 const SwCntntFrm *pNxt = pCnt = pTmpStart; in lcl_UpDown()
1157 const SwCntntFrm *pActual= pCntnt; in GetCntntPos()
1174 const SwCntntFrm *pComp = pCntnt; in GetCntntPos()
[all …]
H A Dflycnt.cxx122 SwCntntFrm *pCntnt = (SwCntntFrm*)GetAnchorFrm(); in Modify()
192 SwCntntFrm* pFlow = pCntnt; in Modify()
635 const SwCntntFrm *pCnt ) in lcl_CalcDownDist()
953 const SwCntntFrm *& rpCnt, in lcl_FindCntDiff()
1016 const SwCntntFrm * MA_FASTCALL lcl_FindCnt( const Point &rPt, const SwCntntFrm *pCnt, in lcl_FindCnt()
1029 const SwCntntFrm *pRet, *pNew; in lcl_FindCnt()
1121 const SwCntntFrm* pCnt; in FindAnchor()
1173 const SwCntntFrm *pUpLst; in FindAnchor()
1174 const SwCntntFrm *pUpFrm = pCnt; in FindAnchor()
1215 const SwCntntFrm *pDownLst; in FindAnchor()
[all …]
H A Dftnfrm.cxx1821 SwCntntFrm *pCnt = pNew->ContainsCntnt(); in AppendFtn()
1837 pCnt = (SwCntntFrm*)pCnt->FindNextCnt(); in AppendFtn()
1952 SwCntntFrm *pNew ) in ChangeFtnRef()
2408 void SwFtnBossFrm::MoveFtns( const SwCntntFrm *pSrc, SwCntntFrm *pDest, in MoveFtns()
2703 SwCntntFrm* pCntnt = pBody->ContainsCntnt(); in UpdateFtnNum()
3052 SwCntntFrm *pCnt = pNxt->ContainsCntnt(); in MoveFtnCntFwd()
3191 const SwCntntFrm* SwFtnFrm::GetRef() const in GetRef()
3200 SwCntntFrm* SwFtnFrm::GetRef() in GetRef()
3217 SwCntntFrm* SwFtnFrm::GetRefFromAttr() in GetRefFromAttr()
3232 SwCntntFrm* SwFtnFrm::FindLastCntnt() in FindLastCntnt()
[all …]
H A Dlayact.cxx317 void SwLayAction::PaintCntnt( const SwCntntFrm *pCnt, in PaintCntnt()
516 SwCntntFrm *pCnt = pPage->FindFirstBodyCntnt(); in CheckFirstVisPage()
517 SwCntntFrm *pChk = pCnt; in CheckFirstVisPage()
534 pCnt = (SwCntntFrm*)pCnt->FindPrev(); in CheckFirstVisPage()
1108 const SwCntntFrm *pFirst ) in lcl_FindFirstInvaCntnt()
1239 const SwCntntFrm *pCntnt; in IsShortCut()
1849 const SwCntntFrm *pCntnt = pPage->ContainsCntnt(); in FormatCntnt()
2084 const SwCntntFrm *pCntnt = pFly->ContainsCntnt(); in _FormatFlyCntnt()
2251 const SwCntntFrm *pC = pFly->ContainsCntnt(); in _DoIdleJob()
2312 const SwCntntFrm *pCnt = pPage->ContainsCntnt(); in DoIdleJob()
[all …]
H A Dssfrm.cxx445 SwCntntFrm::SwCntntFrm( SwCntntNode * const pCntnt, SwFrm* pSib ) : in SwCntntFrm() function in SwCntntFrm
454 SwCntntFrm::~SwCntntFrm() in ~SwCntntFrm()
494 void SwCntntFrm::RegisterToNode( SwCntntNode& rNode ) in RegisterToNode()
499 void SwCntntFrm::DelFrms( const SwCntntNode& rNode ) in DelFrms()
501 SwIterator<SwCntntFrm,SwCntntNode> aIter( rNode ); in DelFrms()
502 for( SwCntntFrm* pFrm = aIter.First(); pFrm; pFrm = aIter.Next() ) in DelFrms()
525 SwCntntFrm* pMaster = (SwTxtFrm*)pFrm->FindMaster(); in DelFrms()
541 SwCntntFrm* pCFrm; in DelFrms()
H A Dfrmtool.cxx774 SwCntntNotify::SwCntntNotify( SwCntntFrm *pCntntFrm ) : in SwCntntNotify()
811 SwCntntFrm *pCnt = GetCnt(); in ~SwCntntNotify()
1735 pTmp = (SwCntntFrm*)pMove; in MakeFrms()
2222 (void*)((SwCntntFrm*)pFrm)->GetNode() : in SwBorderAttrAccess()
2416 SwCntntFrm* pCnt = pFlyFrm->ContainsCntnt(); in lcl_RemoveObjsFromPage()
2636 if ( ((SwCntntFrm*)pSibling)->GetFollow() ) in RestoreCntnt()
2646 ((SwCntntFrm*)pSav)->InvalidatePage( pPage ); in RestoreCntnt()
2649 SwCntntFrm* pCnt = pParent->ContainsCntnt(); in RestoreCntnt()
2969 SwCntntFrm *pCntnt = pFly->ContainsCntnt(); in lcl_NotifyCntnt()
3012 SwCntntFrm *pCnt = 0; in Notify_Background()
[all …]
H A Dwsfrm.cxx430 pRoot->SetTurbo( (const SwCntntFrm*)this ); in InvalidatePage()
812 void SwCntntFrm::Paste( SwFrm* pParent, SwFrm* pSibling) in Paste()
860 ((SwCntntFrm*)GetPrev())->Prepare( PREP_FOLLOW_FOLLOWS ); in Paste()
920 void SwCntntFrm::Cut() in Cut()
1825 SwCntntFrm *pCnt = ((SwLayoutFrm*)this)->ContainsCntnt(); in ReinitializeFrmSizeAttrFlags()
2757 SwCntntFrm *pCnt; in ShrinkFrm()
3793 SwCntntFrm* pTmpCntnt = in FormatWidthCols()
3847 SwCntntFrm* pRet = pSect->FindLastCntnt(); in lcl_InvalidateSection()
3867 void lcl_InvalidateCntnt( SwCntntFrm *pCnt, sal_uInt8 nInv ) in lcl_InvalidateCntnt()
3869 SwCntntFrm *pLastTabCnt = NULL; in lcl_InvalidateCntnt()
[all …]
H A Dcalcmove.cxx298 SwFlowFrm* pThis = bCnt ? (SwCntntFrm*)this : NULL; in PrepareMake()
431 SwFlowFrm* pThis = bCnt ? (SwCntntFrm*)this : NULL; in PrepareCrsr()
535 ( ((SwCntntFrm*)pPrv)->GetFollow() != this ) ) in MakePos()
962 sal_Bool SwCntntFrm::MakePrtArea( const SwBorderAttrs &rAttrs ) in MakePrtArea()
1118 void SwCntntFrm::MakeAll() in MakeAll()
1275 SwCntntFrm* pRefCnt = pFtn ? pFtn->GetRef() : 0; in MakeAll()
1832 SwCntntNotify aNotify( (SwCntntFrm*)pNxt ); in MakeNxt()
1842 ((SwCntntFrm*)pNxt)->MakePrtArea( rAttrs ); in MakeNxt()
1884 sal_Bool SwCntntFrm::_WouldFit( SwTwips nSpace, in _WouldFit()
1904 SwCntntFrm *pFrm = this; in _WouldFit()
[all …]
H A Dsectfrm.cxx628 return (SwCntntFrm*)pLay->GetNext(); in lcl_GetNextCntntFrm()
633 return (SwCntntFrm*)pLay->GetPrev(); in lcl_GetNextCntntFrm()
638 SwCntntFrm *pCntntFrm = 0; in lcl_GetNextCntntFrm()
867 rpCntntFrm = (SwCntntFrm*)pFrm; in lcl_FindCntntFrm()
887 SwCntntFrm *SwSectionFrm::FindLastCntnt( sal_uInt8 nMode ) in FindLastCntnt()
889 SwCntntFrm *pRet = NULL; in FindLastCntnt()
1642 SwCntntFrm* pTmpCnt = ((SwTabFrm*)this)->FindLastCntnt(); in GetNextSctLeaf()
1740 SwCntntFrm* pNxtCntnt = NULL; in GetNextSctLeaf()
1743 pNxt = (SwCntntFrm*)pTmp; in GetNextSctLeaf()
1744 pNxtCntnt = (SwCntntFrm*)pTmp; in GetNextSctLeaf()
[all …]
/aoo4110/main/sw/source/core/crsr/
H A Dtrvlcol.cxx61 SwCntntFrm* GetColumnStt( const SwLayoutFrm* pColFrm ) in GetColumnStt()
63 return pColFrm ? (SwCntntFrm*)pColFrm->ContainsCntnt() : 0; in GetColumnStt()
67 SwCntntFrm* GetColumnEnd( const SwLayoutFrm* pColFrm ) in GetColumnEnd()
69 SwCntntFrm *pRet = GetColumnStt( pColFrm ); in GetColumnEnd()
73 SwCntntFrm *pNxt = pRet->GetNextCntntFrm(); in GetColumnEnd()
98 SwCntntFrm* pCnt = (*fnPosCol)( pLayFrm ); in MoveColumn()
/aoo4110/main/sw/source/core/docnode/
H A Dnode.cxx487 SwCntntFrm* pCFrm; in IsProtect()
781 SwCntntFrm* pFrm = SwIterator<SwCntntFrm,SwCntntNode>::FirstElement( *(SwCntntNode*)this ); in GetFlyFmt()
1150 SwCntntFrm *SwCntntNode::getLayoutFrm( const SwRootFrm* _pRoot, in getLayoutFrm()
1153 return (SwCntntFrm*) ::GetFrmOfModify( _pRoot, *(SwModify*)this, FRM_CNTNT, in getLayoutFrm()
1161 SwCntntFrm* pFrm = (SwCntntFrm*)::GetFrmOfModify( 0, *(SwModify*)this, in FindLayoutRect()
1380 SwCntntFrm *pFrm; in DelFrms()
1382 for( pFrm = (SwCntntFrm*)aIter.First( TYPE(SwCntntFrm)); pFrm; in DelFrms()
1383 pFrm = (SwCntntFrm*)aIter.Next() ) in DelFrms()
1406 SwCntntFrm* pMaster = (SwTxtFrm*)pFrm->FindMaster(); in DelFrms()
1422 SwCntntFrm* pCFrm; in DelFrms()
/aoo4110/main/sw/source/core/frmedt/
H A Dfefly1.cxx154 SwPosition aPos( *((SwCntntFrm*)pNewAnch)->GetNode() ); in lcl_FindAnchorPos()
163 SwCntntNode* pCNd = ((SwCntntFrm*)pNewAnch)->GetNode(); in lcl_FindAnchorPos()
336 SwCntntFrm *pCntnt = GetCurrFrm( sal_False ); in IsFlyInFly()
397 SwCntntFrm *pCntnt = GetCurrFrm( sal_False ); in SetFlyPos()
472 SwCntntFrm *pCntnt = GetCurrFrm( sal_False ); in FindAnchorPos()
491 SwCntntFrm *pCntnt = GetCurrFrm( sal_False ); in FindAnchorPos()
497 SwCntntFrm *pTxtFrm = NULL; in FindAnchorPos()
773 SwPosition aPos( *((SwCntntFrm*)pAnch)->GetNode() ); in NewFlyFrm()
776 aPos.nContent.Assign( ((SwCntntFrm*)pAnch)->GetNode(), 0 ); in NewFlyFrm()
1394 SwCntntFrm *pCntnt = GetCurrFrm( sal_False ); in GetFlyRect()
[all …]
/aoo4110/main/sw/source/core/text/
H A Dtxtfly.hxx31 class SwCntntFrm;
117 const SwCntntFrm *pMaster;
161 const SwCntntFrm* _GetMaster();
195 inline const SwCntntFrm* GetMaster() const in GetMaster()
/aoo4110/main/sw/inc/
H A Dcshtyp.hxx30 class SwCntntFrm;
42 typedef SwCntntFrm * (*SwPosPage)( const SwLayoutFrm * );
66 typedef SwCntntFrm * (*SwPosColumn)( const SwLayoutFrm * );

Completed in 211 milliseconds

1234