Home
last modified time | relevance | path

Searched refs:nNode (Results 101 – 125 of 222) sorted by relevance

123456789

/aoo41x/main/sw/source/filter/html/
H A Dhtmlgrin.cxx775 pPam->GetPoint()->nNode && in InsertImage()
1278 sal_uLong nNodeIdx = pPam->GetPoint()->nNode.GetIndex(); in HasCurrentParaBookmarks()
1308 const sal_uLong nBookNdIdx = pBookmark->GetMarkPos().nNode.GetIndex(); in HasCurrentParaBookmarks()
1334 sal_uLong nNodeIdx = pPam->GetPoint()->nNode.GetIndex(); in StripTrailingPara()
1346 pAPos->nNode == nNodeIdx ) in StripTrailingPara()
1376 sal_uLong nBookNdIdx = pMark->GetMarkPos().nNode.GetIndex(); in StripTrailingPara()
1379 SwNodeIndex nNewNdIdx(pPam->GetPoint()->nNode); in StripTrailingPara()
1400 pDoc->GetNodes().Delete( pPam->GetPoint()->nNode ); in StripTrailingPara()
H A Dhtmltab.cxx2752 ->nNode.GetNode().FindTableNode() ) in MakeTable()
2923 SwNode *const pNd = & pPam->GetPoint()->nNode.GetNode(); in InsertTableSection()
2947 pPam->GetPoint()->nNode = pStNd->GetIndex() + 1; in InsertTableSection()
2959 SwNodeIndex& rIdx = pPam->GetPoint()->nNode; in InsertTempTableCaptionSection()
3420 rPos.nNode.GetIndex()) ) in StartNoBreak()
3431 pNoBreakEndParaIdx = new SwNodeIndex( rPos.nNode ); in EndNoBreak()
3447 pNoBreakEndParaIdx->GetIndex() == rPos.nNode.GetIndex() ) in CheckNoBreak()
3494 const SwNodeIndex& rSttPara = pPam->GetPoint()->nNode; in InsertTableContents()
3811 pPam->GetPoint()->nNode = *rFlyCntnt.GetCntntIdx(); in BuildTableCell()
3813 pDoc->GetNodes().GoNext( &(pPam->GetPoint()->nNode) ); in BuildTableCell()
[all …]
/aoo41x/main/sw/source/filter/ww8/
H A DWW8TableInfo.cxx613 SwNode & rNode = aPam.GetPoint()->nNode.GetNode(); in processSwTableByLayout()
626 aPam.GetPoint()->nNode++; in processSwTableByLayout()
750 SwNode & rNode = aPaM.GetPoint()->nNode.GetNode(); in processTableBoxLines()
754 if (aPaM.GetPoint()->nNode == aEndPaM.GetPoint()->nNode) in processTableBoxLines()
757 aPaM.GetPoint()->nNode++; in processTableBoxLines()
810 SwNode & rNode = aPaM.GetPoint()->nNode.GetNode(); in processTableBox()
843 aPaM.GetPoint()->nNode++; in processTableBox()
H A Dwrtww8.cxx1395 if( pOPos && pOPos->nNode == pPos->nNode && in AppendBookmarks()
1402 if( !pOPos || ( nNd == pPos->nNode.GetIndex() && in AppendBookmarks()
1409 if( pOPos && nNd == pOPos->nNode.GetIndex() && in AppendBookmarks()
1792 pCurPam->GetMark()->nNode = nStart; in WriteSpecialText()
1895 if ( nStt != pCurPam->GetMark()->nNode.GetIndex() && in SaveData()
1898 pCurPam->GetMark()->nNode = nStt; in SaveData()
2618 while( pCurPam->GetPoint()->nNode < pCurPam->GetMark()->nNode || in WriteText()
2619 ( pCurPam->GetPoint()->nNode == pCurPam->GetMark()->nNode && in WriteText()
2730 pCurPam->GetPoint()->nNode++; in WriteText()
3023 sal_uLong nIdx = aPos.nNode.GetIndex(); in AddLinkTarget()
[all …]
H A Dww8par2.cxx417 SwNodeIndex& rNIdx = pPaM->GetPoint()->nNode; in End_Ftn()
2492 if (pAPos && &pAPos->nNode.GetNode() == &pPoint->nNode.GetNode()) in CreateSwTable()
2541 if (SwTxtNode *const pNd = pTmpPos->nNode.GetNode().GetTxtNode()) in CreateSwTable()
2806 if (pIo->pPaM->GetPoint()->nNode != pTabBox2->GetSttIdx() + 1) in ParkPaM()
2808 pIo->pPaM->GetPoint()->nNode = pTabBox2->GetSttIdx() + 1; in ParkPaM()
2956 if (pIo->pPaM->GetPoint()->nNode == pTabBox->GetSttIdx() + 1) in InFirstParaInCell()
3043 if (pIo->pPaM->GetPoint()->nNode != pTabBox->GetSttIdx() + 1) in SetPamInCell()
3045 pIo->pPaM->GetPoint()->nNode = pTabBox->GetSttIdx() + 1; in SetPamInCell()
3639 SwNodeRange aRg( rPam.Start()->nNode, rPam.End()->nNode ); in lcl_PamContainsFly()
3658 aRg.aStart <= pAPos->nNode && in lcl_PamContainsFly()
[all …]
H A Dww8glsy.cxx79 rIdx == pAPos->nNode.GetIndex() ) in HasBareGraphicEnd()
124 SwNodeIndex& rIdx = aPam.GetPoint()->nNode; in MakeEntries()
135 SwNodeIndex& rIdx = aPam.GetPoint()->nNode; in MakeEntries()
/aoo41x/main/sw/source/core/edit/
H A Dedatmisc.cxx77 PCURCRSR->GetPoint()->nNode.GetNode().GetTxtNode(); in GCAttr()
85 const SwNodeIndex& rEnd = PCURCRSR->End()->nNode; in GCAttr()
86 SwNodeIndex aIdx( PCURCRSR->Start()->nNode ); in GCAttr()
/aoo41x/main/sw/source/core/layout/
H A Dtrvlfrm.cxx855 pPam->GetPoint()->nNode = *pCNd; in lcl_UpDown()
891 SwFrm const*const pActFrm = pActualCrsr->GetPoint()->nNode.GetNode(). in GetCurrPage()
953 pToSet->GetPoint()->nNode = *pCNd; in SetCurrPage()
1073 pPam->GetPoint()->nNode = *pCNd; in GetFrmInPage()
1432 rPos.nNode = *pCNd; in GetCntntPosition()
2016 if( !pStartPos->nNode.GetNode().IsCntntNode() || in CalcFrmRects()
2017 !pStartPos->nNode.GetNode().GetCntntNode()->getLayoutFrm(this) || in CalcFrmRects()
2018 ( pStartPos->nNode != pEndPos->nNode && in CalcFrmRects()
2019 ( !pEndPos->nNode.GetNode().IsCntntNode() || in CalcFrmRects()
2027 SwCntntFrm const* pStartFrm = pStartPos->nNode.GetNode(). in CalcFrmRects()
[all …]
H A Datrfrm.cxx1598 SwFrmFmt* pFmt = pCntntAnchor->nNode.GetNode().GetFlyFmt(); in QueryValue()
2641 const SwNode* pFlyNd = pAnchor->GetCntntAnchor()->nNode.GetNode(). in IsLowerOf()
2663 pFlyNd = pAnchor->GetCntntAnchor()->nNode.GetNode(). in IsLowerOf()
2748 pModify = aAnchorAttr.GetCntntAnchor()->nNode.GetNode().GetCntntNode(); in MakeFrms()
2759 SwNodeIndex aIdx( aAnchorAttr.GetCntntAnchor()->nNode ); in MakeFrms()
2764 pCNd = aAnchorAttr.GetCntntAnchor()->nNode.GetNode().GetCntntNode(); in MakeFrms()
2778 const SwNodeIndex &rIdx = aAnchorAttr.GetCntntAnchor()->nNode; in MakeFrms()
3094 _rNewAnchorFmt.GetCntntAnchor()->nNode.GetNode().GetCntntNode() ) in SwHandleAnchorNodeChg()
3099 aOldAnchorFmt.GetCntntAnchor()->nNode.GetNode().GetCntntNode() && in SwHandleAnchorNodeChg()
3100 aOldAnchorFmt.GetCntntAnchor()->nNode != in SwHandleAnchorNodeChg()
[all …]
/aoo41x/main/sw/source/core/inc/
H A DUndoInsert.hxx46 sal_uLong nNode; member in SwUndoInsert
174 sal_uLong nNode; member
223 { if( LTYPE_OBJECT != eType ) NODE.nNode = nNd; } in SetNodePos()
/aoo41x/main/extensions/source/bibliography/
H A Dbibconfig.cxx147 for(sal_Int32 nNode = 0; nNode < aNodeNames.getLength(); nNode++) in BibConfig() local
154 sPrefix += pNodeNames[nNode]; in BibConfig()
/aoo41x/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx1631 for(sal_Int32 nNode = 0; nNode < aNames.getLength(); nNode++) in Commit() local
1635 pSourceNames[0] = pNames[nNode]; in Commit()
1637 pSourceNames[1] = pNames[nNode]; in Commit()
1647 aElements.getArray()[0] = pNames[nNode]; in Commit()
1767 for(sal_Int32 nNode = 0; nNode < aNames.getLength(); nNode++) in Load() local
1770 Sequence<rtl::OUString> aSourceNames = lcl_createSourceNames(pNames[nNode]); in Load()
1798 rtl::OUString sSubNodeName(pNames[nNode]); in Load()
/aoo41x/main/sw/source/core/frmedt/
H A Dfews.cxx122 SwCntntNode *pNd = aPos.nNode.GetNode().GetCntntNode(); in GetAnyCurRect()
269 SwCntntNode *pNd = aPos.nNode.GetNode().GetCntntNode(); in GetFrmType()
617 SwNodeIndex aPrevIdx( pStart->nNode, -1 ); in Sort()
618 sal_uLong nOffset = pEnd->nNode.GetIndex() - pStart->nNode.GetIndex(); in Sort()
626 pPam->GetPoint()->nNode.Assign( aPrevIdx.GetNode(), +1 ); in Sort()
634 pPam->GetPoint()->nNode += nOffset; in Sort()
H A Dfefly1.cxx190 aPos.nNode.GetNode().GetCntntNode()->getLayoutFrm( rFrm.getRootFrm(), 0, 0, sal_False ), in lcl_FindAnchorPos()
195 aPos.nNode = *((SwFlyFrm*)pNewAnch)->GetFmt()->GetCntnt(). in lcl_FindAnchorPos()
240 pDoc->IsInHeaderFooter( rOldAnch.GetCntntAnchor()->nNode )), in lcl_ChkAndSetNewAnchor()
374 …pTxtFrm = aPos.nNode.GetNode().GetCntntNode()->getLayoutFrm( GetLayout(), &aTmpPos, 0, sal_False ); in IsFlyInFly()
506 … pTxtFrm = aPos.nNode.GetNode().GetCntntNode()->getLayoutFrm( GetLayout(),0,&aPos,sal_False ); in FindAnchorPos()
555 pPos->nNode = *pTxtFrm->GetNode(); in FindAnchorPos()
586 pPos->nNode = *pTxtFrm->GetNode(); in FindAnchorPos()
710 else if( lcl_SetNewFlyPos( rPos.nNode.GetNode(), rAnch, aPt ) ) in NewFlyFrm()
1581 SwNodeIndex& rCrsrNd = GetCrsr()->GetPoint()->nNode; in WizzardGetFly()
1795 SwCntntNode *pNd = aPos.nNode.GetNode().GetCntntNode(); in GetFmtFromAnyObj()
H A Dfeshview.cxx391 pPos->nNode = *pTxtNd; in MoveAnchor()
754 pCrsr->GetPoint()->nNode = *pCNode; in SelFlyGrabCrsr()
1655 if( !aPos.nNode.GetNode().IsProtect() ) in ImpEndCreate()
1657 pAnch = aPos.nNode.GetNode().GetCntntNode()->getLayoutFrm( GetLayout(), &aPoint, &aPos ); in ImpEndCreate()
1674 bCharBound = !GetDoc()->IsInHeaderFooter( aPos.nNode ); in ImpEndCreate()
1700 if( aPos.nNode.GetNode().IsProtect() ) in ImpEndCreate()
1705 pAnch = aPos.nNode.GetNode().GetCntntNode()->getLayoutFrm( GetLayout(), &aPoint, 0, sal_False ); in ImpEndCreate()
1736 aPos.nNode = *((SwCntntFrm*)pAnch)->GetNode(); in ImpEndCreate()
1739 if( aPos.nNode.GetNode().IsProtect() ) in ImpEndCreate()
1898 SwTxtNode *pNd = aAnch.GetCntntAnchor()->nNode.GetNode().GetTxtNode(); in ImpEndCreate()
[all …]
/aoo41x/main/sw/source/core/text/
H A Dfrmcrsr.cxx599 pPos->nNode = *pTxtNd; in _GetCrsrOfst()
641 pPos->nNode = *pTxtNd; in _GetCrsrOfst()
722 pPam->GetPoint()->nNode = *((SwTxtFrm*)this)->GetTxtNode(); in LeftMargin()
763 pPam->GetPoint()->nNode = *((SwTxtFrm*)this)->GetTxtNode(); in RightMargin()
888 const sal_uLong nOldNode = pPam->GetPoint()->nNode.GetIndex(); in _UnitUp()
893 ASSERT( nOldNode == pPam->GetPoint()->nNode.GetIndex(), in _UnitUp()
1255 const sal_uLong nOldNode = pPam->GetPoint()->nNode.GetIndex(); in _UnitDown()
1262 ASSERT( nOldNode == pPam->GetPoint()->nNode.GetIndex(), in _UnitDown()
1413 rFill.pPos->nNode = *pTxtNd; in FillCrsrPos()
/aoo41x/main/sw/source/core/undo/
H A Dunsect.cxx100 const SwCntntNode* pCNd = rPam.GetPoint()->nNode.GetNode().GetCntntNode(); in SwUndoInsSection()
235 void SwUndoInsSection::Join( SwDoc& rDoc, sal_uLong nNode ) in Join() argument
237 SwNodeIndex aIdx( rDoc.GetNodes(), nNode ); in Join()
243 nNode + 1, in Join()
/aoo41x/main/sw/source/core/unocore/
H A Dunoredline.cxx140 pUnoCursor->GetPoint()->nNode = *(pTableNode->EndOfSectionNode()); in createTextCursor()
141 pContentNode = GetDoc()->GetNodes().GoNext(&pUnoCursor->GetPoint()->nNode); in createTextCursor()
348 rRedline.GetDoc()->IsInHeaderFooter( rRedline.GetPoint()->nNode ); in GetPropertyValue()
660 pUnoCrsr->GetPoint()->nNode = *pTblNode->EndOfSectionNode(); in createTextCursor()
661 pCont = GetDoc()->GetNodes().GoNext(&pUnoCrsr->GetPoint()->nNode); in createTextCursor()
/aoo41x/main/editeng/source/editeng/
H A Deehtml.cxx228 sal_uInt16 nNode = pImpEditEngine->GetEditDoc().GetPos( aCurSel.Max().GetNode() ); in NextToken() local
233 pImpEditEngine->SetParaAttribs( nNode, aItems ); in NextToken()
627 sal_uInt16 nNode = pImpEditEngine->GetEditDoc().GetPos( aCurSel.Max().GetNode() ); in ImpSetStyleSheet() local
680 pImpEditEngine->SetParaAttribs( nNode, aItems ); in ImpSetStyleSheet()
/aoo41x/main/sw/source/core/doc/
H A Ddocruby.cxx198 const SwTxtNode* pTNd = pPos->nNode.GetNode().GetTxtNode(); in _SelectNextRubyChars()
206 if( rPam.GetMark()->nNode == pPos->nNode ) in _SelectNextRubyChars()
H A Ddocdde.cxx353 SwNode* pNd = &aPos.nNode.GetNode(); in SelectServerObj()
360 rpRange = new SwNodeRange( aPos.nNode, 0, aPos.nNode ); in SelectServerObj()
/aoo41x/main/sw/source/core/access/
H A Daccmap.cxx1202 if( pPos->nNode.GetNode().GetTxtNode() ) in InvalidateShapeInParaSelection()
1208 const SwTxtNode* pNode = pPos->nNode.GetNode().GetTxtNode(); in InvalidateShapeInParaSelection()
1219 sal_uLong nStartIndex = pStart->nNode.GetIndex(); in InvalidateShapeInParaSelection()
1221 sal_uLong nEndIndex = pEnd->nNode.GetIndex(); in InvalidateShapeInParaSelection()
1345 SwNodeIndex nStartIndex( pTmpCrsr->Start()->nNode ); in InvalidateShapeInParaSelection()
1346 SwNodeIndex nEndIndex( pTmpCrsr->End()->nNode ); in InvalidateShapeInParaSelection()
3662 pCrsr->GetPoint()->nNode.GetNode().IsTxtNode() && in _BuildSelectedParas()
3663 pCrsr->GetMark()->nNode.GetNode().IsTxtNode() ) in _BuildSelectedParas()
3668 SwNodeIndex aIdx( pStartPos->nNode ); in _BuildSelectedParas()
3669 for ( ; aIdx.GetIndex() <= pEndPos->nNode.GetIndex(); ++aIdx ) in _BuildSelectedParas()
[all …]
/aoo41x/main/sw/source/core/crsr/
H A Dfindfmt.cxx44 if( !(*fnMove->fnNds)( &pPam->GetPoint()->nNode, sal_False )) in Find()
49 SwCntntNode *pNd = pPam->GetPoint()->nNode.GetNode().GetCntntNode(); in Find()
/aoo41x/main/sw/source/core/docnode/
H A Dsection.cxx1417 aPos.nNode--; in DataChanged()
1479 SwNodeIndex aSave( pPam->GetPoint()->nNode, -1 ); in DataChanged()
1509 SwNodeIndex& rInsPos = pPam->GetPoint()->nNode; in DataChanged()
1517 pCpyPam->Start()->nNode > rInsPos || in DataChanged()
1518 rInsPos >= pCpyPam->End()->nNode ) in DataChanged()
1544 SwNodeIndex& rInsPos = pPam->GetPoint()->nNode; in DataChanged()
/aoo41x/main/svtools/source/edit/
H A Dtexteng.cxx479 for ( sal_uLong nNode = aSel.GetStart().GetPara(); nNode <= nEndPara; nNode++ ) in GetText() local
481 TextNode* pNode = mpDoc->GetNodes().GetObject( nNode ); in GetText()
485 if ( nNode == nStartPara ) in GetText()
487 if ( nNode == nEndPara ) // kann auch == nStart sein! in GetText()
491 if ( nNode < nEndPara ) in GetText()
547 void TextEngine::CursorMoved( sal_uLong nNode ) in CursorMoved() argument
550 TextNode* pNode = mpDoc->GetNodes().GetObject( nNode ); in CursorMoved()
1474 TextPaM TextEngine::SplitContent( sal_uLong nNode, sal_uInt16 nSepPos ) in SplitContent() argument
1477 TextNode* pNode = mpDoc->GetNodes().GetObject( nNode ); in SplitContent()
1482 TextPaM aPaM( nNode, nSepPos ); in SplitContent()

Completed in 1489 milliseconds

123456789