Home
last modified time | relevance | path

Searched refs:nIndx (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/text/
H A Ditrpaint.cxx580 xub_StrLen nIndx = GetInfo().GetIdx(); in CheckSpecialUnderline() local
591 else if( nIndx >= rRange.Min() ) in CheckSpecialUnderline()
609 if ( nIndx + GetInfo().GetLen() < nUnderEnd + 1 ) in CheckSpecialUnderline()
618 xub_StrLen nTmpIdx = nIndx; in CheckSpecialUnderline()
H A Dfrmcrsr.cxx727 xub_StrLen nIndx; in LeftMargin() local
729 nIndx = 0; in LeftMargin()
736 nIndx = aLine.GetStart(); in LeftMargin()
740 nIndx = 0; in LeftMargin()
743 pPam->GetPoint()->nContent = SwIndex( pFrm->GetTxtNode(), nIndx ); in LeftMargin()
H A Ditratr.cxx448 sal_uLong nIndx; // Indexnummer des Nodes member in SwMinMaxNodeArgs
468 if (!pPos || !pIn || pIn->nIndx != pPos->nNode.GetIndex()) in lcl_MinMaxNode()
628 aNodeArgs.nIndx = nIndex; in GetMinMaxSize()
/trunk/main/sw/source/core/doc/
H A Ddocfly.cxx892 const xub_StrLen nIndx( pOldAsCharAnchorPos->nContent.GetIndex() ); in ChgAnchor() local
897 pTxtNode->GetTxtAttrForCharAt( nIndx, RES_TXTATR_FLYCNT ); in ChgAnchor()
902 pTxtNode->DeleteAttributes( RES_TXTATR_FLYCNT, nIndx, nIndx ); in ChgAnchor()

Completed in 30 milliseconds