Home
last modified time | relevance | path

Searched refs:nNode (Results 126 – 150 of 222) sorted by relevance

123456789

/aoo41x/main/sw/source/filter/html/
H A Dhtmlatr.cxx747 rWrt.pCurPam->GetPoint()->nNode.GetIndex() == in OutHTML_SwFmt()
748 rWrt.pCurPam->GetMark()->nNode.GetIndex()) || in OutHTML_SwFmt()
794 (rWrt.pCurPam->GetPoint()->nNode.GetIndex() != in OutHTML_SwFmt()
795 rWrt.pCurPam->GetMark()->nNode.GetIndex()); in OutHTML_SwFmt()
827 rWrt.pDoc->GetNodes()[rWrt.pCurPam->GetPoint()->nNode.GetIndex()+1] in OutHTML_SwFmt()
2301 sal_uLong nNdPos = rWrt.pCurPam->GetPoint()->nNode.GetIndex(); in OutHTML_SwTxtNode()
2330 rHTMLWrt.pCurPam->GetPoint()->nNode.GetIndex() ) in OutHTML_SwTxtNode()
2379 if( rHTMLWrt.pCurPam->GetPoint()->nNode == rHTMLWrt.pCurPam->GetMark()->nNode ) in OutHTML_SwTxtNode()
2715 rWrt.pCurPam->GetPoint()->nNode.GetIndex() == in OutHTML_SwTxtNode()
2716 rWrt.pCurPam->GetMark()->nNode.GetIndex(); in OutHTML_SwTxtNode()
/aoo41x/main/sw/source/core/unocore/
H A Dunochart.cxx283 pStart = pUnoTblCrsr->GetPoint()->nNode.GetNode().FindTableBoxStartNode(); in GetCellRangeName()
292 pStart = pUnoTblCrsr->GetMark()->nNode.GetNode().FindTableBoxStartNode(); in GetCellRangeName()
478 pUnoCrsr->GetPoint()->nNode = *pBRBox->GetSttNd(); in GetFormatAndCreateCursorFromRangeRep()
2662 …const SwStartNode* pPointStartNode = pTblCrsr->GetPoint()->nNode.GetNode().FindTableBoxStartNode(); in DeleteBox()
2663 … const SwStartNode* pMarkStartNode = pTblCrsr->GetMark()->nNode.GetNode().FindTableBoxStartNode(); in DeleteBox()
2743 pPos->nNode = aNewPos.nNode; in DeleteBox()
2811 pStartNd = pUnoTblCrsr->GetPoint()->nNode.GetNode().FindTableBoxStartNode(); in ExtendTo()
2815 pStartNd = pUnoTblCrsr->GetMark()->nNode.GetNode().FindTableBoxStartNode(); in ExtendTo()
2870 pUnoTblCrsr->GetPoint()->nNode = *pNewEndBox->GetSttNd(); in ExtendTo()
2871 pUnoTblCrsr->GetMark()->nNode = *pNewStartBox->GetSttNd(); in ExtendTo()
H A Dunocrsrhelper.cxx362 rPam.GetDoc()->GetNodes()[pPos->nNode.GetIndex()]->GetTxtNode(); in getCrsrPropertyValue()
939 SwNodeIndex aSave( pUnoCrsr->GetPoint()->nNode, -1 ); in InsertFile()
948 pUnoCrsr->GetMark()->nNode = aSave; in InsertFile()
996 rNewCursor.GetPoint()->nNode.GetNode().GetTxtNode(); in DocInsertStringSplitCR()
/aoo41x/main/sw/source/core/inc/
H A Dacorrect.hxx100 sal_uLong nFlags, nNode; member in SwAutoCorrExceptWord
109 : sWord(rWord), nFlags(nAFlags), nNode(nNd), nCntnt(nContent), in SwAutoCorrExceptWord()
H A Ddocfld.hxx46 sal_uLong nNode; member in _SetGetExpFld
99 sal_uLong GetNode() const { return nNode; } in GetNode()
/aoo41x/main/svtools/inc/svtools/
H A Dtexteng.hxx146 void CursorMoved( sal_uLong nNode );
189 void SeekCursor( sal_uLong nNode, sal_uInt16 nPos, Font& rFont, OutputDevice* pOutDev );
222 TextPaM SplitContent( sal_uLong nNode, sal_uInt16 nSepPos );
/aoo41x/main/sw/source/filter/ww8/
H A Dwriterhelper.cxx158 if (SwTxtNode* pTxtNd = aPos.nNode.GetNode().GetTxtNode()) in SwPosFlyFrmsToFrames()
175 anchoredto(sal_uLong nNode) : mnNode(nNode) {} in anchoredto() argument
178 return (mnNode == rFrame.GetPosition().nNode.GetNode().GetIndex()); in operator ()()
H A Drtfexport.cxx416 pCurPam->GetPoint()->nNode = *pTableNode; in WriteMainText()
417 pCurPam->GetMark()->nNode = *(pTableNode->EndOfSectionNode()); in WriteMainText()
421 … pCurPam->GetPoint()->nNode = pDoc->GetNodes().GetEndOfContent().StartOfSectionNode()->GetIndex(); in WriteMainText()
1191 if( pCurPam->GetPoint()->nNode == pOrigPam->Start()->nNode ) in OutPageDescription()
H A Dww8par5.cxx698 …aFieldStack.back().GetPtNode(), maFieldStack.back().GetPtCntnt(), aEndPos.nNode, aEndPos.nContent.… in End_Field()
717 pPaM->End()->nNode.GetNode().GetTxtNode() && in End_Field()
718 pPaM->End()->nNode.GetNode().GetTxtNode()->Len() == 0 ) in End_Field()
2502 pPaM->GetPoint()->nNode = pSectionNode->GetIndex()+1; in Read_F_IncludeText()
3456 pPaM->End()->nNode.GetNode().GetTxtNode() && in Read_F_Tox()
3457 pPaM->End()->nNode.GetNode().GetTxtNode()->Len() != 0 ) in Read_F_Tox()
3470 if(SwCntntNode* pNd = pPos->nNode.GetNode().GetCntntNode()) in Read_F_Tox()
3484 if (maSectionManager.WillHavePageDescHere(pPos->nNode)) in Read_F_Tox()
H A Dww8par6.cxx794 wwSection::wwSection(const SwPosition &rPos) : maStart(rPos.nNode), in wwSection()
2366 pPaM->GetPoint()->nNode = rCntnt.GetCntntIdx()->GetIndex() + 1; in MoveInsideFly()
2560 if ((!maSegments.empty()) && (maSegments.back().maStart == rPos.nNode)) in JoinNode()
2569 SwNodeIndex aPref(rPam.GetPoint()->nNode, -1); in JoinNode()
2574 rPam.GetPoint()->nNode = aPref; in JoinNode()
2622 SwNodeIndex aPref(pPaM->GetPoint()->nNode, -1); in StopApo()
2681 CalculateFlySize(aFlySet, pSFlyPara->pMainTextPos->nNode, in StopApo()
2762 const SwNode* pNd = &(pPaM->GetPoint()->nNode.GetNode()); in NewAttr()
2769 const SwNode* pNd = &(pPaM->GetPoint()->nNode.GetNode()); in NewAttr()
3265 SwNodeIndex aBegin(rRegion.Start()->nNode); in ContainsSingleInlineGraphic()
[all …]
/aoo41x/main/sw/source/core/undo/
H A Drolbck.cxx597 rBkmk.GetMarkPos().nNode.GetIndex() : 0) in SwHistoryBookmark()
599 rBkmk.GetOtherMarkPos().nNode.GetIndex() : 0) in SwHistoryBookmark()
661 pPam->GetMark()->nNode = m_nOtherNode; in SetInDoc()
705 return m_nNode == rBkmk.GetMarkPos().nNode.GetIndex() in IsEqualBookmark()
913 , m_nOldNodeIndex( rFmt.GetAnchor().GetCntntAnchor()->nNode.GetIndex() ) in SwHistoryChangeFlyAnchor()
/aoo41x/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1142 GetCrsr()->GetPoint()->nNode.GetNode().GetTxtNode(); in NumOrBulletOn()
1255 SwTxtNode * pTxtNode = GetCrsr()->GetPoint()->nNode.GetNode().GetTxtNode(); in NumOrBulletOn()
1331 const SwTxtNode* pTxtNode = GetCrsr()->GetPoint()->nNode.GetNode().GetTxtNode(); in NumOrBulletOn()
1445 GetCrsr()->GetPoint()->nNode.GetNode().GetTxtNode(); in NumOrBulletOff()
1558 GetCrsr()->GetPoint()->nNode.GetNode().GetTxtNode(); in GetSelectionType()
/aoo41x/main/sw/source/core/fields/
H A Dpostithelper.cxx91 SwTxtNode* pTxtNode = rAnchorPos.nNode.GetNode().GetTxtNode(); in getLayoutInfos()
110 o_rInfo.mnStartNodeIdx = pAnnotationStartPos->nNode.GetIndex(); in getLayoutInfos()
/aoo41x/main/sw/source/core/frmedt/
H A Dfetab.cxx447 pPam->GetPoint()->nNode = aIdx; in DeleteRow()
1009 if( pPam->GetPoint()->nNode.GetIndex() -1 == in HasBoxSelection()
1012 pPam->GetMark()->nNode.GetIndex() + 1 == in HasBoxSelection()
1165 if( 0 != ( pNd = rPos.nNode.GetNode().GetCntntNode() )) in lcl_GetRowNumber()
1972 if ( ppPos[1]->nNode.GetNode().StartOfSectionNode() != in SelTblRowCol()
1973 aOldPos.nNode.GetNode().StartOfSectionNode() ) in SelTblRowCol()
2292 pPam->GetPoint()->nNode = pTableBox->GetIndex(); in lcl_GoTableRow()
H A Dtblsel.cxx965 rPam.GetPoint()->nNode = *rBox.GetSttNd()->EndOfSectionNode(); in IsEmptyBox()
968 rPam.GetPoint()->nNode = *rBox.GetSttNd(); in IsEmptyBox()
971 && ( rBox.GetSttNd()->GetIndex() + 1 == rPam.GetPoint()->nNode.GetIndex() ); in IsEmptyBox()
977 sal_uLong nSttIdx = rPam.GetPoint()->nNode.GetIndex(), in IsEmptyBox()
988 nSttIdx <= ( nIdx = pAPos->nNode.GetIndex() ) && in IsEmptyBox()
1438 SwNodeIndex& rInsPosNd = aInsPos.nNode; in GetMergeSel()
1445 aPam.GetPoint()->nNode.Assign( *rPt.pSelBox->GetSttNd()-> in GetMergeSel()
1464 SwNodeRange aRg( aSttNdIdx, aPam.GetPoint()->nNode ); in GetMergeSel()
/aoo41x/main/sw/source/core/doc/
H A Ddocftn.cxx416 const sal_uLong nSttNd = pStt->nNode.GetIndex(); in SetCurFtn()
418 const sal_uLong nEndNd = pEnd->nNode.GetIndex(); in SetCurFtn()
422 rFtnArr.SeekEntry( pStt->nNode, &nPos ); in SetCurFtn()
H A Dlist.cxx136 const SwNodes* pNodesOfNodeNum = &(aPosOfNodeNum.nNode.GetNode().GetNodes()); in InsertListItem()
145 const SwNodes* pRangeNodes = &(pStart->nNode.GetNode().GetNodes()); in InsertListItem()
/aoo41x/main/sw/source/filter/ascii/
H A Dascatr.cxx187 sal_Bool bLastNd = rWrt.pCurPam->GetPoint()->nNode == rWrt.pCurPam->GetMark()->nNode; in OutASC_SwTxtNode()
H A Dparasc.cxx165 const SwNodeIndex& rTmp = pPam->GetPoint()->nNode; in CallParser()
243 pInsPam->GetPoint()->nNode++; in CallParser()
/aoo41x/main/sw/source/core/txtnode/
H A Dndtxt.cxx377 _MakeNewTxtNode( rPos.nNode, sal_False, nSplitPos==nTxtLen ); in SplitCntntNode()
1042 if ( this == &pEnd->nNode.GetNode() && in Update()
1052 else if ( this == &pRedl->GetPoint()->nNode.GetNode() ) in Update()
1088 if( this == &pEnd->nNode.GetNode() && in Update()
1099 if ( this == &pStart->nNode.GetNode() in Update()
2733 SwNodeIndex aIdx( rPos.nNode, 1 ); in AppendNode()
3358 if( pRStt->nNode < nNdIdx ) in GetRedlineTxt()
3360 if( pREnd->nNode > nNdIdx ) in GetRedlineTxt()
3363 else if( pREnd->nNode == nNdIdx ) in GetRedlineTxt()
3370 else if( pRStt->nNode == nNdIdx ) in GetRedlineTxt()
[all …]
/aoo41x/main/sw/source/core/table/
H A Dswnewtable.cxx329 const SwNode* pStartNd = rPam.Start()->nNode.GetNode().FindTableBoxStartNode(); in CollectBoxSelection()
330 const SwNode* pEndNd = rPam.End()->nNode.GetNode().FindTableBoxStartNode(); in CollectBoxSelection()
889 SwNodeIndex& rInsPosNd = aInsPos.nNode; in PrepareMerge()
891 aPam.GetPoint()->nNode.Assign( *pBox->GetSttNd()->EndOfSectionNode(), -1 ); in PrepareMerge()
906 SwNodeRange aRg( aSttNdIdx, aPam.GetPoint()->nNode ); in PrepareMerge()
1663 const SwNode* pStartNd = rPam.GetPoint()->nNode.GetNode().FindTableBoxStartNode(); in CreateSelection()
1664 const SwNode* pEndNd = rPam.GetMark()->nNode.GetNode().FindTableBoxStartNode(); in CreateSelection()
/aoo41x/main/editeng/source/editeng/
H A Dimpedit2.cxx310 for ( sal_uInt16 nNode = nStartNode; nNode <= nEndNode; nNode++ ) in GetSelected() local
312 DBG_ASSERT( aEditDoc.SaveGetObject( nNode ), "Node nicht gefunden: GetSelected" ); in GetSelected()
313 ContentNode* pNode = aEditDoc.GetObject( nNode ); in GetSelected()
317 if ( nNode == nStartNode ) in GetSelected()
319 if ( nNode == nEndNode ) // kann auch == nStart sein! in GetSelected()
323 if ( nNode < nEndNode ) in GetSelected()
3550 sal_uInt16 nNode = aEditDoc.GetPos( pNode ); in MatchGroup() local
3578 nNode++; in MatchGroup()
3579 pNode = nNode < aEditDoc.Count() ? aEditDoc.GetObject( nNode ) : 0; in MatchGroup()
3619 pNode = nNode ? aEditDoc.GetObject( --nNode ) : 0; in MatchGroup()
/aoo41x/main/sw/source/core/access/
H A Daccpara.cxx179 if( pNode->GetIndex() == pPoint->nNode.GetIndex() ) in GetCaretPos()
249 sal_uLong nStartIndex = pStart->nNode.GetIndex(); in GetSelection()
251 sal_uLong nEndIndex = pEnd->nNode.GetIndex(); in GetSelection()
408 pTxtNd->GetIndex() == pCaret->GetPoint()->nNode.GetIndex() && in GetStates()
1179 pCrsr->GetPoint()->nNode.GetIndex() != pTxtNd->GetIndex() || in grabFocus()
3721 sal_uLong nStartIndex = pStart->nNode.GetIndex(); in getSelectedPortionCount()
3723 sal_uLong nEndIndex = pEnd->nNode.GetIndex(); in getSelectedPortionCount()
3794 sal_uLong nStartIndex = pStart->nNode.GetIndex(); in removeSelection()
3796 sal_uLong nEndIndex = pEnd->nNode.GetIndex(); in removeSelection()
4100 sal_uLong nStartIndex = pStart->nNode.GetIndex(); in GetSelectionAtIndex()
[all …]
/aoo41x/main/sw/source/ui/uiview/
H A Dviewling.cxx193 sal_Bool bRestoreCursor = pPoint->nNode.GetNode().IsTxtNode(); in ExecLingu()
194 const SwNodeIndex aPointNodeIndex( pPoint->nNode ); in ExecLingu()
728 &aPoint.nNode.GetNode() ); in ExecSpellPopup()
/aoo41x/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx1710 const bool bHeaderFooter = pDoc->IsInHeaderFooter( aPos.nNode ); in EnhancedPDFExport()
1810 if ( pPosition && pDoc->IsInHeaderFooter( pPosition->nNode ) ) in EnhancedPDFExport()
1812 const SwTxtNode* pTNd = pPosition->nNode.GetNode().GetTxtNode(); in EnhancedPDFExport()
1870 const bool bHeaderFooter = pDoc->IsInHeaderFooter( aPos.nNode ); in EnhancedPDFExport()
1922 mrSh._GetCrsr()->GetPoint()->nNode = rTNd; in EnhancedPDFExport()

Completed in 1588 milliseconds

123456789