/aoo4110/main/editeng/source/rtf/ |
H A D | svxrtf.cxx | 1258 pEndNd = pSttNd; in SvxRTFItemStackType() 1272 pEndNd = pSttNd; in SvxRTFItemStackType() 1284 if( pSttNd != pEndNd ) in ~SvxRTFItemStackType() 1285 delete pEndNd; in ~SvxRTFItemStackType() 1304 pEndNd = pSttNd; 1310 if (pSttNd != pEndNd) in SetStartPos() 1311 delete pEndNd; in SetStartPos() 1314 pEndNd = pSttNd; in SetStartPos() 1329 pEndNd = pSttNd; in MoveFullNode() 1334 delete pEndNd; in MoveFullNode() [all …]
|
/aoo4110/main/sw/source/core/doc/ |
H A D | docglbl.cxx | 222 SwNodePtr pEndNd = 0; in SplitDoc() local 240 pEndNd = pNd; in SplitDoc() 245 SwNodeIndex aEndIdx( pEndNd ? *pEndNd in SplitDoc() 582 SwNodePtr pEndNd = 0; in SplitDoc() local 592 pEndNd = pNd; in SplitDoc() 597 SwNodeIndex aEndIdx( pEndNd ? *pEndNd in SplitDoc()
|
H A D | docedt.cxx | 1309 const SwTxtNode* pEndNd = pEnd->nNode.GetNode().GetTxtNode(); in lcl_StrLenOverFlow() local 1310 if( (0 != pEndNd) && pStt->nNode.GetNode().IsTxtNode() ) in lcl_StrLenOverFlow() 1313 pEndNd->GetTxt().Len() - pEnd->nContent.GetIndex(); in lcl_StrLenOverFlow() 1331 SwTxtNode *pEndNd = pEnd->nNode.GetNode().GetTxtNode(); in lcl_GetJoinFlags() local 1332 rJoinTxt = 0 != pEndNd; in lcl_GetJoinFlags() 1337 pEndNd->GetTxt().Len() != pEnd->nContent.GetIndex() ) in lcl_GetJoinFlags() 1343 pEndNd->GetTxt().Len() != pEnd->nContent.GetIndex() in lcl_GetJoinFlags()
|
H A D | doccomp.cxx | 913 const SwNode* pEndNd = rNode.EndOfSectionNode(); in GetHashValue() local 915 while( &aIdx.GetNode() != pEndNd ) in GetHashValue() 971 const SwNode* pEndNd = rNode.EndOfSectionNode(); in SimpleTableToText() local 973 while (&aIdx.GetNode() != pEndNd) in SimpleTableToText()
|
H A D | docfmt.cxx | 115 const SwPosition *pSttNd, *pEndNd; member 128 pEndNd(pEnd), in ParaRstFmt() 142 pEndNd(0), in ParaRstFmt() 170 if( &pPara->pEndNd->nNode.GetNode() == rpNd ) in lcl_RstTxtAttr() 171 nEnd = pPara->pEndNd->nContent.GetIndex(); in lcl_RstTxtAttr()
|
H A D | docsort.cxx | 294 const SwNode *pNd = 0, *pEndNd = pMyBox->GetSttNd()->EndOfSectionNode(); in GetKey() local 295 for( sal_uLong nIdx = pMyBox->GetSttIdx() + 1; pNd != pEndNd; ++nIdx ) in GetKey()
|
H A D | docnum.cxx | 179 const SwNodePtr pEndNd = (SwNodePtr)&rPam.End()->nNode.GetNode(); in OutlineUpDown() local 187 if( rOutlNds.Seek_Entry( pEndNd, &nEndPos ) ) in OutlineUpDown()
|
H A D | tblrwcl.cxx | 1275 const SwNode* pEndNd = pLastBox->GetSttNd()->EndOfSectionNode(); in OldSplitRow() local 1276 if( pLastBox->GetSttIdx()+2 != pEndNd->GetIndex() ) in OldSplitRow() 1279 SwNodeRange aRg( *pLastBox->GetSttNd(), +2, *pEndNd ); in OldSplitRow()
|
/aoo4110/main/sw/source/core/crsr/ |
H A D | unocrsr.cxx | 143 const SwStartNode *pSttNd = pNewSttNd, *pEndNd = pOldSttNd; in IsSelOvr() local 145 pEndNd->EndOfSectionIndex() ) in IsSelOvr() 147 pEndNd = pNewSttNd; in IsSelOvr() 151 while( pSttNd->GetIndex() > pEndNd->GetIndex() ) in IsSelOvr()
|
H A D | swcrsr.cxx | 1544 const SwTxtNode* pEndNd = End()->nNode.GetNode().GetTxtNode(); in ExpandToSentenceBorders() local 1545 if (pStartNd && pEndNd && pBreakIt->GetBreakIter().is()) in ExpandToSentenceBorders() 1551 String sEndText( pStartNd == pEndNd? sStartText : lcl_MaskDeletedRedlines( pEndNd ) ); in ExpandToSentenceBorders() 1562 pBreakIt->GetLocale( pEndNd->GetLang( nEndPos ) ) ); in ExpandToSentenceBorders() 1572 if (nEndPos <= pEndNd->GetTxt().Len()) in ExpandToSentenceBorders() 1858 const SwNode* pEndNd = pTblNd->EndOfSectionNode(); in UpDown() local 1859 GetPoint()->nNode = *pEndNd; in UpDown()
|
H A D | crstrvl.cxx | 1067 SwNode* pEndNd = rOutlNds[ nEndPos ]; in MakeOutlineSel() local 1072 const int nLevel = pEndNd->GetTxtNode()->GetAttrOutlineLevel()-1;//<-end.zhaojianwei in MakeOutlineSel() 1075 pEndNd = rOutlNds[ nEndPos ]; in MakeOutlineSel() 1077 const int nNxtLevel = pEndNd->GetTxtNode()->GetAttrOutlineLevel()-1;//<-end,zhaojianwei in MakeOutlineSel() 1084 pEndNd = rOutlNds[ nEndPos ]; in MakeOutlineSel() 1087 pEndNd = &rNds.GetEndOfContent(); in MakeOutlineSel() 1097 pCurCrsr->GetPoint()->nNode = *pEndNd; in MakeOutlineSel()
|
/aoo4110/main/sw/source/core/table/ |
H A D | swnewtable.cxx | 330 const SwNode* pEndNd = rPam.End()->nNode.GetNode().FindTableBoxStartNode(); in CollectBoxSelection() local 331 if( !pStartNd || !pEndNd || pStartNd == pEndNd ) in CollectBoxSelection() 349 if( pBox->GetSttNd() == pEndNd ) in CollectBoxSelection() 1664 const SwNode* pEndNd = rPam.GetMark()->nNode.GetNode().FindTableBoxStartNode(); in CreateSelection() local 1665 if( !pStartNd || !pEndNd ) in CreateSelection() 1667 CreateSelection( pStartNd, pEndNd, rBoxes, eSearch, bChkProtected ); in CreateSelection() 1673 void SwTable::CreateSelection( const SwNode* pStartNd, const SwNode* pEndNd, in CreateSelection() argument 1704 if( pBox->GetSttNd() == pEndNd || pBox->GetSttNd() == pStartNd ) in CreateSelection() 1722 if( pEndNd == pStartNd ) in CreateSelection()
|
/aoo4110/main/editeng/inc/editeng/ |
H A D | svxrtf.hxx | 415 SvxNodeIdx *pSttNd, *pEndNd; member in SvxRTFItemStackType 439 sal_uLong GetEndNodeIdx() const { return pEndNd->GetIdx(); } in GetEndNodeIdx() 442 const SvxNodeIdx& GetEndNode() const { return *pEndNd; } in GetEndNode()
|
/aoo4110/main/sw/source/core/docnode/ |
H A D | ndcopy.cxx | 465 SwEndNode* pEndNd = new SwEndNode( rIdx, *pTblNd ); in MakeCopy() local 466 SwNodeIndex aInsPos( *pEndNd ); in MakeCopy() 831 const SwTxtNode* pEndNd = pEnd->nNode.GetNode().GetTxtNode(); in lcl_MarksWholeNode() local 833 if (NULL != pSttNd && NULL != pEndNd && in lcl_MarksWholeNode() 835 pEnd->nContent.GetIndex() == pEndNd->Len()) in lcl_MarksWholeNode()
|
H A D | ndsect.cxx | 1282 SwEndNode* pEndNd = new SwEndNode( rIdx, *pSectNd ); in MakeCopy() local 1283 SwNodeIndex aInsPos( *pEndNd ); in MakeCopy()
|
H A D | nodes.cxx | 1150 SwEndNode* pEndNd = pRange->aEnd.GetNode().GetEndNode(); in SectionUp() local 1151 if( pAktNode == pEndNd->pStartOfSection ) in SectionUp()
|
/aoo4110/main/sw/source/filter/rtf/ |
H A D | rtffly.cxx | 250 SwTxtNode* pEndNd = pFlySave->nEndNd.GetNode().GetTxtNode(); in SetFlysInDoc() local 251 if( pSttNd && pEndNd && in SetFlysInDoc() 252 pSttNd->GetIndex() + 1 == pEndNd->GetIndex() in SetFlysInDoc() 260 SwPaM aTmp( *pSttNd, pSttNd->GetTxt().Len(), *pEndNd, 0 ); in SetFlysInDoc() 272 SwIndex aIdx( pEndNd ); in SetFlysInDoc()
|
/aoo4110/main/sw/source/filter/html/ |
H A D | htmlsect.cxx | 512 SwEndNode *pEndNd = pDoc->GetNodes()[pPam->GetPoint()->nNode.GetIndex()+1] in EndSection() local 514 if( pEndNd && pEndNd->StartOfSectionNode()->IsSectionNode() ) in EndSection()
|
H A D | wrthtml.cxx | 516 const SwEndNode *pEndNd = rHTMLWrt.pDoc->GetNodes()[nIndex]->GetEndNode(); in lcl_html_IsMultiColEnd() local 517 if( pEndNd ) in lcl_html_IsMultiColEnd() 519 pEndNd->StartOfSectionIndex() ); in lcl_html_IsMultiColEnd()
|
/aoo4110/main/sw/source/core/edit/ |
H A D | autofmt.cxx | 250 SwNodeIndex* pSttNd = 0, SwNodeIndex* pEndNd = 0 ); 2193 SwNodeIndex* pSttNd, SwNodeIndex* pEndNd ) in SwAutoFormat() argument 2204 ASSERT( (pSttNd && pEndNd) || (!pSttNd && !pEndNd), in SwAutoFormat() 2222 aEndNdIdx = *pEndNd; in SwAutoFormat()
|
/aoo4110/main/sw/source/filter/ww1/ |
H A D | fltshell.cxx | 1096 const SwNode* pEndNd = &rDoc.GetNodes().GetEndOfContent(); in ~SwFltShell() local 1097 SwNodeIndex aEndIdx( *pEndNd, -1L ); in ~SwFltShell() 1098 const SwStartNode* pSttNd = pEndNd->StartOfSectionNode(); in ~SwFltShell()
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | WW8TableInfo.cxx | 743 const SwEndNode * pEndNd = pSttNd->EndOfSectionNode(); in processTableBoxLines() local 745 SwPaM aEndPaM(*pEndNd, 0); in processTableBoxLines()
|
H A D | ww8par.cxx | 3569 SwTxtNode* pEndNd = pPaM->GetNode()->GetTxtNode(); in ReadText() local 3574 SwPaM aTmp(*pEndNd, 0, *pEndNd, nDropCapLen+1); in ReadText() 3594 SwPosition aStart(*pEndNd); in ReadText()
|
/aoo4110/main/sw/source/filter/xml/ |
H A D | xmltbli.cxx | 2898 const SwEndNode *pEndNd = pPrevSttNd ? pPrevSttNd->EndOfSectionNode() in InsertTableSection() local 2906 pDoc = const_cast<SwDoc*>(pEndNd->GetDoc()); in InsertTableSection() 2910 SwNodeIndex aIdx( *pEndNd, nOffset ); in InsertTableSection()
|
/aoo4110/main/sw/source/core/undo/ |
H A D | untbl.cxx | 550 SwEndNode* pEndNd = new SwEndNode( aEndIdx, *pTblNd ); in UndoTableToText() local 552 aEndIdx = *pEndNd; in UndoTableToText()
|