Home
last modified time | relevance | path

Searched refs:SwIndex (Results 26 – 50 of 81) sorted by relevance

1234

/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx207 SwPosition aPos( aNdIdx, SwIndex( pNode, nChgEnd ) ); in lcl_CalculateRepaintRect()
236 aPos = SwPosition( aNdIdx, SwIndex( pNode, nChgStart ) ); in lcl_CalculateRepaintRect()
398 const SwIndex &rIdx, in RstTxtAttr()
1915 Update( SwIndex( this, nMyOff ), nCnt, sal_False ); in ReplaceTextOnly()
1923 Update( SwIndex( this, nMyOff+1 ), nOff - nMyOff, sal_True ); in ReplaceTextOnly()
1929 Update( SwIndex( this, nMyOff ), nLen - nMyOff, sal_True ); in ReplaceTextOnly()
H A Datrflyin.cxx163 SwIndex aIdx( (SwTxtNode*)pNode, *GetStart() ); in SetAnchor()
/trunk/main/sw/source/core/edit/
H A Dedglss.cxx163 SwPosition aInsPos( aStt, SwIndex( pCntntNd )); in SaveGlossaryDoc()
186 SwPosition aPos( aIdx, SwIndex( pNd, pNd->Len() )); in _CopySelToDoc()
/trunk/main/sw/source/filter/html/
H A Dhtmlsect.cxx220 SwPosition aNewPos( SwNodeIndex( rCntntStIdx, 1 ), SwIndex( pCNd, 0 ) ); in NewDivision()
240 SwPosition aNewPos( aTmpSwNodeIndex, SwIndex( pCNd, 0 ) ); in NewDivision()
799 SwPosition aNewPos( SwNodeIndex( rFlyCntIdx, 1 ), SwIndex( pCNd, 0 ) ); in InsertFlyFrame()
/trunk/main/sw/source/core/undo/
H A Duntblk.cxx246 SwIndex( pTxtNode, pTxtNode->GetTxt().Len() ))); in UndoImpl()
251 pTxtNode->RstTxtAttr( SwIndex(pTxtNode, 0), pTxtNode->Len(), 0, 0, true ); in UndoImpl()
H A Dunsect.cxx244 SwPosition( aIdx, SwIndex( pTxtNd, pTxtNd->GetTxt().Len() ) ) ); in Join()
250 SwIndex aCntIdx( pTxtNd, 0 ); in Join()
H A Dundobj.cxx357 SwIndex* pCntIdx, sal_uLong* pEndNdIdx, xub_StrLen* pEndCntIdx ) in MoveToUndoNds()
604 SwIndex aIdx( pTxtNd, nFtnSttIdx ); in DelCntntIndex()
628 SwIndex aIdx( pTxtNd, nFtnSttIdx ); in DelCntntIndex()
H A Dundobj1.cxx210 SwIndex aIdx( pPos->nContent ); in DelFly()
289 SwIndex aIndex( pNode, mnCrsrSaveIndexPos ); in UndoImpl()
H A DSwUndoField.cxx58 SwIndex aIndex(pNode->GetCntntNode(), nOffset); in GetPosition()
H A Dunattr.cxx691 SwIndex aIdx( pTNd, nSttCntnt ); in UndoImpl()
722 SwPosition aPos( aIdx, SwIndex( aIdx.GetNode().GetCntntNode(), in RedoImpl()
H A Duntbl.cxx589 SwIndex aCntPos( pTxtNd, pSave->m_nCntnt - 1 ); in UndoTableToText()
2112 SwIndex aTmpIdx( pTxtNd, nDelPos ); in UndoImpl()
2141 SwPosition( aTmpIdx, SwIndex( 0, 0 )), sal_True ); in UndoImpl()
2331 SwIndex aIdx( pTxtNd, 0 ); in UndoImpl()
2839 aInsertEnd.nContent = SwIndex( 0 ); in PrepareRedline()
H A Dunins.cxx171 SwIndex* pIdx; in CanGrouping()
665 SwIndex aIdx( pNd, sal_uInt16( m_nSttCnt ) ); in UndoImpl()
/trunk/main/sw/source/core/doc/
H A Ddocfmt.cxx163 SwIndex aSt( pTxtNode, 0 ); in lcl_RstTxtAttr()
354 SwIndex& rSt = pPam->GetPoint()->nContent; in ResetAttrs()
636 const SwIndex& rSt = pStt->nContent; in lcl_InsAttr()
821 const SwIndex& rSt = pStt->nContent; in lcl_InsAttr()
860 SwIndex aSt( pTxtNd ); in lcl_InsAttr()
917 SwIndex aCntEnd( pEnd->nContent ); in lcl_InsAttr()
H A Ddoclay.cxx356 SwIndex aIdx( pPos->nContent ); in DelLayoutFmt()
1491 SwIndex aIdx( pNew, 0 ); in lcl_InsertLabel()
1800 SwIndex aIdx( pNew, 0 ); in lcl_InsertDrawLabel()
/trunk/main/sw/source/core/layout/
H A Dtrvlfrm.cxx219 *pPos = SwPosition( *pCnt->GetNode(), SwIndex( (SwTxtNode*)pCnt->GetNode(), 0 ) ); in GetCrsrOfst()
523 MakeStartIndex((SwIndex *) &pPam->GetPoint()->nContent); in LeftMargin()
532 MakeEndIndex((SwIndex *) &pPam->GetPoint()->nContent); in RightMargin()
857 pCNd->MakeEndIndex( (SwIndex*)&pPam->GetPoint()->nContent ); in lcl_UpDown()
859 pCNd->MakeStartIndex( (SwIndex*)&pPam->GetPoint()->nContent ); in lcl_UpDown()
954 pCNd->MakeStartIndex( (SwIndex*)&pToSet->GetPoint()->nContent ); in SetCurrPage()
/trunk/main/sw/source/core/docnode/
H A Dndcopy.cxx278 pCpyTxtNd->CopyText( pTxtNd, SwIndex( pCpyTxtNd ), in MakeCopy()
970 SwIndex aDestIdx( rPos.nContent ); in CopyImpl()
1157 SwIndex aDestIdx( rPos.nContent ); in CopyImpl()
1202 pEndTxtNd->CopyText( pDestTxtNd, aDestIdx, SwIndex( pEndTxtNd ), in CopyImpl()
/trunk/main/sw/source/core/text/
H A Dfrmcrsr.cxx743 pPam->GetPoint()->nContent = SwIndex( pFrm->GetTxtNode(), nIndx ); in LeftMargin()
790 pPam->GetPoint()->nContent = SwIndex( pFrm->GetTxtNode(), nRightMargin ); in RightMargin()
903 SwIndex( ((SwTxtFrm*)this)->GetTxtNode(), nTmpOfst ); in _UnitUp()
1269 SwIndex( ((SwTxtFrm*)this)->GetTxtNode(), nTmpOfst ); in _UnitDown()
H A Dportxt.cxx963 SwIndex aIndex( pNd, rInf.GetIdx() ); in Paint()
998 SwIndex aIndex( pNd, rInf.GetIdx( ) ); in Format()
/trunk/main/sw/source/core/crsr/
H A Dpam.cxx71 SwPosition::SwPosition( const SwNodeIndex & rNodeIndex, const SwIndex & rCntnt ) in SwPosition()
332 sal_Bool GoNext(SwNode* pNd, SwIndex * pIdx, sal_uInt16 nMode ) in GoNext()
340 sal_Bool GoPrevious( SwNode* pNd, SwIndex * pIdx, sal_uInt16 nMode ) in GoPrevious()
H A Dfindtxt.cxx230 SwIndex& rCntntIdx = pPam->GetPoint()->nContent; in Find()
589 SwIndex& rSttCntIdx = pCrsr->Start()->nContent; in Find()
H A Dcrsrsh.cxx1384 rPos = SwPosition( aTmp, SwIndex( pTxtNd, 0 ) ); in lcl_CheckHiddenPara()
2701 pCurCrsr = new SwShellCrsr( *this, SwPosition( aNodeIdx, SwIndex( pCNd, 0 ))); in SwCrsrShell()
3426 SwIndex aIndex( &rNode, nBegin ); in lcl_FillTextRange()
3551 SwIndex& rContent = GetCrsr()->GetPoint()->nContent; in GetSmartTagTerm()
/trunk/main/sw/source/filter/rtf/
H A Drtffly.cxx186 SwPosition aPos( *pDstNd, SwIndex( pDstNd )); in lcl_CpyBreakAttrs()
267 SwIndex aIdx( pEndNd ); in SetFlysInDoc()
286 SwIndex( pCNd, pFlySave->nEndCnt )); in SetFlysInDoc()
/trunk/main/sw/source/core/fields/
H A Dddetbl.cxx136 SwIndex aCntIdx( pTxtNode, 0 ); in ChangeContent()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx298 SwPosition aPosition( rNd, SwIndex( (SwTxtNode*)&rNd ) ); in WW8SwAttrIter()
1895 … SwPosition aPosition( rNode, SwIndex( const_cast< SwTxtNode* >( &rNode ), nAktPos + 1 ) ); in OutputTextNode()
1924 … SwPosition aPosition( rNode, SwIndex( const_cast< SwTxtNode* >( &rNode ), nAktPos ) ); in OutputTextNode()
1942 … SwPosition aPosition( rNode, SwIndex( const_cast< SwTxtNode* >( &rNode ), nAktPos ) ); in OutputTextNode()
H A Dww8glsy.cxx179 SwPosition aPos( aIdx, SwIndex( pCNd, pCNd->Len() )); in MakeEntries()

Completed in 231 milliseconds

1234