Home
last modified time | relevance | path

Searched refs:nContent (Results 151 – 175 of 189) sorted by relevance

12345678

/trunk/main/sw/source/core/undo/
H A Dunnum.cxx70 nSttCntnt = rPos.nContent.GetIndex(); in SwUndoInsNum()
/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx2367 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 Dww8par5.cxx698 ….back().GetPtNode(), maFieldStack.back().GetPtCntnt(), aEndPos.nNode, aEndPos.nContent.GetIndex()); in End_Field()
2510 pPaM->GetPoint()->nContent.Assign(pPaM->GetCntntNode(), 0 ); in Read_F_IncludeText()
3466 if (pPaM->GetPoint()->nContent.GetIndex()) in Read_F_Tox()
H A Dwriterhelper.cxx160 aPos.nContent.Assign(pTxtNd, 0); in SwPosFlyFrmsToFrames()
/trunk/main/sw/source/core/text/
H A Dredlnitr.cxx153 nInputStt = pExtInp->Start()->nContent.GetIndex(); in CtorInitAttrIter()
H A Ditrcrsr.cxx1847 nOld != aPosL.nContent.GetIndex() ) in FillSelection()
1851 nOld = aPosL.nContent.GetIndex(); in FillSelection()
H A Ditratr.cxx1052 aPos.nContent += nIdx; in GetWidthOfLeadingTabs()
/trunk/main/sw/source/core/layout/
H A Danchoredobject.cxx859 GetFrmAtOfst( rAnch.GetCntntAnchor()->nContent.GetIndex() )); in FindAnchorCharFrm()
H A Dfly.cxx1271 pFmt->GetAnchor().GetCntntAnchor()->nContent.GetIndex(); in ChgRelPos()
1328 ->nContent.GetIndex(); in ChgRelPos()
/trunk/main/sw/source/core/txtnode/
H A Datrfld.cxx210 pPaM->GetPoint()->nContent.Assign( (SwTxtNode*)&rTxtNode, *mpTxtFld->GetStart() ); in SwClientNotify()
H A Dthints.cxx1320 pAnchor->GetCntntAnchor()->nContent == aIdx ) in InsertHint()
1323 pAnchor->GetCntntAnchor()->nContent)--; in InsertHint()
/trunk/main/sw/source/ui/shells/
H A Dlanghelper.cxx551 xub_StrLen nEnd = pCrsr->GetPoint()->nContent.GetIndex(); in GetTextForLanguageGuessing()
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx227 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()
/trunk/main/sw/source/filter/html/
H A Dhtmlftn.cxx227 pPam->GetPoint()->nContent.GetIndex() - 1, RES_TXTATR_FTN ) ); in FinishFootEndNote()
H A Dhtmlcss1.cxx2116 xub_StrLen nCntnt = pPam->GetPoint()->nContent.GetIndex(); in SetAnchorAndAdjustment()
2374 xub_StrLen nChars = pPam->GetPoint()->nContent.GetIndex(); in EndContextAttrs()
H A Dhtmlform.cxx1325 if( pPam->GetPoint()->nContent.GetIndex() ) in NewForm()
1477 if( pPam->GetPoint()->nContent.GetIndex() ) in EndForm()
H A Dswhtml.hxx954 nSttCntnt = rPos.nContent.GetIndex(); in SetStart()
/trunk/main/sw/source/filter/xml/
H A DXMLRedlineImportHelper.cxx193 rPos.nContent.Assign( rPos.nNode.GetNode().GetCntntNode(), 0 ); in CopyPositionInto()
/trunk/main/sw/source/core/draw/
H A Ddcontact.cxx393 return GetCntntAnchor().nContent; in GetCntntAnchorIndex()
2025 pAnch->GetCntntAnchor()->nContent.GetIndex() ); in ConnectToLayout()
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx2340 &aPos.nContent ); in MakeSetList()
2461 _SetGetExpFld aEndFld( aPos.nNode, pFld, &aPos.nContent ); in ChangeExpansion()
/trunk/main/sw/source/core/objectpositioning/
H A Dtocntntanchoredobjectposition.cxx244 rAnch.GetCntntAnchor()->nContent.GetIndex() ) ); in CalcPosition()
/trunk/main/sw/source/core/tox/
H A Dtxmsrt.cxx192 nCntPos = aPos.nContent.GetIndex(); in SwTOXSortTabBase()
/trunk/main/sw/source/core/crsr/
H A Dviscrs.cxx649 … pCrsrForInputTxtFld->GetMark()->nContent.Assign( pTxtNode, *(pCurTxtInputFldAtCrsr->End()) ); in HighlightInputFld()
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx662 pPos->nContent.Assign( pCNd, 0 ); in GetCrsrOfst()
/trunk/main/sw/source/core/frmedt/
H A Dtblsel.cxx1449 aPam.GetPoint()->nContent.Assign( pCNd, nL ); in GetMergeSel()
1483 aInsPos.nContent.Assign( pTxtNd, pTxtNd->GetTxt().Len() ); in GetMergeSel()

Completed in 229 milliseconds

12345678