/aoo41x/main/sw/source/filter/ascii/ |
H A D | ascatr.cxx | 185 xub_StrLen nStrPos = rWrt.pCurPam->GetPoint()->nContent.GetIndex(); in OutASC_SwTxtNode() local 191 SwASC_AttrIter aAttrIter( (SwASCWriter&)rWrt, rNd, nStrPos ); in OutASC_SwTxtNode() 193 if( !nStrPos && rWrt.bExportPargraphNumbering ) in OutASC_SwTxtNode() 216 if( !aAttrIter.OutAttr( nStrPos )) in OutASC_SwTxtNode() 218 String aOutStr( aStr.Copy( nStrPos, nNextAttr - nStrPos ) ); in OutASC_SwTxtNode() 224 nStrPos = nNextAttr; in OutASC_SwTxtNode() 226 } while( nStrPos < nEnde ); in OutASC_SwTxtNode() 230 && !nStrPos && nEnde == nNodeEnde ) ) in OutASC_SwTxtNode()
|
/aoo41x/main/sw/source/filter/html/ |
H A D | htmlatr.cxx | 2507 xub_StrLen nTmpStt = nHtStt < nStrPos ? nStrPos : nHtStt; in OutHTML_SwTxtNode() 2533 for( ; nStrPos < nEnde; nStrPos++ ) in OutHTML_SwTxtNode() 2540 nStrPos, HTML_POS_INSIDE, in OutHTML_SwTxtNode() 2546 && nStrPos != nEnde ) in OutHTML_SwTxtNode() 2553 *pHt->End() - nStrPos == 1 && in OutHTML_SwTxtNode() 2554 ' ' == rStr.GetChar(nStrPos) && in OutHTML_SwTxtNode() 2611 nStrPos + nOffset, in OutHTML_SwTxtNode() 2635 if( nStrPos < nEnde - 1 ) in OutHTML_SwTxtNode() 2643 nStrPos++; in OutHTML_SwTxtNode() 2660 nWordLen -= nStrPos; in OutHTML_SwTxtNode() [all …]
|
H A D | htmlftn.cxx | 106 xub_StrLen nStrPos = 0; in lcl_html_getEndNoteInfo() local 110 if( STRING_MAXLEN != nStrPos ) in lcl_html_getEndNoteInfo() 111 nStrPos = lcl_html_getNextPart( aPart, rContent, nStrPos ); in lcl_html_getEndNoteInfo() 136 return nStrPos; in lcl_html_getEndNoteInfo() 150 xub_StrLen nStrPos = lcl_html_getEndNoteInfo( aInfo, rContent, sal_False ); in FillFootNoteInfo() local 155 if( STRING_MAXLEN != nStrPos ) in FillFootNoteInfo() 156 nStrPos = lcl_html_getNextPart( aPart, rContent, nStrPos ); in FillFootNoteInfo()
|
H A D | css1atr.cxx | 1235 xub_StrLen nStrPos = 0; in PrepareFontList() local 1236 while( nStrPos != STRING_NOTFOUND ) in PrepareFontList() 1238 String aName = rName.GetToken( 0, ';', nStrPos ); in PrepareFontList()
|
H A D | swhtml.cxx | 3695 xub_StrLen nStrPos = 0; in NewFontAttr() local 3696 while( nStrPos!=STRING_NOTFOUND ) in NewFontAttr() 3698 String aFName = aFace.GetToken( 0, ',', nStrPos ); in NewFontAttr()
|
/aoo41x/main/oox/source/xls/ |
H A D | condformatbuffer.cxx | 539 sal_Int32 nStrPos = aReplaceFormula.getLength(); in finalizeImport() local 540 while( (nStrPos = aReplaceFormula.lastIndexOf( '#', nStrPos )) >= 0 ) in finalizeImport() 542 switch( aReplaceFormula[ nStrPos + 1 ] ) in finalizeImport() 547 aReplaceFormula = aReplaceFormula.replaceAt( nStrPos, 2, aAddress ); in finalizeImport() 552 aReplaceFormula = aReplaceFormula.replaceAt( nStrPos, 2, aRanges ); in finalizeImport() 558 aReplaceFormula = aReplaceFormula.replaceAt( nStrPos, 2, aText ); in finalizeImport() 561 aReplaceFormula = aReplaceFormula.replaceAt( nStrPos, 2, in finalizeImport() 565 aReplaceFormula = aReplaceFormula.replaceAt( nStrPos, 2, in finalizeImport() 569 aReplaceFormula = aReplaceFormula.replaceAt( nStrPos, 2, in finalizeImport() 577 aReplaceFormula = aReplaceFormula.replaceAt( nStrPos, 2, aComp ); in finalizeImport()
|
/aoo41x/main/sd/source/ui/dlg/ |
H A D | custsdlg.cxx | 205 sal_uInt16 nStrPos = aStr.Search( aStrCopy ); in IMPL_LINK() local 207 if( nStrPos == STRING_NOTFOUND ) in IMPL_LINK() 213 nStrPos = aStr.Search( aStrCopy ); in IMPL_LINK() 215 nStrPos = nStrPos + (sal_uInt16)aStrCopy.Len(); in IMPL_LINK() 217 if( nStrPos >= aStr.Len() ) in IMPL_LINK() 241 while( pCharClass->isDigit( aStr, nStrPos ) ) in IMPL_LINK() 242 aStr.Erase( nStrPos, 1 ); in IMPL_LINK() 243 aStr.Insert( UniString::CreateFromInt32( ++nNum ), nStrPos); in IMPL_LINK()
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xehelper.cxx | 685 sal_Int32 nStrPos = 0; in GetLeadingScriptType() local 688 while( (nStrPos < nStrLen) && (nScript == ApiScriptType::WEAK) ) in GetLeadingScriptType() 690 nScript = xBreakIt->getScriptType( aOUString, nStrPos ); in GetLeadingScriptType() 691 nStrPos = xBreakIt->endOfScript( aOUString, nStrPos, nScript ); in GetLeadingScriptType()
|
H A D | excrecds.cxx | 374 nStrPos( STREAM_SEEK_TO_END ), in ExcBundlesheetBase() 383 nStrPos( STREAM_SEEK_TO_END ), in ExcBundlesheetBase() 395 rStrm << static_cast<sal_uInt32>(nStrPos); in UpdateStreamPos()
|
/aoo41x/main/sc/source/core/data/ |
H A D | table3.cxx | 1162 xub_StrLen nStrPos = aCell.Search( aQuer, nIndex ); in ValidQuery() local 1167 bOk = ( nStrPos != STRING_NOTFOUND ); in ValidQuery() 1171 bOk = ( nStrPos == STRING_NOTFOUND ); in ValidQuery() 1174 bOk = ( nStrPos == 0 ); in ValidQuery() 1177 bOk = ( nStrPos != 0 ); in ValidQuery() 1180 bOk = ( nStrPos + aQuer.Len() == aCell.Len() ); in ValidQuery() 1183 bOk = ( nStrPos + aQuer.Len() != aCell.Len() ); in ValidQuery()
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | excrecds.hxx | 292 sal_Size nStrPos; member in ExcBundlesheetBase 302 inline void SetStreamPos( sal_Size nNewStrPos ) { nStrPos = nNewStrPos; } in SetStreamPos()
|
/aoo41x/main/sc/source/ui/dbgui/ |
H A D | csvgrid.cxx | 1144 xub_StrLen nStrPos = static_cast< xub_StrLen >( nFirstVisPos - GetColumnPos( nColIndex ) ); in ImplDrawColumnBackgr() local 1150 if( (nColIndex < rStrVec.size()) && (rStrVec[ nColIndex ].Len() > nStrPos) ) in ImplDrawColumnBackgr() 1152 String aText( rStrVec[ nColIndex ], nStrPos, nStrLen ); in ImplDrawColumnBackgr()
|
/aoo41x/main/svl/source/numbers/ |
H A D | zformat.cxx | 853 xub_StrLen nStrPos = pSc->ScanFormat( sStr, aComment ); in SvNumberformat() local 856 nStrPos = 1; in SvNumberformat() 857 if (nStrPos == 0) // ok in SvNumberformat() 918 nCheckPos = nPosOld + nStrPos; // error in string in SvNumberformat()
|
/aoo41x/main/editeng/source/misc/ |
H A D | svxacorr.cxx | 702 xub_StrLen nStrPos = rTxt.Search( String::CreateFromAscii( "://" ), nSttWdPos + 1 ); in FnAddNonBrkSpace() local 703 if ( STRING_NOTFOUND == nStrPos && nEndPos > 0 ) in FnAddNonBrkSpace()
|