Home
last modified time | relevance | path

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

1234567

/aoo42x/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 …]
/aoo42x/main/sw/inc/
H A Dnode.hxx47 class SwCntntNode;
149 inline SwCntntNode *GetCntntNode();
150 inline const SwCntntNode *GetCntntNode() const;
389 virtual ~SwCntntNode();
413 virtual SwCntntNode *JoinNext();
414 virtual SwCntntNode *JoinPrev();
445 void MakeFrms( SwCntntNode& rNode );
522 SwCntntNode( const SwCntntNode & rNode );
523 SwCntntNode & operator= ( const SwCntntNode & rNode );
654 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.hxx84 class SW_DLLPUBLIC SwTxtNode: public SwCntntNode, public ::sfx2::Metadatable
230 using SwCntntNode::GetAttr;
359 virtual SwCntntNode *SplitCntntNode( const SwPosition & );
360 virtual SwCntntNode *JoinNext();
361 virtual SwCntntNode *JoinPrev();
363 SwCntntNode *AppendNode( const SwPosition & );
699 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,
/aoo42x/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 );
/aoo42x/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()
372 SwCntntNode* pCNd = (pFrm != NULL) ? (SwCntntNode*)pFrm->GetNode() : NULL; in IsSelOvr()
547 SwCntntNode* pCNd = (SwCntntNode*)pMyNd; in IsSelOvr()
577 SwCntntNode* pCNd = GetCntntNode(); in IsInProtectTable()
654 SwCntntNode* pTmpCNd = GetCntntNode(); in IsInProtectTable()
715 SwCntntNode* pTmpCNd = GetCntntNode(); in IsInProtectTable()
928 SwCntntNode* pCNd; in lcl_MakeSelFwrd()
960 SwCntntNode* pCNd; in lcl_MakeSelBkwrd()
1148 SwCntntNode* pCNd = 0; in FillFindPos()
2239 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 …]
H A Dcrsrsh.cxx197 const SwCntntNode* pCNd; in GetCrsr()
638 SwCntntNode* pCNd = rNodes.GoPrevious( &pPos->nNode ); in ExtendedSelectAll()
698 SwCntntNode* pCNd = rIdx.GetNode().GetCntntNode(); in lcl_IsInHeaderFooter()
787 SwFrm* pOld = ((SwCntntNode&)aPos.nNode.GetNode()).getLayoutFrm( in SetCrsr()
1328 SwCntntNode *pCNode = pShellCrsr->GetCntntNode(); in UpdateCrsrPos()
1376 SwCntntNode* pCntnt = aTmp.GetNodes().GoNext( &aTmp ); in lcl_CheckHiddenPara()
2204 SwCntntNode *pNd = pCurCrsr->GetCntntNode(); in GetCurrFrm()
2478 SwCntntNode* pCNd = aIdx.GetNode().GetCntntNode(); in IsEndOfDoc()
2847 SwCntntNode* pCNd = rNdIdx.GetNode().GetCntntNode(); in FindValidCntntNode()
3108 const SwCntntNode* pCNd = pCurCrsr->GetCntntNode(); in IsSelFullPara()
[all …]
/aoo42x/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()
1530 if( GetRegisteredIn()->ISA( SwCntntNode ) ) in _MakeSetWhichIds()
[all …]
/aoo42x/main/sw/source/filter/rtf/
H A Drtffly.cxx74 extern SwCntntNode* GoNextNds( SwNodeIndex * pIdx, sal_Bool bChk );
109 SwCntntNode *const pCNd = aIdx.GetNode().GetCntntNode(); in IsEqualFly()
151 sal_Bool lcl_HasBreakAttrs( const SwCntntNode& rNd ) in lcl_HasBreakAttrs()
166 void lcl_CpyBreakAttrs( SwCntntNode* pSrcNd, SwCntntNode* pDstNd, in lcl_CpyBreakAttrs()
192 SwCntntNode* pOldNd = pDstNd; in lcl_CpyBreakAttrs()
282 SwCntntNode *const pCNd = pFlySave->nEndNd.GetNode().GetCntntNode(); in SetFlysInDoc()
410 SwCntntNode* pSrcNd = pDoc->GetNodes()[ pSttNd->GetIndex() + 1 ]->GetCntntNode(); in SetFlysInDoc()
463 SwCntntNode* pSrcNd = aRg.aStart.GetNode().GetCntntNode(); in SetFlysInDoc()
464 SwCntntNode* pDstNd = pFlySave->nSttNd.GetNode().GetCntntNode(); in SetFlysInDoc()
1210 SwCntntNode* pSrcNd = pFlySave->nSttNd.GetNode().GetCntntNode(); in ReadFly()
[all …]
/aoo42x/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()
/aoo42x/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()
/aoo42x/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.cxx221 ((SwCntntNode*)pNode)->GetDepends() ) in DelHFFormat()
223 … SwCrsrShell *pShell = SwIterator<SwCrsrShell,SwCntntNode>::FirstElement( *(SwCntntNode*)pNode ); in DelHFFormat()
683 if( pMod->ISA( SwCntntNode ) ) in SwClientNotify()
684 ((SwCntntNode*)pMod)->SetAttr( aDfltDesc ); in SwClientNotify()
725 else if( IS_TYPE( SwCntntNode, pDefinedIn )) in Modify()
728 sal_Bool bDel = ((SwCntntNode*)pDefinedIn)->ResetAttr( RES_PAGEDESC ); in Modify()
732 ((SwCntntNode*)pDefinedIn)->ResetAttr( RES_PAGEDESC ); in Modify()
2829 SwCntntNode *pCNd = GetDoc()->GetNodes().GoNext( &aIdx ); in MakeFrms()
2838 if( SwIterator<SwFrm,SwCntntNode>::FirstElement( *pCNd ) ) in MakeFrms()
2869 SwCntntNode *pCNd = aAnchorAttr.GetCntntAnchor()->nNode.GetNode().GetCntntNode(); in MakeFrms()
[all …]
/aoo42x/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()
3345 SwCntntNode* pCSttNd = pStt->nNode.GetNode().GetCntntNode(); in MoveToSection()
3346 SwCntntNode* pCEndNd = pEnd->nNode.GetNode().GetCntntNode(); in MoveToSection()
3417 SwCntntNode* pCSttNd = pStt->nNode.GetNode().GetCntntNode(); in CopyToSection()
3418 SwCntntNode* pCEndNd = pEnd->nNode.GetNode().GetCntntNode(); in CopyToSection()
[all …]
/aoo42x/main/sw/source/core/txtnode/
H A Dndtxt.cxx103 TYPEINIT1( SwTxtNode, SwCntntNode ) in TYPEINIT1() argument
171 ((SwCntntNode*)pNd)->MakeFrms( *pNode );
212 : SwCntntNode( rWhere, ND_TEXTNODE, pTxtColl ), in SwTxtNode()
326 SwCntntNode *pNd = aIdx.GetNode().GetCntntNode(); in lcl_ChangeFtnRef()
648 SwCntntNode *SwTxtNode::JoinNext() in JoinNext()
652 if( SwCntntNode::CanJoinNext( &aIdx ) ) in JoinNext()
743 SwCntntNode *SwTxtNode::JoinPrev() in JoinPrev()
747 if( SwCntntNode::CanJoinPrev( &aIdx ) ) in JoinPrev()
3710 SwCntntNode::Modify( pOldValue, pNewValue ); in Modify()
3739 SwCntntNode::ChgFmtColl( pNewColl ); in ChgFmtColl()
[all …]

Completed in 225 milliseconds

1234567