Home
last modified time | relevance | path

Searched refs:nCntnt (Results 26 – 31 of 31) sorted by relevance

12

/trunk/main/sw/source/core/crsr/
H A Dtrvlreg.cxx238 GetPoint()->nContent.GetIndex() != pSavePos->nCntnt ); in MoveRegion()
H A Dcrsrsh.cxx328 aLk.nCntnt = nAktCntnt; in EndAction()
2989 xub_StrLen nCntnt = rNdIdx.GetIndex() < nNdIdx ? pCNd->Len() : 0; in FindValidCntntNode() local
2990 pCurCrsr->GetPoint()->nContent.Assign( pCNd, nCntnt ); in FindValidCntntNode()
/trunk/main/sw/source/filter/html/
H A Dhtmlcss1.cxx2116 xub_StrLen nCntnt = pPam->GetPoint()->nContent.GetIndex(); in SetAnchorAndAdjustment() local
2117 if( nCntnt ) in SetAnchorAndAdjustment()
2133 if( nCntnt ) in SetAnchorAndAdjustment()
H A Dhtmlgrin.cxx260 xub_StrLen nCntnt = pPam->GetPoint()->nContent.GetIndex(); in SetAnchorAndAdjustment() local
261 if( nCntnt ) in SetAnchorAndAdjustment()
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.cxx1366 sal_uInt16 nCntnt; in AppendBookmarks() local
1389 ( nCntnt = pPos->nContent.GetIndex() ) >= nAktPos && in AppendBookmarks()
1390 nCntnt < nAktEnd ) ) in AppendBookmarks()
1396 ( nCntnt = pOPos->nContent.GetIndex() ) >= nAktPos && in AppendBookmarks()
1397 nCntnt < nAktEnd ) in AppendBookmarks()
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx223 SwTblToTxtSave( SwDoc& rDoc, sal_uLong nNd, sal_uLong nEndIdx, xub_StrLen nCntnt );

Completed in 78 milliseconds

12