Home
last modified time | relevance | path

Searched refs:nStt (Results 1 – 25 of 101) sorted by last modified time

12345

/trunk/main/sw/source/core/access/
H A Daccpara.cxx3353 xub_StrLen nStt; member in SwHyperlinkIter_Impl
3362 xub_StrLen startIdx() const { return nStt; } in startIdx()
3368 nStt( pTxtFrm->GetOfst() ), in SwHyperlinkIter_Impl()
3388 ( (nHtStt >= nStt && nHtStt < nEnd) || in next()
3389 (nHtEnd > nStt && nHtEnd <= nEnd) ) ) in next()
/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx629 …void ImplInitDigitMode( OutputDevice* pOutDev, String* pString, xub_StrLen nStt, xu…
H A Dimpedit3.cxx4443 void ImpEditEngine::ImplInitDigitMode( OutputDevice* pOutDev, String* pString, xub_StrLen nStt, xub… in ImplInitDigitMode() argument
4484 const xub_StrLen nEnd = nStt + nLen; in ImplInitDigitMode()
4485 for( xub_StrLen nIdx = nStt; nIdx < nEnd; ++nIdx ) in ImplInitDigitMode()
H A Dedtspell.cxx557 sal_Bool EdtAutoCorrDoc::Delete( sal_uInt16 nStt, sal_uInt16 nEnd ) in Delete() argument
559 EditSelection aSel( EditPaM( pCurNode, nStt ), EditPaM( pCurNode, nEnd ) ); in Delete()
562 nCursor -= ( nEnd-nStt ); in Delete()
608 sal_Bool EdtAutoCorrDoc::SetAttr( sal_uInt16 nStt, sal_uInt16 nEnd, in SetAttr() argument
626 EditSelection aSel( EditPaM( pCurNode, nStt ), EditPaM( pCurNode, nEnd ) ); in SetAttr()
634 sal_Bool EdtAutoCorrDoc::SetINetAttr( sal_uInt16 nStt, sal_uInt16 nEnd, in SetINetAttr() argument
638 EditSelection aSel( EditPaM( pCurNode, nStt ), EditPaM( pCurNode, nEnd ) ); in SetINetAttr()
642 nCursor -= ( nEnd-nStt ); in SetINetAttr()
652 sal_Bool EdtAutoCorrDoc::HasSymbolChars( sal_uInt16 nStt, sal_uInt16 nEnd ) in HasSymbolChars() argument
654 sal_uInt16 nScriptType = pImpEE->GetScriptType( EditPaM( pCurNode, nStt ) ); in HasSymbolChars()
[all …]
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx205 xub_StrLen nPos = 0, nStt = 0; in InsertByWord() local
211 Insert( rStr.Copy( nStt, nPos - nStt )); in InsertByWord()
212 nStt = nPos; in InsertByWord()
215 if( nStt != nPos ) in InsertByWord()
216 Insert( rStr.Copy( nStt, nPos - nStt )); in InsertByWord()
/trunk/main/sw/source/filter/html/
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()
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 …]
/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()
H A DAccessibleHyperlink.hxx57 …eTextAdapter& r, SvxFieldItem* p, sal_uInt32 nP, sal_uInt16 nR, sal_Int32 nStt, sal_Int32 nEnd, co…
/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 Dshellio.hxx508 xub_StrLen nStt, xub_StrLen nEnd,
/trunk/main/sw/source/core/unocore/
H A Dunoport.cxx223 xub_StrLen nStt = pUnoCrsr->Start()->nContent.GetIndex(); in getString() local
224 aTxt = pTxtNd->GetExpandTxt( nStt, in getString()
225 pUnoCrsr->End()->nContent.GetIndex() - nStt ); in getString()
H A Dunoobj.cxx420 sal_uInt16 nStt = (nTmp < 0 ? USHRT_MAX : (sal_uInt16)nTmp); in lcl_SetNodeNumStart() local
433 nStt ); in lcl_SetNodeNumStart()
440 pDoc->SetNodeNumStart( *rCrsr.GetPoint(), nStt ); in lcl_SetNodeNumStart()
/trunk/main/sw/source/core/txtnode/
H A Dthints.cxx1000 xub_StrLen const nStt, in MakeTxtAttr() argument
1089 pNew = new SwTxtFtn( (SwFmtFtn&)rNew, nStt ); in MakeTxtAttr()
1095 pNew = nStt == nEnd in MakeTxtAttr()
1096 ? new SwTxtRefMark( (SwFmtRefMark&)rNew, nStt ) in MakeTxtAttr()
1112 pNew = new SwTxtAttrEnd( rNew, nStt, nEnd ); in MakeTxtAttr()
1781 xub_StrLen nFndPos = nStt, nEndPos = nEnd; in DelSoftHyph()
1868 const xub_StrLen nStt, in SetAttr() argument
1880 if ( !nStt && (nEnd == m_Text.Len()) && in SetAttr()
1947 SwIndex aIndex( this, nStt ); in SetAttr()
2139 if( ( nAttrStart < nStt && in GetAttr()
[all …]
H A Dtxtedt.cxx407 xub_StrLen nStt = rIdx.GetIndex(); in RstTxtAttr() local
408 xub_StrLen nEnd = nStt + nLen; in RstTxtAttr()
433 xub_StrLen nMax = nStt; in RstTxtAttr()
591 *pAttrEnd = nStt; in RstTxtAttr()
612 *pAttrEnd = nStt; in RstTxtAttr()
1662 xub_StrLen nStt, xub_StrLen nEnd, in TransliterateText() argument
1729 … String sChgd( rTrans.transliterate( GetTxt(), GetLang( nStt ), nStt, nLen, &aOffsets )); in TransliterateText()
1759 GetTxt(), nStt, in TransliterateText()
1766 if (nCurrentEnd <= nStt) in TransliterateText()
1874 nStt = nEndPos; in TransliterateText()
[all …]
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx1674 const xub_StrLen nStt, in GetBookmarks() argument
1697 …const bool bIsStartOk = ( pMark->GetMarkStart().nNode == nNd ) && ( nBStart >= nStt ) && ( nBStart… in GetBookmarks()
1699 …const bool bIsEndOk = ( pMark->GetMarkEnd().nNode == nNd ) && ( nBEnd >= nStt ) && ( nBEnd <= nEnd… in GetBookmarks()
2657 sal_uLong nStt = pNodeIndex->GetIndex()+1, in OutWW6FlyFrmsInCntnt() local
2660 if( (nStt < nEnd) && !pDoc->GetNodes()[ nStt ]->IsNoTxtNode() ) in OutWW6FlyFrmsInCntnt()
2670 SaveData( nStt, nEnd ); in OutWW6FlyFrmsInCntnt()
2728 sal_uLong nStt = pNodeIndex ? pNodeIndex->GetIndex()+1 : 0; in OutputFlyFrame_Impl() local
2731 if( nStt >= nEnd ) // kein Bereich, also kein gueltiger Node in OutputFlyFrame_Impl()
2738 if ( pParTxtNode && !m_rWW8Export.pDoc->GetNodes()[ nStt ]->IsNoTxtNode() ) in OutputFlyFrame_Impl()
2751 m_rWW8Export.SaveData( nStt, nEnd ); in OutputFlyFrame_Impl()
[all …]
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()
H A Drtfattributeoutput.cxx1716 sal_uLong nStt = pNodeIndex ? pNodeIndex->GetIndex()+1 : 0; in OutputFlyFrame_Impl() local
1718 m_rExport.SaveData( nStt, nEnd ); in OutputFlyFrame_Impl()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx5674 sal_uInt16 nStt, nEnd; in FillStrArr() local
5675 if( rACLst.GetRange( rWord, nStt, nEnd ) ) in FillStrArr()
5677 for(; nStt < nEnd; ++nStt ) in FillStrArr()
5679 const String& rS = rACLst[ nStt ]; in FillStrArr()
/trunk/main/sw/source/ui/shells/
H A Dlanghelper.cxx550 xub_StrLen nStt = 0; in GetTextForLanguageGuessing() local
553 nStt = nEnd > 100 ? nEnd - 100 : 0; in GetTextForLanguageGuessing()
556 aText = aText.Copy( nStt, nEnd - nStt ); in GetTextForLanguageGuessing()
570 xub_StrLen nStt = 0; in GetTextForLanguageGuessing() local
573 nStt = nEnd > 100 ? nEnd - 100 : 0; in GetTextForLanguageGuessing()
576 aText = aText.Copy( nStt, nEnd - nStt ); in GetTextForLanguageGuessing()
/trunk/main/sw/source/ui/dialog/
H A Dascfldlg.cxx94 sal_uInt16 nEnd, nStt = GetExtraData().Search( rFindNm ); in SwAsciiFilterDlg() local
95 if( STRING_NOTFOUND != nStt ) in SwAsciiFilterDlg()
97 nStt += nDialogExtraDataLen; in SwAsciiFilterDlg()
98 nEnd = GetExtraData().Search( cDialogExtraDataClose, nStt ); in SwAsciiFilterDlg()
101 aOpt.ReadUserData( GetExtraData().Copy( nStt, nEnd - nStt )); in SwAsciiFilterDlg()
102 nStt -= nDialogExtraDataLen; in SwAsciiFilterDlg()
103 GetExtraData().Erase( nStt, nEnd - nStt + 1 ); in SwAsciiFilterDlg()
334 sal_uInt16 nEnd, nStt = GetExtraData().Search( rFindNm ); in FillOptions() local
335 if( STRING_NOTFOUND != nStt ) in FillOptions()
339 nStt + nDialogExtraDataLen ); in FillOptions()
[all …]
/trunk/main/sw/source/filter/writer/
H A Dwriter.cxx533 sal_uInt16 Writer::GetBookmarks(const SwCntntNode& rNd, xub_StrLen nStt, in GetBookmarks() argument
544 if( !nStt && nEnd == rNd.Len() ) in GetBookmarks()
556 (nCntnt = rBkmk.GetMarkPos().nContent.GetIndex() ) >= nStt && in GetBookmarks()
563 rBkmk.GetOtherMarkPos().nContent.GetIndex() ) >= nStt && in GetBookmarks()
/trunk/main/sw/source/filter/rtf/
H A Drtffld.cxx353 xub_StrLen nEnd, nStt = sParam.Search( '(' ), in lcl_ScanEquationField() local
355 if( STRING_NOTFOUND != nStt ) in lcl_ScanEquationField()
357 sParam.Erase( 0, nStt + 1 ) += aRFS.GetStr(); in lcl_ScanEquationField()
362 if( (nLen - nStt - 1 ) < nEnd ) in lcl_ScanEquationField()
363 aRFS.Erase( nEnd + 1 - (nLen - nStt - 1)); in lcl_ScanEquationField()
368 nLen - nStt - nEnd - 2 )); in lcl_ScanEquationField()

Completed in 332 milliseconds

12345