Home
last modified time | relevance | path

Searched refs:SwCntntNode (Results 1 – 25 of 169) sorted by relevance

1234567

/aoo41x/main/sw/source/core/docnode/
H A Dnode.cxx103 const SwCntntNode& rNode, in SetParent()
427 const SwCntntNode* pNd; in IsInVisibleArea()
534 const SwCntntNode* pNode; in FindPageDesc()
781 SwCntntFrm* pFrm = SwIterator<SwCntntFrm,SwCntntNode>::FirstElement( *(SwCntntNode*)this ); in GetFlyFmt()
967 SwCntntNode* pCNd; in CheckSectionCondColl()
1025 SwCntntNode::SwCntntNode( const SwNodeIndex &rWhere, const sal_uInt8 nNdType, in SwCntntNode() function in SwCntntNode
1038 SwCntntNode::~SwCntntNode() in ~SwCntntNode()
1325 void SwCntntNode::MakeFrms( SwCntntNode& rNode ) in MakeFrms()
1455 SwCntntNode *SwCntntNode::JoinNext() in JoinNext()
1461 SwCntntNode *SwCntntNode::JoinPrev() in JoinPrev()
[all …]
H A Dnodes.cxx216 ((SwCntntNode&)rNd).InvalidateNumRule(); in ChgNode()
274 SwCntntNode * pCNd = pNd->GetCntntNode(); in ChgNode()
588 SwCntntNode* pCNd = 0; in _MoveNodes()
592 pCNd = (SwCntntNode*)pTmpNd; in _MoveNodes()
916 ((SwCntntNode*)pAktNode)->DelFrms(); in _MoveNodes()
1540 return (SwCntntNode*)pNd; in GoNext()
1557 return (SwCntntNode*)pNd; in GoPrevious()
1670 ((SwCntntNode*)pNd)->InvalidateNumRule(); in DelNodes()
2160 SwCntntNode* pNew = ((SwCntntNode*)pAktNode)->MakeCopy( in _CopyNodes()
2284 return (SwCntntNode*)pNd; in GoNextSection()
[all …]
H A Dnode2lay.cxx88 bFound = ( SwIterator<SwFrm,SwCntntNode>::FirstElement(*(SwCntntNode*)pNd) != 0); in GoNextWithFrm()
120 bFound = ( SwIterator<SwFrm,SwCntntNode>::FirstElement(*(SwCntntNode*)pNd) != 0); in GoPreviousWithFrm()
366 pNew = ((SwCntntNode*)pNd)->MakeFrm( pUp ); in RestoreUpperFrms()
H A Dndtbl.cxx1348 static_cast<SwCntntNode&>(rNode).DelFrms(); in TextToTable()
1666 SwCntntNode* pCNd = GoNext( &aIdx ); in TableToText()
1685 SwCntntNode *pCNd; in TableToText()
1692 ((SwCntntNode*)pFrmNd)->MakeFrms( *pCNd ); in TableToText()
1959 SwCntntNode* pCNd = aIdx.GetNode().GetCntntNode(); in DeleteRow()
2454 SwCntntNode * pNode = rIdx.GetNode().GetCntntNode(); in MakeFrms()
2583 const SwCntntNode* pCNd = pCrsr->GetCntntNode(); in GetTabCols()
2808 const SwCntntNode* pCNd = pCrsr->GetCntntNode(); in SetTabCols()
3189 SwCntntNode* pCNd = aIdx.GetNode().GetCntntNode(); in lcl_BoxSetSplitBoxFmts()
3193 SwCntntNode* pDNd = aIdx.GetNodes().GoNext( &aIdx ); in lcl_BoxSetSplitBoxFmts()
[all …]
H A Dndsect.cxx250 const SwCntntNode* pCNd; in InsertSwSection()
299 const SwCntntNode* pCNd = pPos->nNode.GetNode().GetCntntNode(); in InsertSwSection()
400 const SwCntntNode* pCNd = pEnd->nNode.GetNode().GetCntntNode(); in IsInsRegionAvailable()
600 SwCntntNode* pCNd; in DelSectionFmt()
963 ((SwCntntNode*)pNd)->DelFrms(); in InsertTextSection()
1098 SwCntntNode* pCNd = rNds.GoNextSection( &aIdx, sal_True, sal_False ); in MakeFrms()
1106 pCNd->MakeFrms( (SwCntntNode&)rIdx.GetNode() ); in MakeFrms()
/aoo41x/main/sw/inc/
H A Dnode.hxx47 class SwCntntNode;
143 inline SwCntntNode *GetCntntNode();
144 inline const SwCntntNode *GetCntntNode() const;
383 virtual ~SwCntntNode();
407 virtual SwCntntNode *JoinNext();
408 virtual SwCntntNode *JoinPrev();
439 void MakeFrms( SwCntntNode& rNode );
513 SwCntntNode( const SwCntntNode & rNode );
514 SwCntntNode & operator= ( const SwCntntNode & rNode );
645 inline SwCntntNode *SwNode::GetCntntNode() in GetCntntNode()
[all …]
H A Dswbaslnk.hxx29 class SwCntntNode;
37 SwCntntNode* pCntntNode;
47 SwCntntNode* pNode = 0 ) in SwBaseLink()
56 SwBaseLink( sal_uInt16 nMode, sal_uInt16 nFormat, SwCntntNode* pNode = 0 ) in SwBaseLink()
70 SwCntntNode *GetCntntNode() { return pCntntNode; } in GetCntntNode()
H A Dndtxt.hxx83 class SW_DLLPUBLIC SwTxtNode: public SwCntntNode, public ::sfx2::Metadatable
226 using SwCntntNode::GetAttr;
355 virtual SwCntntNode *SplitCntntNode( const SwPosition & );
356 virtual SwCntntNode *JoinNext();
357 virtual SwCntntNode *JoinPrev();
359 SwCntntNode *AppendNode( const SwPosition & );
695 virtual SwCntntNode* MakeCopy( SwDoc*, const SwNodeIndex& ) const;
H A Dndarr.hxx45 class SwCntntNode;
194 SwCntntNode* GoNext(SwNodeIndex *) const;
195 SwCntntNode* GoPrevious(SwNodeIndex *) const;
204 SwCntntNode* GoNextSection( SwNodeIndex *, int bSkipHidden = sal_True,
206 SwCntntNode* GoPrevSection( SwNodeIndex *, int bSkipHidden = sal_True,
/aoo41x/main/sw/source/core/inc/
H A Dcntfrm.hxx30 class SwCntntNode;
67 SwCntntFrm( SwCntntNode * const, SwFrm* );
76 inline SwCntntNode *GetNode();
77 inline const SwCntntNode *GetNode() const;
109 void RegisterToNode( SwCntntNode& );
110 static void DelFrms( const SwCntntNode& );
139 inline SwCntntNode *SwCntntFrm::GetNode() in GetNode()
141 return (SwCntntNode*)GetDep(); in GetNode()
143 inline const SwCntntNode *SwCntntFrm::GetNode() const in GetNode()
145 return (SwCntntNode*)GetDep(); in GetNode()
H A Dtxmsrt.hxx33 class SwCntntNode;
52 const SwCntntNode* pNd;
57 SwTOXSource( const SwCntntNode* pNode, xub_StrLen n, sal_Bool bMain ) in SwTOXSource()
129 const SwCntntNode* pTOXSrc,
236 SwTOXPara( const SwCntntNode&, SwTOXElement, sal_uInt16 nLevel = FORM_ALPHA_DELIMITTER );
257 SwTOXTable( const SwCntntNode& rNd );
279 SwTOXAuthority( const SwCntntNode& rNd, SwFmtFld& rField, const SwTOXInternational& rIntl );
H A Dpamtyp.hxx55 SW_DLLPUBLIC SwCntntNode* GoNextNds( SwNodeIndex * pIdx, sal_Bool );
56 SwCntntNode* GoPreviousNds( SwNodeIndex * pIdx, sal_Bool );
71 typedef SwCntntNode* (*GoNds)( SwNodeIndex*, sal_Bool );
94 SwCntntNode* GetNode( SwPaM&, sal_Bool&, SwMoveFn, sal_Bool bInReadOnly = sal_False );
/aoo41x/main/sw/source/core/crsr/
H A Dpam.cxx335 return ((SwCntntNode*)pNd)->GoNext( pIdx, nMode ); in GoNext()
343 return ((SwCntntNode*)pNd)->GoPrevious( pIdx, nMode ); in GoPrevious()
348 SwCntntNode* GoNextNds( SwNodeIndex* pIdx, sal_Bool bChk ) in GoNextNds()
351 SwCntntNode* pNd = aIdx.GetNodes().GoNext( &aIdx ); in GoNextNds()
367 SwCntntNode* pNd = aIdx.GetNodes().GoPrevious( &aIdx ); in GoPreviousNds()
635 const SwCntntNode *pNd ; in GetPageNum()
854 SwCntntNode * pNd = 0; in GetNode()
941 SwCntntNode* pCNd = rNodes.GoNext( &pPos->nNode ); in GoStartDoc()
1116 SwCntntNode *pNd; in GoCurrSection()
1144 SwCntntNode *pNd = rPos.nNode.GetNode().GetCntntNode(); in GoNextSection()
[all …]
H A Dswcrsr.cxx264 SwCntntNode* pCNd = bGoNxt in IsSelOvr()
371 SwCntntNode* pCNd; in IsSelOvr()
535 SwCntntNode* pCNd = (SwCntntNode*)pMyNd; in IsSelOvr()
565 SwCntntNode* pCNd = GetCntntNode(); in IsInProtectTable()
642 SwCntntNode* pTmpCNd = GetCntntNode(); in IsInProtectTable()
703 SwCntntNode* pTmpCNd = GetCntntNode(); in IsInProtectTable()
916 SwCntntNode* pCNd; in lcl_MakeSelFwrd()
948 SwCntntNode* pCNd; in lcl_MakeSelBkwrd()
1136 SwCntntNode* pCNd = 0; in FillFindPos()
2227 pPos->nContent.Assign( (SwCntntNode*)pNd, ((SwCntntNode*)pNd)->Len() ); in MakeBoxSels()
[all …]
H A Dtrvlreg.cxx65 SwCntntNode* pCNd = pNd->GetNodes().GoNextSection( &aIdx, in GotoPrevRegion()
77 SwCntntNode* pCNd = pNd->GetNodes().GoPrevSection( &aIdx, in GotoPrevRegion()
121 SwCntntNode* pCNd = pNd->GetNodes().GoNextSection( &aIdx, in GotoNextRegion()
133 SwCntntNode* pCNd = pNd->GetNodes().GoPrevSection( &aIdx, in GotoNextRegion()
161 SwCntntNode* pCNd; in GotoCurrRegion()
196 SwCntntNode* pCNd; in GotoCurrRegionAndSkip()
H A Dcrstrvl.cxx269 SwCntntNode* pCNd = aIdx.GetNode().GetCntntNode(); in SetCrsrInHdFt()
305 SwCntntNode* pFnd = 0; in GotoNextTOXBase()
321 SwCntntNode* pCNd = aIdx.GetNode().GetCntntNode(); in GotoNextTOXBase()
355 SwCntntNode* pFnd = 0; in GotoPrevTOXBase()
371 SwCntntNode* pCNd = aIdx.GetNode().GetCntntNode(); in GotoPrevTOXBase()
423 SwCntntNode* pCNd = aIdx.GetNode().GetCntntNode(); in GotoTOXMarkBase()
496 const SwCntntNode* pCNd = GetDoc()->GetNodes().GoNext( &aIdx ); in GotoNxtPrvTblFormula()
1603 pTxtNd->SwCntntNode::GetAttr( aSet ); in GetContentAtPos()
1731 SwCntntNode* pCntntNode = aTemp.GetCntntNode(); in IsInRTLText()
1883 SwCntntNode* pCNd = aPos.nNode.GetNode().GetCntntNode(); in SetShadowCrsrPos()
[all …]
/aoo41x/main/sw/source/core/undo/
H A Drolbck.cxx155 static_cast<SwCntntNode*>(pNode)->SetAttr( *m_pAttr ); in SetInDoc()
202 static_cast<SwCntntNode*>(pNode)->ResetAttr( m_nWhich ); in SetInDoc()
540 SwCntntNode * pCntntNd = pDoc->GetNodes()[ m_nNodeIndex ]->GetCntntNode(); in SetInDoc()
636 SwCntntNode* const pCntntNd = rNds[m_nNode]->GetCntntNode(); in SetInDoc()
653 SwCntntNode* const pCntntNd = rNds[m_nOtherNode]->GetCntntNode(); in SetInDoc()
799 static_cast<SwCntntNode*>(pNode)->SetAttr( m_OldSet ); in SetInDoc()
802 static_cast<SwCntntNode*>(pNode)->ResetAttr( m_ResetArray ); in SetInDoc()
880 SwCntntNode * pCntntNd = pDoc->GetNodes()[ m_nNodeIndex ]->GetCntntNode(); in SetInDoc()
931 SwCntntNode* pCNd = pNd->GetCntntNode(); in SetInDoc()
1497 if( GetRegisteredIn()->ISA( SwCntntNode ) ) in _MakeSetWhichIds()
[all …]
/aoo41x/main/sw/source/filter/rtf/
H A Drtffly.cxx79 extern SwCntntNode* GoNextNds( SwNodeIndex * pIdx, sal_Bool bChk );
114 SwCntntNode *const pCNd = aIdx.GetNode().GetCntntNode(); in IsEqualFly()
156 sal_Bool lcl_HasBreakAttrs( const SwCntntNode& rNd ) in lcl_HasBreakAttrs()
171 void lcl_CpyBreakAttrs( SwCntntNode* pSrcNd, SwCntntNode* pDstNd, in lcl_CpyBreakAttrs()
197 SwCntntNode* pOldNd = pDstNd; in lcl_CpyBreakAttrs()
287 SwCntntNode *const pCNd = pFlySave->nEndNd.GetNode().GetCntntNode(); in SetFlysInDoc()
415 SwCntntNode* pSrcNd = pDoc->GetNodes()[ pSttNd->GetIndex() + 1 ]->GetCntntNode(); in SetFlysInDoc()
468 SwCntntNode* pSrcNd = aRg.aStart.GetNode().GetCntntNode(); in SetFlysInDoc()
469 SwCntntNode* pDstNd = pFlySave->nSttNd.GetNode().GetCntntNode(); in SetFlysInDoc()
1215 SwCntntNode* pSrcNd = pFlySave->nSttNd.GetNode().GetCntntNode(); in ReadFly()
[all …]
/aoo41x/main/sw/source/filter/html/
H A Dhtmlsect.cxx184 SwCntntNode *pCNd; in NewDivision()
237 SwCntntNode *pCNd = in NewDivision()
449 ->SwCntntNode::GetAttr( RES_UL_SPACE )); in FixHeaderFooterDistance()
482 ->SwCntntNode::GetAttr( RES_UL_SPACE )); in FixHeaderFooterDistance()
796 SwCntntNode *pCNd = pDoc->GetNodes()[rFlyCntIdx.GetIndex()+1] in InsertFlyFrame()
810 SwCntntNode* pDestCntntNd = in MovePageDescAttrs()
817 SwCntntNode* pSrcCntntNd = pSrcNd->GetCntntNode(); in MovePageDescAttrs()
/aoo41x/main/sw/source/core/tox/
H A Dtxmsrt.cxx148 SwTOXSortTabBase::SwTOXSortTabBase( TOXSortType nTyp, const SwCntntNode* pNd, in SwTOXSortTabBase()
599 SwTOXPara::SwTOXPara( const SwCntntNode& rNd, SwTOXElement eT, sal_uInt16 nLevel ) in SwTOXPara()
611 const SwCntntNode* pNd = aTOXSources[0].pNd; in GetText_Impl()
686 const SwCntntNode* pNd = aTOXSources[0].pNd; in GetLevel()
704 const SwCntntNode* pNd = aTOXSources[0].pNd; in GetURL()
791 SwTOXTable::SwTOXTable( const SwCntntNode& rNd ) in SwTOXTable()
837 SwTOXAuthority::SwTOXAuthority( const SwCntntNode& rNd, in SwTOXAuthority()
/aoo41x/main/sw/source/core/layout/
H A Dtrvlfrm.cxx520 if( pPam->GetNode() != (SwCntntNode*)GetNode() ) in LeftMargin()
522 ((SwCntntNode*)GetNode())-> in LeftMargin()
529 if( pPam->GetNode() != (SwCntntNode*)GetNode() ) in RightMargin()
531 ((SwCntntNode*)GetNode())-> in RightMargin()
597 ASSERT( pPam->GetNode() == (SwCntntNode*)pStart->GetNode(), in lcl_UpDown()
854 SwCntntNode *pCNd = (SwCntntNode*)pCnt->GetNode(); in lcl_UpDown()
952 SwCntntNode* pCNd = (SwCntntNode*)pCntnt->GetNode(); in SetCurrPage()
1072 SwCntntNode *pCNd = (SwCntntNode*)pCnt->GetNode(); in GetFrmInPage()
1430 SwCntntNode* pCNd = (SwCntntNode*)pAct->GetNode(); in GetCntntPosition()
1874 const SwCntntNode* pTmpStartNode = rTblCrsr.GetCntntNode(); in MakeTblCrsrs()
[all …]
H A Dssfrm.cxx445 SwCntntFrm::SwCntntFrm( SwCntntNode * const pCntnt, SwFrm* pSib ) : in SwCntntFrm()
456 SwCntntNode* pCNd; in ~SwCntntFrm()
457 if( 0 != ( pCNd = PTR_CAST( SwCntntNode, GetRegisteredIn() )) && 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()
H A Datrfrm.cxx216 ((SwCntntNode*)pNode)->GetDepends() ) in DelHFFormat()
218 … SwCrsrShell *pShell = SwIterator<SwCrsrShell,SwCntntNode>::FirstElement( *(SwCntntNode*)pNode ); in DelHFFormat()
678 if( pMod->ISA( SwCntntNode ) ) in SwClientNotify()
679 ((SwCntntNode*)pMod)->SetAttr( aDfltDesc ); in SwClientNotify()
720 else if( IS_TYPE( SwCntntNode, pDefinedIn )) in Modify()
723 sal_Bool bDel = ((SwCntntNode*)pDefinedIn)->ResetAttr( RES_PAGEDESC ); in Modify()
727 ((SwCntntNode*)pDefinedIn)->ResetAttr( RES_PAGEDESC ); in Modify()
2760 SwCntntNode *pCNd = GetDoc()->GetNodes().GoNext( &aIdx ); in MakeFrms()
2769 if( SwIterator<SwFrm,SwCntntNode>::FirstElement( *pCNd ) ) in MakeFrms()
2800 SwCntntNode *pCNd = aAnchorAttr.GetCntntAnchor()->nNode.GetNode().GetCntntNode(); in MakeFrms()
[all …]
/aoo41x/main/sw/source/core/doc/
H A Ddocredln.cxx243 const SwCntntNode* pCNd; in IsPrevPos()
2322 SwCntntNode* pCNd = GetNodes().GoPrevSection( &aTmp ); in SelNextRedline()
2376 SwCntntNode* pCNd; in SelNextRedline()
2439 SwCntntNode* pCNd = GetNodes().GoNextSection( &aTmp ); in SelPrevRedline()
2495 SwCntntNode* pCNd; in SelPrevRedline()
2660 SwCntntNode* pC; in InsertWithValidRanges()
3338 SwCntntNode* pCSttNd = pStt->nNode.GetNode().GetCntntNode(); in MoveToSection()
3339 SwCntntNode* pCEndNd = pEnd->nNode.GetNode().GetCntntNode(); in MoveToSection()
3410 SwCntntNode* pCSttNd = pStt->nNode.GetNode().GetCntntNode(); in CopyToSection()
3411 SwCntntNode* pCEndNd = pEnd->nNode.GetNode().GetCntntNode(); in CopyToSection()
[all …]
/aoo41x/main/sw/source/core/txtnode/
H A Dndtxt.cxx100 TYPEINIT1( SwTxtNode, SwCntntNode ) in TYPEINIT1() argument
168 ((SwCntntNode*)pNd)->MakeFrms( *pNode );
211 : SwCntntNode( rWhere, ND_TEXTNODE, pTxtColl ), in SwTxtNode()
321 SwCntntNode *pNd = aIdx.GetNode().GetCntntNode(); in lcl_ChangeFtnRef()
643 SwCntntNode *SwTxtNode::JoinNext() in JoinNext()
647 if( SwCntntNode::CanJoinNext( &aIdx ) ) in JoinNext()
738 SwCntntNode *SwTxtNode::JoinPrev() in JoinPrev()
742 if( SwCntntNode::CanJoinPrev( &aIdx ) ) in JoinPrev()
3675 SwCntntNode::Modify( pOldValue, pNewValue ); in Modify()
3704 SwCntntNode::ChgFmtColl( pNewColl ); in ChgFmtColl()
[all …]

Completed in 370 milliseconds

1234567