Home
last modified time | relevance | path

Searched refs:nStt (Results 51 – 75 of 101) sorted by relevance

12345

/trunk/main/editeng/inc/editeng/
H A Dsvxacorr.hxx75 virtual sal_Bool Delete( xub_StrLen nStt, xub_StrLen nEnd ) = 0;
80 virtual sal_Bool SetAttr( xub_StrLen nStt, xub_StrLen nEnd, sal_uInt16 nSlotId,
83 virtual sal_Bool SetINetAttr( xub_StrLen nStt, xub_StrLen nEnd, const String& rURL ) = 0;
/trunk/main/sw/source/core/unocore/
H A Dunorefmk.cxx390 const xub_StrLen nStt = *pTxtMark->GetStart(); in dispose() local
393 : nStt + 1; in dispose()
395 SwPaM aPam( rTxtNode, nStt, rTxtNode, nEnd ); in dispose()
481 const xub_StrLen nStt = *pTxtMark->GetStart(); in setName() local
484 : nStt + 1; in setName()
486 SwPaM aPam( rTxtNode, nStt, rTxtNode, nEnd ); in setName()
/trunk/main/svtools/source/svhtml/
H A Dparhtml.cxx1497 xub_StrLen nStt = nPos; in GetOptions() local
1510 String sName( aToken.Copy( nStt, nPos-nStt ) ); in GetOptions()
1542 nStt = nPos; in GetOptions()
1546 nPos++; nStt++; in GetOptions()
1636 aValue = aToken.Copy( nStt, nLen ); in GetOptions()
/trunk/main/editeng/source/accessibility/
H A DAccessibleHyperlink.cxx48 …eTextAdapter& r, SvxFieldItem* p, sal_uInt32 nP, sal_uInt16 nR, sal_Int32 nStt, sal_Int32 nEnd, co… in AccessibleHyperlink() argument
54 nStartIdx = nStt; in AccessibleHyperlink()
/trunk/main/sw/source/filter/html/
H A Dwrthtml.cxx1350 HTMLSaveData::HTMLSaveData( SwHTMLWriter& rWriter, sal_uLong nStt, in HTMLSaveData() argument
1366 rWrt.pCurPam = rWrt.NewSwPaM( *rWrt.pDoc, nStt, nEnd ); in HTMLSaveData()
1369 if( nStt != rWrt.pCurPam->GetMark()->nNode.GetIndex() ) in HTMLSaveData()
1371 const SwNode *pNd = rWrt.pDoc->GetNodes()[ nStt ]; in HTMLSaveData()
1373 rWrt.pCurPam->GetMark()->nNode = nStt; in HTMLSaveData()
H A Dswhtml.cxx709 xub_StrLen nStt = pTxtNode->GetTxt().Len(); in Continue() local
714 pPam->GetPoint()->nContent.Assign( pTxtNode, nStt ); in Continue()
2162 xub_StrLen nStt = pAttr->nSttCntnt; in AppendTxtNode() local
2181 ->endOfScript( rText, nStt, nScriptTxt ); in AppendTxtNode()
2188 pSetAttr->nSttCntnt = nStt; in AppendTxtNode()
2199 nStt = nScriptEnd; in AppendTxtNode()
2201 rText, nStt ); in AppendTxtNode()
2203 ->endOfScript( rText, nStt, nScriptTxt ); in AppendTxtNode()
2212 pSetAttr->nSttCntnt = nStt; in AppendTxtNode()
2305 xub_StrLen nStt = *pHt->GetStart(); in AppendTxtNode() local
[all …]
H A Dhtmlplug.cxx1092 sal_uLong nStt = rFlyCntnt.GetCntntIdx()->GetIndex()+1; in OutHTML_FrmFmtOLENode() local
1093 SwOLENode *pOLENd = rHTMLWrt.pDoc->GetNodes()[ nStt ]->GetOLENode(); in OutHTML_FrmFmtOLENode()
1356 sal_uLong nStt = rFlyCntnt.GetCntntIdx()->GetIndex()+1; in OutHTML_FrmFmtOLENodeGrf() local
1357 SwOLENode *pOLENd = rHTMLWrt.pDoc->GetNodes()[ nStt ]->GetOLENode(); in OutHTML_FrmFmtOLENodeGrf()
/trunk/main/sw/inc/
H A Dndtxt.hxx308 const xub_StrLen nStt,
319 sal_Bool GetAttr( SfxItemSet& rSet, xub_StrLen nStt, xub_StrLen nEnd,
815 sal_uInt16 GetScalingOfSelectedText( xub_StrLen nStt, xub_StrLen nEnd ) const;
H A Dndhints.hxx51 xub_StrLen const nStt,
59 xub_StrLen nStt,
/trunk/main/sw/source/core/docnode/
H A Dndcopy.cxx705 sal_uLong nStt = pStt->nNode.GetIndex(), in CopyRange() local
707 nDiff = nEnd - nStt +1; in CopyRange()
708 SwNode* pNd = GetNodes()[ nStt ]; in CopyRange()
710 ++nStt, --nDiff; in CopyRange()
715 lcl_ChkFlyFly( pDoc, nStt, nEnd, rPos.nNode.GetIndex() ) ) in CopyRange()
H A Dndsect.cxx767 void lcl_DeleteFtn( SwSectionNode *pNd, sal_uLong nStt, sal_uLong nEnd ) in lcl_DeleteFtn() argument
788 _SwTxtFtn_GetIndex( (pSrch = rFtnArr[ nPos ]) ) >= nStt ) in lcl_DeleteFtn()
1225 sal_uLong nStt = GetIndex()+1, nEnd = EndOfSectionIndex(); in DelFrms() local
1226 if( nStt >= nEnd ) in DelFrms()
/trunk/main/sw/source/core/doc/
H A Ddoclay.cxx684 xub_StrLen nStt = rAnchPos.nContent.GetIndex(); in _MakeFlySection() local
692 pTxtNode->InsertItem( aFmt, nStt, nStt ); in _MakeFlySection()
988 const xub_StrLen nStt = rDrawObjAnchorFmt.GetCntntAnchor()->nContent.GetIndex(); in InsertDrawObj() local
990 pAnchorTxtNode->InsertItem( aFmt, nStt, nStt ); in InsertDrawObj()
H A Ddocfld.cxx2101 sal_uInt16 nStt = bOnlyTimeDate ? 4 : 0; in SetFixFields() local
2103 for( ; nStt < 5; ++nStt ) in SetFixFields()
2105 SwFieldType* pFldType = GetSysFldType( aTypes[ nStt ] ); in SetFixFields()
2112 switch( aTypes[ nStt ] ) in SetFixFields()
2196 sal_uLong nStt = pChk->GetIndex(); in SetFieldsDirty() local
2200 const SwTxtNode* pTNd = rNds[ nStt++ ]->GetTxtNode(); in SetFieldsDirty()
/trunk/main/sw/source/core/access/
H A Dacchyperlink.cxx52 SwAccessibleParagraph *p, sal_Int32 nStt, sal_Int32 nEnd ) : in SwAccessibleHyperlink() argument
55 nStartIdx( nStt ), in SwAccessibleHyperlink()
/trunk/main/sw/source/core/undo/
H A Dunsort.cxx69 SwUndoSort::SwUndoSort( sal_uLong nStt, sal_uLong nEnd, const SwTableNode& rTblNd, in SwUndoSort() argument
73 nSttNode = nStt; in SwUndoSort()
H A Dunnum.cxx393 SwUndoNumRuleStart::SwUndoNumRuleStart( const SwPosition& rPos, sal_uInt16 nStt ) in SwUndoNumRuleStart() argument
396 nOldStt( USHRT_MAX ), nNewStt( nStt ), bSetSttValue( sal_True ) in SwUndoNumRuleStart()
H A Dundel.cxx845 sal_uInt16 nStt = static_cast<sal_uInt16>( bResetPgDesc ? RES_PAGEDESC : RES_BREAK ); in UndoImpl() local
850 ((SwCntntNode*)pNode)->ResetAttr( nStt, nEnd ); in UndoImpl()
852 ((SwTableNode*)pNode)->GetTable().GetFrmFmt()->ResetFmtAttr( nStt, nEnd ); in UndoImpl()
/trunk/main/sw/source/core/txtnode/
H A Dtxtatr2.cxx53 xub_StrLen nStt, xub_StrLen nEnde ) in SwTxtCharFmt() argument
54 : SwTxtAttrEnd( rAttr, nStt, nEnde ) in SwTxtCharFmt()
H A Dndtxt.cxx3405 xub_StrLen nStt = aRedlArr[ n ], nEnd = aRedlArr[ n+1 ]; in GetRedlineTxt() local
3406 if( ( nIdx <= nStt && nStt <= nIdxEnd ) || in GetRedlineTxt()
3409 if( nStt < nIdx ) nStt = nIdx; in GetRedlineTxt()
3411 xub_StrLen nDelCnt = nEnd - nStt; in GetRedlineTxt()
3412 aTxt.Erase( nStt - nTxtStt, nDelCnt ); in GetRedlineTxt()
3413 Replace0xFF( aTxt, nTxtStt, nStt - nTxtStt, bExpandFlds ); in GetRedlineTxt()
3416 else if( nStt >= nIdxEnd ) in GetRedlineTxt()
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx2291 xub_StrLen nStt = pCurCrsr->Start()->nContent.GetIndex(); in GetSelTxt() local
2292 aTxt = pTxtNd->GetExpandTxt( nStt, in GetSelTxt()
2293 pCurCrsr->End()->nContent.GetIndex() - nStt ); in GetSelTxt()
3100 xub_StrLen nStt = pCurCrsr->GetPoint()->nContent.GetIndex(), in IsSelFullPara() local
3102 if( nStt > nEnd ) in IsSelFullPara()
3104 xub_StrLen nTmp = nStt; in IsSelFullPara()
3105 nStt = nEnd; in IsSelFullPara()
3109 bRet = pCNd && !nStt && nEnd == pCNd->Len(); in IsSelFullPara()
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.cxx1793 void WW8Export::OutSwString(const String& rStr, xub_StrLen nStt, in OutSwString() argument
1806 if( nStt || nLen != rStr.Len() ) in OutSwString()
1808 String sOut( rStr.Copy( nStt, nLen ) ); in OutSwString()
1855 void MSWordExportBase::SaveData( sal_uLong nStt, sal_uLong nEnd ) in SaveData() argument
1878 pCurPam = Writer::NewSwPaM( *pDoc, nStt, nEnd ); in SaveData()
1881 if ( nStt != pCurPam->GetMark()->nNode.GetIndex() && in SaveData()
1882 pDoc->GetNodes()[ nStt ]->IsTableNode() ) in SaveData()
1884 pCurPam->GetMark()->nNode = nStt; in SaveData()
1922 void WW8Export::SaveData( sal_uLong nStt, sal_uLong nEnd ) in SaveData() argument
1924 MSWordExportBase::SaveData( nStt, nEnd ); in SaveData()
H A Dwrtww8.hxx676 virtual void SaveData( sal_uLong nStt, sal_uLong nEnd );
827 const xub_StrLen nStt,
1060 void OutSwString(const String&, xub_StrLen nStt, xub_StrLen nLen,
1148 virtual void SaveData( sal_uLong nStt, sal_uLong nEnd );
H A Dwrtw8sty.cxx372 sal_uInt16 nStt, nEnd, n; in SetStyleDefaults() local
374 nStt = RES_PARATR_BEGIN, nEnd = RES_FRMATR_END; in SetStyleDefaults()
376 nStt = RES_CHRATR_BEGIN, nEnd = RES_TXTATR_END; in SetStyleDefaults()
380 for( n = nStt; n < nEnd; ++n ) in SetStyleDefaults()
398 const bool* pFlags = aFlags + ( nStt - RES_CHRATR_BEGIN ); in SetStyleDefaults()
399 for ( n = nStt; n < nEnd; ++n, ++pFlags ) in SetStyleDefaults()
/trunk/main/sw/source/core/inc/
H A Drolbck.hxx204 SwHistoryResetTxt( sal_uInt16 nWhich, xub_StrLen nStt, xub_StrLen nEnd,
305 xub_StrLen nStt = STRING_MAXLEN,
/trunk/main/sw/source/core/edit/
H A Deditsh.cxx638 xub_StrLen nStt = pStart->nContent.GetIndex(); in Calculate() local
639 String aStr = pTxtNd->GetExpandTxt( nStt, pEnd->nContent. in Calculate()
640 GetIndex() - nStt ); in Calculate()

Completed in 232 milliseconds

12345