Home
last modified time | relevance | path

Searched refs:nContent (Results 51 – 75 of 189) sorted by relevance

12345678

/trunk/main/sw/source/core/undo/
H A Duntbl.cxx352 aPam.GetMark()->nContent.Assign( pCNd, 0 ); in RedoImpl()
663 pPam->GetPoint()->nContent.Assign( 0, 0 ); in RedoImpl()
687 pPam->GetPoint()->nContent.Assign( pCNd, 0 ); in RedoImpl()
737 bSplitEnd = pEnd->nContent.GetIndex() && ( pEnd->nContent.GetIndex() in SwUndoTxtToTbl()
812 aPam.GetMark()->nContent.Assign( 0, 0 ); in UndoImpl()
813 aPam.GetPoint()->nContent.Assign( 0, 0 ); in UndoImpl()
2350 pPam->GetPoint()->nContent.Assign( pTxtNd, 0 ); in UndoImpl()
2839 aInsertEnd.nContent = SwIndex( 0 ); in PrepareRedline()
2848 aDeleteStart.nContent.Assign( pTxt, 0 ); in PrepareRedline()
2870 aCellStart.nContent.Assign( pTxt, 0 ); in PrepareRedline()
[all …]
/trunk/main/sw/source/filter/xml/
H A Dxmlimp.cxx829 pPaM->GetPoint()->nContent.Assign( pTxtNode, in endDocument()
846 pPaM->GetBound( sal_True ).nContent.GetIndex(); in endDocument()
847 pPaM->GetBound( sal_True ).nContent.Assign( pTxtNode, in endDocument()
854 pPaM->GetBound( sal_False ).nContent.GetIndex(); in endDocument()
855 pPaM->GetBound( sal_False ).nContent.Assign( pTxtNode, in endDocument()
872 DBG_ASSERT( !pPos->nContent.GetIndex(), "last paragraph isn't empty" ); in endDocument()
873 if( !pPos->nContent.GetIndex() ) in endDocument()
893 pPaM->GetBound(sal_True).nContent.Assign( 0, 0 ); in endDocument()
894 pPaM->GetBound(sal_False).nContent.Assign( 0, 0 ); in endDocument()
906 pPos->nContent.Assign( pNextNd, 0 ); in endDocument()
[all …]
/trunk/main/sw/source/core/edit/
H A Dedglbldc.cxx166 rPos.nContent.Assign( pTxtNd, 0 ); in InsertGlobalDocContent()
208 rPos.nContent.Assign( pTxtNd, 0 ); in InsertGlobalDocContent()
242 rPos.nContent.Assign( 0, 0 ); in InsertGlobalDocContent()
273 rPos.nContent.Assign( 0, 0 ); in DeleteGlobalDocContent()
374 rCrsrPos.nContent.Assign( pCNd, 0 ); in GotoGlobalDocContent()
H A Dedfld.cxx340 && pCurStt->nContent != pCurEnd->nContent in UpdateFlds()
346 if( aPam.Start()->nContent != pCurStt->nContent ) in UpdateFlds()
364 pCurStt->nContent++; in UpdateFlds()
H A Deddel.cxx246 nSttCntIdx = pPos->nContent.GetIndex(); in Copy()
267 pCrsr->GetPoint()->nContent.Assign( pCrsr->GetCntntNode(),nSttCntIdx); in Copy()
282 ASSERT( pCmp->GetPoint()->nContent.GetIdxReg() in Copy()
284 ASSERT( pCmp->GetMark()->nContent.GetIdxReg() in Copy()
H A Dedsect.cxx275 if( pStt->nContent.GetIndex() || in GetFullSelectedSectionCount()
277 pCNd->Len() != pEnd->nContent.GetIndex() ) in GetFullSelectedSectionCount()
372 (pCurrentPos->nContent.GetIndex() == 0)) in lcl_SpecialInsertNode()
385 ( pCurrentPos->nContent.GetIndex() == in lcl_SpecialInsertNode()
H A Dedtab.cxx108 sal_Bool bEndUndo = 0 != pPos->nContent.GetIndex(); in InsertTable()
172 pCrsr->GetPoint()->nContent.Assign( 0, 0 ); in TableToText()
188 pCrsr->GetPoint()->nContent.Assign( pCNd, 0 ); in TableToText()
231 sal_Bool bEndUndo = 0 != pPos->nContent.GetIndex(); in InsertDDETable()
/trunk/main/basctl/source/basicide/
H A Dbasicrenderable.cxx115 sal_Int64 nContent = getIntValue( "PrintContent", -1 ); in getRendererCount() local
116 if( nContent == 1 ) in getRendererCount()
171 sal_Int64 nContent = getIntValue( "PrintContent", -1 ); in render() local
172 if( nContent == 1 ) in render()
/trunk/main/sw/source/core/unocore/
H A Dunotextmarkup.cxx105 …ringMarkup (nType, aIdentifier, startPos->nContent.GetIndex(), endPos->nContent.GetIndex() - start… in commitTextRangeMarkup()
114 …ringMarkup (nType, aIdentifier, startPos->nContent.GetIndex(), endPos->nContent.GetIndex() - start… in commitTextRangeMarkup()
H A Dunoobj.cxx1211 rUnoCursor.GetPoint()->nContent.Assign(pCNode, 0); in gotoStart()
1459 xub_StrLen const nOldIndex = pPoint->nContent.GetIndex(); in gotoNextWord()
1482 (pPoint->nContent.GetIndex() != nOldIndex); in gotoNextWord()
1506 xub_StrLen const nOldIndex = pPoint->nContent.GetIndex(); in gotoPreviousWord()
1510 if (pPoint->nContent == 0) in gotoPreviousWord()
1517 if (pPoint->nContent == 0) in gotoPreviousWord()
1525 (pPoint->nContent.GetIndex() != nOldIndex); in gotoPreviousWord()
1563 pPoint->nContent = nOldIndex; in gotoEndOfWord()
1601 pPoint->nContent = nOldIndex; in gotoStartOfWord()
1623 sal_Bool bRet = rUnoCursor.GetPoint()->nContent == 0; in isStartOfSentence()
[all …]
/trunk/main/sw/source/filter/html/
H A Dhtmlctxt.cxx154 xub_StrLen nOldEndCnt = pPam->GetPoint()->nContent.GetIndex(); in SplitAttrTab()
157 xub_StrLen nNewSttCnt = rNewPos.nContent.GetIndex(); in SplitAttrTab()
182 nOldEndCnt = pPam->GetPoint()->nContent.GetIndex(); in SplitAttrTab()
188 nOldEndCnt = pPam->GetPoint()->nContent.GetIndex(); in SplitAttrTab()
382 pPam->GetPoint()->nContent.GetIndex() ) in EndContext()
515 if( bCharLvl && !pPam->GetPoint()->nContent.GetIndex() && in InsertAttrs()
H A Dhtmlgrin.cxx260 xub_StrLen nCntnt = pPam->GetPoint()->nContent.GetIndex(); in SetAnchorAndAdjustment()
301 aMoveFlyCnts.push_back( pPam->GetPoint()->nContent.GetIndex() ); in RegisterFlyFrm()
444 if( !pPam->GetPoint()->nContent.GetIndex() && in InsertImage()
777 pPam->GetPoint()->nContent.GetIndex() - 1 ) in InsertImage()
1329 if( !pPam->GetPoint()->nContent.GetIndex() ) in StripTrailingPara()
1388 aNewPos.nContent.Assign(pNd, pNd->Len()); in StripTrailingPara()
1397 pPam->GetPoint()->nContent.Assign( 0, 0 ); in StripTrailingPara()
1420 xub_StrLen nPos = pPam->GetPoint()->nContent.GetIndex(); in StripTrailingPara()
/trunk/main/sw/source/core/layout/
H A Dsortedobjsimpl.cxx141 if ( pCntntAnchorListed->nContent != pCntntAnchorNew->nContent ) in operator ()()
143 return pCntntAnchorListed->nContent < pCntntAnchorNew->nContent; in operator ()()
/trunk/main/sw/source/core/doc/
H A Dswserv.cxx229 nStt = pStt->nContent.GetIndex(); in IsLinkInServer()
231 nEnd = pEnd->nContent.GetIndex(); in IsLinkInServer()
325 nCntnt = rPam.GetPoint()->nContent.GetIndex(); in SwDataChanged()
333 nCntnt = rPos.nContent.GetIndex(); in SwDataChanged()
H A Ddocfld.cxx572 &aPos.nContent )); in UpdateTblFlds()
798 nCntnt = pPos->nContent.GetIndex(); in _SetGetExpFld()
815 nCntnt = pPos->nContent.GetIndex(); in _SetGetExpFld()
849 nCntnt = rPos.nContent.GetIndex(); in _SetGetExpFld()
860 nCntnt = pPos->nContent.GetIndex(); in _SetGetExpFld()
873 rPos.nContent.Assign( rPos.nNode.GetNode().GetCntntNode(), nCntnt ); in GetPos()
885 rPos.nContent.Assign( (SwCntntNode*)pNd,GetCntPosFromCntnt() ); in GetPosOfContent()
907 nCntnt = aPos.nContent.GetIndex(); in SetBodyPos()
1026 nRet = CNTNT.pPos->nContent.GetIndex(); in GetCntPosFromCntnt()
2562 pNew = new _SetGetExpFld( aPos.nNode, &rTFld, &aPos.nContent ); in GetBodyNode()
[all …]
H A Ddocfly.cxx257 const xub_StrLen nIdx = pPos->nContent.GetIndex(); in SetFlyFrmAnchor()
289 pNd->InsertItem( aFmt, pPos->nContent.GetIndex(), 0 ); in SetFlyFrmAnchor()
836 rCNd.MakeStartIndex( &aPos.nContent ); in ChgAnchor()
838 rCNd.MakeEndIndex( &aPos.nContent ); in ChgAnchor()
849 pNd->InsertItem( aFmt, aPos.nContent.GetIndex(), 0 ); in ChgAnchor()
892 const xub_StrLen nIndx( pOldAsCharAnchorPos->nContent.GetIndex() ); in ChgAnchor()
/trunk/main/sw/source/ui/inc/
H A Dtoxmgr.hxx49 sal_uInt16 nContent; member in SwTOXDescription
83 nContent(nsSwTOXElement::TOX_MARK | nsSwTOXElement::TOX_OUTLINELEVEL), in SwTOXDescription()
123 void SetContentOptions(sal_uInt16 nSet) { nContent = nSet;} in SetContentOptions()
124 sal_uInt16 GetContentOptions() const { return nContent;} in GetContentOptions()
/trunk/main/sw/source/core/access/
H A Daccframebase.cxx339 int pIndex = pPos->nContent.GetIndex(); in GetSelectedState()
364 … if( (nHere == nStartIndex) && (pIndex >= pStart->nContent.GetIndex()) || (nHere > nStartIndex) ) in GetSelectedState()
365 if( (nHere == nEndIndex) && (pIndex < pEnd->nContent.GetIndex()) || (nHere < nEndIndex) ) in GetSelectedState()
370 if( ((nHere > nStartIndex) || pStart->nContent.GetIndex() ==0 ) in GetSelectedState()
H A Daccpara.cxx183 sal_uInt16 nIndex = pPoint->nContent.GetIndex(); in GetCaretPos()
273 sal_uInt16 nCoreStart = pStart->nContent.GetIndex(); in GetSelection()
309 sal_uInt16 nCoreEnd = pEnd->nContent.GetIndex(); in GetSelection()
684 pUnoCursor->GetMark()->nContent = nEnd; in CreateUnoPortion()
1180 !pTxtFrm->IsInside( pCrsr->GetPoint()->nContent.GetIndex()) ) ) in grabFocus()
2768 SwIndex aCntntIdx = aPos.nContent; in getIndexAtPoint()
2793 GetPortionData().GetAccessiblePosition( aPos.nContent.GetIndex() ) in getIndexAtPoint()
2861 aPaM.GetPoint()->nContent = in setSelection()
3196 aEndPos.nContent = nEnd; in replaceText()
4130 sal_uInt16 nCoreStart = pStart->nContent.GetIndex(); in GetSelectionAtIndex()
[all …]
/trunk/main/sw/source/core/fields/
H A Dpostithelper.cxx111 o_rInfo.mnStartContent = pAnnotationStartPos->nContent.GetIndex(); in getLayoutInfos()
142 …return ( (aRet==VISIBLE) && SwScriptInfo::IsInHiddenRange( *pTxtNode , rAnchorPos.nContent.GetInde… in getLayoutInfos()
184 aPos.nContent.Assign( pTxtNode, *(pTxtFld->GetStart()) ); in GetAnchorPosition()
H A Dexpfld.cxx149 rPos.nContent.Assign( pTxtNode, 0 ); in GetFirstTxtNode()
155 rPos.nContent.Assign( pTxtNode, 0 ); in GetFirstTxtNode()
198 &rPos.nContent ); in GetBodyTxtNode()
222 rPos.nContent = *pFtn->GetStart(); in GetBodyTxtNode()
248 ((SwTxtNode*)pTxtNode)->MakeEndIndex( &rPos.nContent ); in GetBodyTxtNode()
371 _SetGetExpFld aEndFld( aPos.nNode, &rFld, &aPos.nContent ); in ChangeExpansion()
/trunk/main/sw/source/core/crsr/
H A Dtrvltbl.cxx545 rCurCrsr.GetPoint()->nContent.Assign( pTxtNode, fnPosTbl == fnMoveBackward ? in GotoPrevTable()
598 rCurCrsr.GetPoint()->nContent.Assign( pTxtNode, fnPosTbl == fnMoveBackward ? in GotoNextTable()
636 rCurCrsr.GetPoint()->nContent.Assign( pTxtNode, fnPosTbl == fnMoveBackward ? in GotoCurrTable()
683 nPtCnt = pCrsr->GetPoint()->nContent.GetIndex(); in MoveTable()
698 pCrsr->GetPoint()->nContent.GetIndex() == nPtCnt ) in MoveTable()
/trunk/main/sw/source/filter/ww8/
H A Dww8glsy.cxx132 aPam.GetPoint()->nContent.Assign( pCNd, 0 ); in MakeEntries()
145 aPam.GetPoint()->nContent.Assign( pCNd, pCNd->Len() ); in MakeEntries()
233 aPamo.GetPoint()->nContent.Assign(aIdx.GetNode().GetCntntNode(), in Load()
H A Dww8par.cxx1403 sal_uInt16 nIdx = rPos.nContent.GetIndex(); in GetStackAttr()
1475 if( pTxt && rBkMrkPos.nContent.GetIndex() ) in SetAttrInDoc()
1966 pPaM->GetPoint()->nContent.Assign( pPaM->GetCntntNode(), 0 ); in Read_HdFtFtnText()
2049 pPaM->GetPoint()->nContent.Assign(pPaM->GetCntntNode(), 0); in Read_HdFtTextAsHackedFrame()
2354 xub_StrLen nEnd = pSpacingPos->nContent.GetIndex(); in SetSpacing()
3045 if (0 >= pPaM->GetPoint()->nContent.GetIndex()) in HandlePageBreakChar()
3683 if (pPaM->GetPoint()->nContent.GetIndex()) in ReadText()
3924 aPamStart.nContent.Assign( in GiveNodePageDesc()
4084 aSectPaM.GetPoint()->nContent.Assign( in InsertSegments()
4099 aSectPaM.GetPoint()->nContent.Assign( in InsertSegments()
[all …]
/trunk/main/sw/source/ui/uiview/
H A Dviewling.cxx195 xub_StrLen nPointIndex = pPoint->nContent.GetIndex();; in ExecLingu()
214 pWrtShell->GetCrsr()->GetPoint()->nContent.Assign( pTxtNode, nPointIndex ); in ExecLingu()
573 pCrsr->GetPoint()->nContent/*.nIndex*/ -= nRight; in InsertThesaurusSynonym()
574 pCrsr->GetMark()->nContent/*.nIndex*/ += nLeft; in InsertThesaurusSynonym()
741 sal_Int32 nPos = aPoint.nContent.GetIndex(); in ExecSpellPopup()

Completed in 927 milliseconds

12345678