/aoo4110/main/basctl/source/basicide/ |
H A D | basicrenderable.cxx | 115 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()
|
/aoo4110/main/sw/source/core/edit/ |
H A D | edglbldc.cxx | 166 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 D | edfld.cxx | 340 && pCurStt->nContent != pCurEnd->nContent in UpdateFlds() 346 if( aPam.Start()->nContent != pCurStt->nContent ) in UpdateFlds() 364 pCurStt->nContent++; in UpdateFlds()
|
H A D | eddel.cxx | 246 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 D | edsect.cxx | 275 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 D | edtab.cxx | 108 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()
|
/aoo4110/main/sw/source/core/layout/ |
H A D | sortedobjsimpl.cxx | 141 if ( pCntntAnchorListed->nContent != pCntntAnchorNew->nContent ) in operator ()() 143 return pCntntAnchorListed->nContent < pCntntAnchorNew->nContent; in operator ()()
|
/aoo4110/main/sw/source/filter/xml/ |
H A D | xmlimp.cxx | 833 pPaM->GetPoint()->nContent.Assign( pTxtNode, in endDocument() 850 pPaM->GetBound( sal_True ).nContent.GetIndex(); in endDocument() 851 pPaM->GetBound( sal_True ).nContent.Assign( pTxtNode, in endDocument() 858 pPaM->GetBound( sal_False ).nContent.GetIndex(); in endDocument() 859 pPaM->GetBound( sal_False ).nContent.Assign( pTxtNode, in endDocument() 876 DBG_ASSERT( !pPos->nContent.GetIndex(), "last paragraph isn't empty" ); in endDocument() 877 if( !pPos->nContent.GetIndex() ) in endDocument() 897 pPaM->GetBound(sal_True).nContent.Assign( 0, 0 ); in endDocument() 898 pPaM->GetBound(sal_False).nContent.Assign( 0, 0 ); in endDocument() 910 pPos->nContent.Assign( pNextNd, 0 ); in endDocument() [all …]
|
/aoo4110/main/sw/source/core/undo/ |
H A D | untbl.cxx | 352 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 …]
|
/aoo4110/main/sw/source/core/unocore/ |
H A D | unotextmarkup.cxx | 105 …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 D | unoobj.cxx | 1211 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 …]
|
/aoo4110/main/sw/source/filter/html/ |
H A D | htmlctxt.cxx | 154 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 D | htmlgrin.cxx | 260 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()
|
/aoo4110/main/sw/source/core/doc/ |
H A D | swserv.cxx | 229 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 D | docfly.cxx | 254 const xub_StrLen nIdx = pPos->nContent.GetIndex(); in SetFlyFrmAnchor() 286 pNd->InsertItem( aFmt, pPos->nContent.GetIndex(), 0 ); in SetFlyFrmAnchor() 778 rCNd.MakeStartIndex( &aPos.nContent ); in ChgAnchor() 780 rCNd.MakeEndIndex( &aPos.nContent ); in ChgAnchor() 791 pNd->InsertItem( aFmt, aPos.nContent.GetIndex(), 0 ); in ChgAnchor() 834 const xub_StrLen nIndx( pOldAsCharAnchorPos->nContent.GetIndex() ); in ChgAnchor()
|
H A D | docfld.cxx | 572 &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 …]
|
/aoo4110/main/sw/source/ui/inc/ |
H A D | toxmgr.hxx | 49 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()
|
/aoo4110/main/sw/source/core/access/ |
H A D | accframebase.cxx | 339 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()
|
/aoo4110/main/sw/source/core/fields/ |
H A D | postithelper.cxx | 111 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 D | expfld.cxx | 151 rPos.nContent.Assign( pTxtNode, 0 ); in GetFirstTxtNode() 157 rPos.nContent.Assign( pTxtNode, 0 ); in GetFirstTxtNode() 200 &rPos.nContent ); in GetBodyTxtNode() 224 rPos.nContent = *pFtn->GetStart(); in GetBodyTxtNode() 250 ((SwTxtNode*)pTxtNode)->MakeEndIndex( &rPos.nContent ); in GetBodyTxtNode() 373 _SetGetExpFld aEndFld( aPos.nNode, &rFld, &aPos.nContent ); in ChangeExpansion()
|
/aoo4110/main/sw/source/core/crsr/ |
H A D | trvltbl.cxx | 545 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()
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8glsy.cxx | 132 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()
|
/aoo4110/main/sw/source/ui/uiview/ |
H A D | viewling.cxx | 195 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()
|
/aoo4110/main/sw/source/ui/docvw/ |
H A D | edtwin.cxx | 751 rSh.GetCrsr()->GetMark()->nContent = 0; in FlushInBuffer() 832 rCrsr.Start()->nContent -= nExpandSelection; in FlushInBuffer() 5160 rSh.GetCrsr()->GetPoint()->nContent = nPosIdx; in Command() 5162 rSh.GetCrsr()->GetMark()->nContent = in Command() 5168 rSh.GetCrsr()->GetPoint()->nContent = nPosIdx; in Command() 5170 rSh.GetCrsr()->GetMark()->nContent = nMarkIdx; in Command() 5177 rSh.GetCrsr()->GetPoint()->nContent = in Command() 5714 xub_StrLen nPos = pPos->nContent.GetIndex(); in GetSurroundingText() 5723 pPos->nContent = nPos; in GetSurroundingText() 5747 xub_StrLen nPos = pPos->nContent.GetIndex(); in GetSurroundingTextSelection() [all …]
|
/aoo4110/main/sw/source/core/text/ |
H A D | frminf.cxx | 203 if( nPos == pPam->GetPoint()->nContent.GetIndex() ) in AddPam() 205 pPam->GetPoint()->nContent += nLen; in AddPam() 211 SwIndex &rContent = pPam->GetPoint()->nContent; in AddPam()
|