Home
last modified time | relevance | path

Searched refs:pSect (Results 1 – 25 of 43) sorted by relevance

12

/trunk/main/sw/source/core/layout/
H A Dsectfrm.cxx371 if( pSect && HasToBreak( pSect ) ) in Paste()
408 (pSect->*fnRect->fnMakePos)( pSect->GetUpper(), pSect->GetPrev(), sal_True); in Paste()
559 pNew->InsertBehind( pSect->GetUpper(), pSect ); in SplitSect()
898 pSect = pSect->GetFollow(); in FindLastCntnt()
917 pSect = pSect->FindMaster(); in FindLastCntnt()
957 ASSERT( (pSect->Lower() && pSect->Lower()->IsColumnFrm()) || pSect->GetUpper()->IsFtnFrm(), in lcl_FindEndnote()
991 pSect = pLayouter ? pSect->GetFollow() : NULL; in lcl_FindEndnote()
1003 if( pSect->Lower() && pSect->Lower()->IsColumnFrm() ) in lcl_ColumnRefresh()
1018 pSect = pSect->GetFollow(); in lcl_ColumnRefresh()
1590 if( pSect->HasFollow() && pSect->IsInDocBody() ) in GetNextSctLeaf()
[all …]
H A Dlayouter.cxx63 SwSectionFrm* pSect; member in SwEndnoter
79 if( !pSect ) in CollectEndnotes()
80 pSect = pSct; in CollectEndnotes()
81 else if( pSct != pSect ) in CollectEndnotes()
83 pSect->CollectEndnotes( pMaster ); in CollectEndnotes()
138 if( !pSect ) in InsertEndnotes()
142 pSect = NULL; in InsertEndnotes()
145 ASSERT( pSect->Lower() && pSect->Lower()->IsFtnBossFrm(), in InsertEndnotes()
149 : (SwFtnBossFrm*)pSect->Lower(); in InsertEndnotes()
153 pSect = NULL; in InsertEndnotes()
[all …]
H A Dflycnt.cxx736 if( pSect ) in lcl_CalcDownDist()
741 if( pSect && !pSect->IsAnLower( pLay ) ) in lcl_CalcDownDist()
761 pSect = pNxtSect; in lcl_CalcDownDist()
765 pLay = pSect->GetUpper(); in lcl_CalcDownDist()
790 pSect = 0; in lcl_CalcDownDist()
814 bSct = 0 != pSect; in lcl_CalcDownDist()
834 if( bSct || pSect ) in lcl_CalcDownDist()
840 if( pSect && !pSect->IsAnLower( pLay ) ) in lcl_CalcDownDist()
848 pSect = pNxtSect; in lcl_CalcDownDist()
896 pSect = 0; in lcl_CalcDownDist()
[all …]
H A Dftnfrm.cxx363 pSect->ToMaximize( sal_False ) && pSect->Growable() ) in GrowFrm()
365 pSect->InvalidateSize(); in GrowFrm()
638 if( pSect && !pSect->ToMaximize( sal_False ) && !pSect->IsColLocked() ) in Cut()
866 if( pSect ) in GetPrevFtnLeaf()
876 pSect = (SwSectionFrm*)pSect->FindMaster(); in GetPrevFtnLeaf()
877 if( !pSect || !pSect->Lower() ) in GetPrevFtnLeaf()
882 pBody = pSect; in GetPrevFtnLeaf()
1807 if( pSect && !pSect->IsJoinLocked() && ( bEnd ? !pSect->IsEndnAtEnd() : in AppendFtn()
1808 !pSect->IsFtnAtEnd() ) && pSect->Growable() ) in AppendFtn()
1809 pSect->InvalidateSize(); in AppendFtn()
[all …]
H A Dflowfrm.cxx735 while ( pSect ) in FindMaster()
738 return pSect; in FindMaster()
739 pSect = aIter.Next(); in FindMaster()
1995 if( pSect ) in MoveFwd()
2003 pSect->ColLock(); in MoveFwd()
2006 pSect->ColUnlock(); in MoveFwd()
2029 const bool bForceSimpleFormat = pSect && pSect->HasFollow() && in MoveFwd()
2628 if( pSect ) in MoveBwd()
2631 pSect->ColLock(); in MoveBwd()
2646 pSect->InvalidateSize(); in MoveBwd()
[all …]
H A Dfly.cxx1558 SwSectionFrm* pSect; in CalcCntnt() local
1568 pSect->CalcFtnCntnt(); in CalcCntnt()
1571 pSect = NULL; in CalcCntnt()
1575 if( pSect ) in CalcCntnt()
1577 if( pSect->HasFollow() ) in CalcCntnt()
1588 pSect->CalcFtnCntnt(); in CalcCntnt()
1589 pSect->CalcFtnCntnt(); in CalcCntnt()
1631 ( !pSect || pSect == pFrm->FindSctFrm() ) ) in CalcCntnt()
1841 if( pSect ) in CalcCntnt()
1846 pSect->CalcFtnCntnt(); in CalcCntnt()
[all …]
H A Dwsfrm.cxx1578 SwSectionFrm *pSect = FindSctFrm(); in AdjustNeighbourhood() local
1605 if( !bTst && !pSect->IsColLocked() ) in AdjustNeighbourhood()
1606 pSect->InvalidateSize(); in AdjustNeighbourhood()
2192 if( pSect->ContainsAny() == this ) in Modify()
2194 pSect->_InvalidatePrt(); in Modify()
2195 pSect->InvalidatePage( pPage ); in Modify()
3844 pSect->_InvalidateSize(); in lcl_InvalidateSection()
3846 pSect->_InvalidatePos(); in lcl_InvalidateSection()
3848 pSect->_InvalidatePrt(); in lcl_InvalidateSection()
3851 pSect->SetFollow( NULL ); in lcl_InvalidateSection()
[all …]
H A Dcalcmove.cxx116 SwSectionFrm *pSect = pNewUpper->FindSctFrm(); in ShouldBwdMoved() local
117 while( pSect && pSect->IsInFtn() ) in ShouldBwdMoved()
118 pSect = pSect->GetUpper()->FindSctFrm(); in ShouldBwdMoved()
119 ASSERT( pSect, "Escaping footnote" ); in ShouldBwdMoved()
120 if( pSect != pMySect ) in ShouldBwdMoved()
/trunk/main/sw/source/core/edit/
H A Dedglbldc.cxx77 const SwSection* pSect = rSectFmts[ --n ]->GetGlobalDocSection(); in GetGlobalDocContent() local
78 if( pSect ) in GetGlobalDocContent()
81 switch( pSect->GetType() ) in GetGlobalDocContent()
85 ASSERT( pSect->ISA( SwTOXBaseSection ), "keine TOXBaseSection!" ); in GetGlobalDocContent()
86 pNew = new SwGlblDocContent( (SwTOXBaseSection*)pSect ); in GetGlobalDocContent()
90 pNew = new SwGlblDocContent( pSect ); in GetGlobalDocContent()
396 SwGlblDocContent::SwGlblDocContent( const SwSection* pSect ) in SwGlblDocContent() argument
399 PTR.pSect = pSect; in SwGlblDocContent()
401 const SwSectionNode* pSectNd = pSect->GetFmt()->GetSectionNode(); in SwGlblDocContent()
H A Dedsect.cxx111 SwSectionFrm* pSect = pFrm->FindSctFrm(); in GetAnySection() local
112 ASSERT( pSect, "GetAnySection: Where's my Sect?" ); in GetAnySection()
113 if( pSect->IsInFtn() && pSect->GetUpper()->IsInSct() ) in GetAnySection()
115 pSect = pSect->GetUpper()->FindSctFrm(); in GetAnySection()
116 ASSERT( pSect, "GetAnySection: Where's my SectFrm?" ); in GetAnySection()
118 return pSect->GetSection(); in GetAnySection()
H A Dedtox.cxx275 const SwSection* pSect = rFmts[ --n ]->GetSection(); in GetTOXCount() local
276 if( TOX_CONTENT_SECTION == pSect->GetType() && in GetTOXCount()
277 pSect->GetFmt()->GetSectionNode() ) in GetTOXCount()
289 const SwSection* pSect = rFmts[ n ]->GetSection(); in GetTOX() local
290 if( TOX_CONTENT_SECTION == pSect->GetType() && in GetTOX()
291 pSect->GetFmt()->GetSectionNode() && in GetTOX()
294 ASSERT( pSect->ISA( SwTOXBaseSection ), "keine TOXBaseSection!" ); in GetTOX()
295 return (SwTOXBaseSection*)pSect; in GetTOX()
/trunk/main/sw/source/core/unocore/
H A Dunosect.cxx472 const SwSection* pSect; in getAnchor() local
474 if( 0 != ( pSect = pSectFmt->GetSection() ) && in getAnchor()
1034 SwSection *const pSect = (pFmt) ? pFmt->GetSection() : 0; in GetPropertyValues_Impl() local
1055 : ::rtl::OUString(pSect->GetCondition())); in GetPropertyValues_Impl()
1071 else if (DDE_LINK_SECTION == pSect->GetType()) in GetPropertyValues_Impl()
1073 sRet = pSect->GetLinkFileName(); in GetPropertyValues_Impl()
1084 if (pSect && pSect->IsLinkType() && pSect->IsConnected()) // lijian i73247 in GetPropertyValues_Impl()
1172 SwSection* pEnclosingSection = pSect; in GetPropertyValues_Impl()
1817 SwSection *const pSect = pFmt->GetSection(); in setName() local
1818 SwSectionData aSection(*pSect); in setName()
[all …]
H A Dunoidx.cxx1012 SwSection* pSect = aSectArr[i]; in getPropertyValue() local
1013 if(pSect->GetType() == TOX_HEADER_SECTION) in getPropertyValue()
2579 if( TOX_CONTENT_SECTION == pSect->GetType() && in getCount()
2580 pSect->GetFmt()->GetSectionNode() ) in getCount()
2607 if( TOX_CONTENT_SECTION == pSect->GetType() && in getByIndex()
2608 pSect->GetFmt()->GetSectionNode() && in getByIndex()
2641 if( TOX_CONTENT_SECTION == pSect->GetType() && in getByName()
2642 pSect->GetFmt()->GetSectionNode() && in getByName()
2675 pSect->GetFmt()->GetSectionNode() ) in getElementNames()
2688 pSect->GetFmt()->GetSectionNode()) in getElementNames()
[all …]
/trunk/main/sw/source/core/text/
H A Dtxtftn.cxx646 SwSectionFrm *pSect; in ConnectFtn() local
650 pSect = FindSctFrm(); in ConnectFtn()
651 if( pSect->IsEndnAtEnd() ) in ConnectFtn()
663 pSect = pBoss->FindSctFrm(); in ConnectFtn()
664 sal_Bool bDocEnd = bEnd ? !( pSect && pSect->IsEndnAtEnd() ) : in ConnectFtn()
665 ( !( pSect && pSect->IsFtnAtEnd() ) && in ConnectFtn()
672 if( pSect && pSrcFrm ) in ConnectFtn()
682 else if( bEnd && pSect ) in ConnectFtn()
780 if( pSect && pSect->FindFtnBossFrm( !bEnd )->FindFtnCont() ) in ConnectFtn()
812 if( !pSect || !pSect->Growable() ) in ConnectFtn()
[all …]
/trunk/main/sw/source/core/doc/
H A Ddoctxm.cxx603 SwSection* pSect = aArr[ n ]; in DeleteTOX() local
604 if( TOX_HEADER_SECTION == pSect->GetType() ) in DeleteTOX()
606 DelSectionFmt( pSect->GetFmt(), bDelNodes ); in DeleteTOX()
657 const SwSection* pSect; in GetUniqueTOXBaseName() local
2392 if(pSect && pSect->GetFmt() && in IsTOXBaseInReadonly()
2408 if(pSect && pSect->GetFmt()) in GetAttrSet()
2409 return &pSect->GetFmt()->GetAttrSet(); in GetAttrSet()
2416 if( pSect && pSect->GetFmt() ) in SetAttrSet()
2417 pSect->GetFmt()->SetFmtAttr( rSet ); in SetAttrSet()
2427 if( pSect && pSect->GetFmt() ) in GetInfo()
[all …]
H A Ddocfld.cxx1351 if( pSect ) in UpdateExpFlds()
1358 pSect->SetCondHidden( aValue.GetBool() ); in UpdateExpFlds()
1750 SwSection* pSect = rArr[ --n ]->GetSection(); in GetAllUsedDB() local
1752 if( pSect ) in GetAllUsedDB()
1754 String aCond( pSect->GetCondition() ); in GetAllUsedDB()
1925 SwSection* pSect = rArr[ --n ]->GetSection(); in ChangeDBFields() local
1927 if( pSect ) in ChangeDBFields()
1929 sFormel = pSect->GetCondition(); in ChangeDBFields()
1931 pSect->SetCondition(sFormel); in ChangeDBFields()
2334 SwSection* pSect = rArr[ --n ]->GetSection(); in _MakeFldList() local
[all …]
H A Ddocdde.cxx99 SwSection* pSect = rpSectFmt->GetSection(); in lcl_FindSection() local
100 if( pSect ) in lcl_FindSection()
103 ? pSect->GetSectionName() in lcl_FindSection()
104 : GetAppCharClass().lower( pSect->GetSectionName() )); in lcl_FindSection()
H A Ddoc.cxx2283 SwSection* pSect = pSectFmt->GetSection(); in RemoveInvisibleContent() local
2284 if( pSect->CalcHiddenFlag() ) in RemoveInvisibleContent()
2286 SwSection* pParent = pSect, *pTmp; in RemoveInvisibleContent()
2290 pSect = pTmp; in RemoveInvisibleContent()
2294 if( USHRT_MAX == aSectFmts.GetPos( pSect->GetFmt() ) ) in RemoveInvisibleContent()
2295 aSectFmts.Insert( pSect->GetFmt(), 0 ); in RemoveInvisibleContent()
2297 if( pSect->GetCondition().Len() ) in RemoveInvisibleContent()
2299 SwSectionData aSectionData( *pSect ); in RemoveInvisibleContent()
2394 SwSection* pSect = pSectFmt->GetSection(); in HasInvisibleContent() local
2395 if( pSect->IsHidden() ) in HasInvisibleContent()
/trunk/main/sw/source/core/docnode/
H A Dsection.cxx359 const SwSection* pSect = this; in CalcHiddenFlag() local
361 if( pSect->IsHidden() && pSect->IsCondHidden() ) in CalcHiddenFlag()
363 } while( 0 != ( pSect = pSect->GetParent()) ); in CalcHiddenFlag()
488 const SwSection* pSect = this; in Modify() local
490 if( pSect->IsProtect() ) in Modify()
495 pSect = pSect->GetParent(); in Modify()
496 } while (pSect); in Modify()
839 SwSection* pSect = GetSection(); in Modify() local
840 if( pSect && ( bClients || ( RES_SECTION_HIDDEN == nWhich ? in Modify()
841 !pSect->IsHiddenFlag() : pSect->IsHiddenFlag() ) ) ) in Modify()
/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx515 SwSection* pSect = 0; in RecurseList() local
530 *(pSect=pFmt->GetSection()) ); in RecurseList()
531 Image aImg = BuildBitmap( pSect->IsProtect(),pSect->IsHidden(), sal_False); in RecurseList()
533 Image aHCImg = BuildBitmap( pSect->IsProtect(),pSect->IsHidden(), sal_True); in RecurseList()
540 if (pCurrSect==pSect) in RecurseList()
560 pSect=aTmpArr[n]; in RecurseList()
562 FindArrPos( pSect->GetFmt() ), *pSect ); in RecurseList()
563 Image aImage = BuildBitmap( pSect->IsProtect(), in RecurseList()
566 pSect->GetSectionName(), aImage, aImage, pEntry); in RecurseList()
567 Image aHCImg = BuildBitmap( pSect->IsProtect(),pSect->IsHidden(), sal_True); in RecurseList()
[all …]
/trunk/main/sw/source/core/inc/
H A Dlayouter.hxx64 void _CollectEndnotes( SwSectionFrm* pSect );
123 void InsertEndnotes( SwSectionFrm* pSect );
131 static void CollectEndnotes( SwDoc* pDoc, SwSectionFrm* pSect );
132 static sal_Bool Collecting( SwDoc* pDoc, SwSectionFrm* pSect, SwFtnFrm* pFtn );
/trunk/main/sw/inc/
H A Dedglbldc.hxx44 const SwSection* pSect; member
50 SwGlblDocContent( const SwSection* pSect );
55 { return GLBLDOC_SECTION == eType ? PTR.pSect : 0; } in GetSection()
/trunk/main/sw/source/ui/utlui/
H A Dglbltree.cxx522 const SwSection* pSect = pCont->GetSection(); in RequestHelp() local
523 String sEntry = pSect->GetLinkFileName().GetToken(0, sfx2::cTokenSeperator); in RequestHelp()
524 if(!pSect->IsConnectFlag()) in RequestHelp()
765 const SwSection* pSect = pCont->GetSection(); in Display() local
766 sEntry = pSect->GetSectionName(); in Display()
1368 const SwSection* pSect; in Paint() local
1370 !(pSect = pCont->GetSection())->IsConnectFlag() ) in Paint()
/trunk/main/sw/source/core/crsr/
H A Dtrvlreg.cxx259 const SwSection* pSect; in GotoRegion() local
260 if( 0 != ( pSect = pFmt->GetSection() ) && in GotoRegion()
261 pSect->GetSectionName() == rName && in GotoRegion()
/trunk/main/sw/source/ui/uiview/
H A Dviewtab.cxx905 const SwSection *pSect = rSh.GetAnySection(); in ExecTabWin() local
906 ASSERT( pSect, "Welcher Bereich?"); in ExecTabWin()
907 pSectFmt = pSect->GetFmt(); in ExecTabWin()
1593 const SwSection *pSect = rSh.GetAnySection(sal_False, pPt); in StateTabWin() local
1594 ASSERT( pSect, "Welcher Bereich?"); in StateTabWin()
1595 if( pSect ) in StateTabWin()
1597 SwSectionFmt *pFmt = pSect->GetFmt(); in StateTabWin()
1952 const SwSection *pSect = rSh.GetAnySection( bSectOutTbl, pPt ); in StateTabWin() local
1953 ASSERT( pSect, "Welcher Bereich?"); in StateTabWin()
1954 pFmt = pSect->GetFmt(); in StateTabWin()

Completed in 191 milliseconds

12