/aoo4110/main/sw/source/core/doc/ |
H A D | doctxm.cxx | 151 xub_StrLen nAktPos = rPos.nContent.GetIndex(); in GetCurTOXMark() 783 rPos.nContent.Assign( pCNd, nC ); in SetPosAtStartEnd() 1055 aCorPam.GetPoint()->nContent.Assign( pFirstEmptyNd, 0 ); in Update()
|
H A D | notxtfrm.cxx | 648 pPos->nContent.Assign( pCNd, 0 ); in GetCrsrOfst()
|
/aoo4110/main/sw/source/core/text/ |
H A D | redlnitr.cxx | 156 nInputStt = pExtInp->Start()->nContent.GetIndex(); in CtorInitAttrIter()
|
H A D | itrcrsr.cxx | 1843 nOld != aPosL.nContent.GetIndex() ) in FillSelection() 1847 nOld = aPosL.nContent.GetIndex(); in FillSelection()
|
H A D | itratr.cxx | 1052 aPos.nContent += nIdx; in GetWidthOfLeadingTabs()
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8par6.cxx | 2367 pPaM->GetPoint()->nContent.Assign( pPaM->GetCntntNode(), 0 ); in MoveInsideFly() 2567 rPam.GetPoint()->nContent = 0; // an den Anfang der Zeile gehen in JoinNode() 2575 rPam.GetPoint()->nContent.Assign(pNode, pNode->GetTxt().Len()); in JoinNode() 3266 xub_StrLen nBegin(rRegion.Start()->nContent.GetIndex()); in ContainsSingleInlineGraphic() 3268 xub_StrLen nEnd(rRegion.End()->nContent.GetIndex()); in ContainsSingleInlineGraphic()
|
H A D | ww8par5.cxx | 698 ….back().GetPtNode(), maFieldStack.back().GetPtCntnt(), aEndPos.nNode, aEndPos.nContent.GetIndex()); in End_Field() 2503 pPaM->GetPoint()->nContent.Assign(pPaM->GetCntntNode(), 0 ); in Read_F_IncludeText() 3460 if (pPaM->GetPoint()->nContent.GetIndex()) in Read_F_Tox()
|
H A D | writerhelper.cxx | 160 aPos.nContent.Assign(pTxtNd, 0); in SwPosFlyFrmsToFrames()
|
/aoo4110/main/sw/source/core/txtnode/ |
H A D | atrfld.cxx | 210 pPaM->GetPoint()->nContent.Assign( (SwTxtNode*)&rTxtNode, *mpTxtFld->GetStart() ); in SwClientNotify()
|
H A D | thints.cxx | 1320 pAnchor->GetCntntAnchor()->nContent == aIdx ) in InsertHint() 1323 pAnchor->GetCntntAnchor()->nContent)--; in InsertHint()
|
/aoo4110/main/sw/source/core/layout/ |
H A D | anchoredobject.cxx | 859 GetFrmAtOfst( rAnch.GetCntntAnchor()->nContent.GetIndex() )); in FindAnchorCharFrm()
|
H A D | fly.cxx | 1291 pFmt->GetAnchor().GetCntntAnchor()->nContent.GetIndex(); in ChgRelPos() 1348 ->nContent.GetIndex(); in ChgRelPos()
|
/aoo4110/main/sw/source/ui/shells/ |
H A D | langhelper.cxx | 551 xub_StrLen nEnd = pCrsr->GetPoint()->nContent.GetIndex(); in GetTextForLanguageGuessing()
|
/aoo4110/main/sw/source/filter/html/ |
H A D | htmlftn.cxx | 227 pPam->GetPoint()->nContent.GetIndex() - 1, RES_TXTATR_FTN ) ); in FinishFootEndNote()
|
H A D | htmlcss1.cxx | 2116 xub_StrLen nCntnt = pPam->GetPoint()->nContent.GetIndex(); in SetAnchorAndAdjustment() 2374 xub_StrLen nChars = pPam->GetPoint()->nContent.GetIndex(); in EndContextAttrs()
|
H A D | swhtml.hxx | 969 nSttCntnt = rPos.nContent.GetIndex(); in SetStart()
|
H A D | htmlform.cxx | 1325 if( pPam->GetPoint()->nContent.GetIndex() ) in NewForm() 1477 if( pPam->GetPoint()->nContent.GetIndex() ) in EndForm()
|
/aoo4110/main/sw/source/filter/xml/ |
H A D | XMLRedlineImportHelper.cxx | 193 rPos.nContent.Assign( rPos.nNode.GetNode().GetCntntNode(), 0 ); in CopyPositionInto()
|
/aoo4110/main/sw/source/core/draw/ |
H A D | dcontact.cxx | 395 return GetCntntAnchor().nContent; in GetCntntAnchorIndex() 2027 pAnch->GetCntntAnchor()->nContent.GetIndex() ); in ConnectToLayout()
|
/aoo4110/main/sc/source/ui/unoobj/ |
H A D | docuno.cxx | 227 sal_Int32 nContent = rPrintOpt.GetAllSheets() ? 0 : 1; in ScPrintUIOptions() local 273 nContent ); in ScPrintUIOptions() 311 sal_Int32 nContent = rPrintOpt.GetAllSheets() ? 0 : 1; in SetDefaults() local 329 aPropertyValue.Value <<= nContent; in SetDefaults()
|
/aoo4110/main/sw/source/core/objectpositioning/ |
H A D | tocntntanchoredobjectposition.cxx | 244 rAnch.GetCntntAnchor()->nContent.GetIndex() ) ); in CalcPosition()
|
/aoo4110/main/sw/source/core/tox/ |
H A D | txmsrt.cxx | 192 nCntPos = aPos.nContent.GetIndex(); in SwTOXSortTabBase()
|
/aoo4110/main/sw/source/core/fields/ |
H A D | docufld.cxx | 2340 &aPos.nContent ); in MakeSetList() 2461 _SetGetExpFld aEndFld( aPos.nNode, pFld, &aPos.nContent ); in ChangeExpansion()
|
/aoo4110/main/sw/source/core/crsr/ |
H A D | viscrs.cxx | 649 … pCrsrForInputTxtFld->GetMark()->nContent.Assign( pTxtNode, *(pCurTxtInputFldAtCrsr->End()) ); in HighlightInputFld()
|
/aoo4110/main/sw/source/core/frmedt/ |
H A D | tblsel.cxx | 1449 aPam.GetPoint()->nContent.Assign( pCNd, nL ); in GetMergeSel() 1483 aInsPos.nContent.Assign( pTxtNd, pTxtNd->GetTxt().Len() ); in GetMergeSel()
|