/aoo41x/main/tools/inc/tools/ |
H A D | string.hxx | 250 xub_StrLen Len() const { return (xub_StrLen)mpData->mnLen; } in Len() 312 xub_StrLen nIndex, xub_StrLen nLen ) const; 314 xub_StrLen nIndex, xub_StrLen nLen ) const; 316 xub_StrLen nIndex, xub_StrLen nLen ) const; 318 xub_StrLen nIndex, xub_StrLen nLen ) const; 602 xub_StrLen nIndex, xub_StrLen nLen ) const; 604 xub_StrLen nIndex, xub_StrLen nLen ) const; 606 xub_StrLen nIndex, xub_StrLen nLen ) const; 608 xub_StrLen nIndex, xub_StrLen nLen ) const; 610 xub_StrLen nIndex, xub_StrLen nLen ) const; [all …]
|
/aoo41x/main/sw/source/core/inc/ |
H A D | scriptinfo.hxx | 59 xub_StrLen nStartPos; 61 xub_StrLen nBegin; 62 xub_StrLen nLen; 117 …bool MarkOrClearKashidaInvalid( xub_StrLen nStt, xub_StrLen nLen, bool bMark, xub_StrLen nMarkCoun… 160 xub_StrLen NextScriptChg( const xub_StrLen nPos ) const; 167 xub_StrLen NextDirChg( const xub_StrLen nPos, 268 xub_StrLen nStt, xub_StrLen nLen, 283 inline bool MarkKashidasInvalid ( xub_StrLen nCnt, xub_StrLen nStt, xub_StrLen nLen ) in MarkKashidasInvalid() 292 sal_uInt16 GetKashidaPositions ( xub_StrLen nStt, xub_StrLen nLen, 302 void SetNoKashidaLine ( xub_StrLen nStt, xub_StrLen nLen ); [all …]
|
H A D | wrong.hxx | 198 void ShiftLeft( xub_StrLen &rPos, xub_StrLen nStart, xub_StrLen nEnd ) in ShiftLeft() 200 void ShiftRight( xub_StrLen &rPos, xub_StrLen nStart, xub_StrLen nEnd ) in ShiftRight() 202 void _Invalidate( xub_StrLen nBegin, xub_StrLen nEnd ); 223 void SetInvalid( xub_StrLen nBegin, xub_StrLen nEnd ); 225 void Invalidate( xub_StrLen nBegin, xub_StrLen nEnd ); 227 sal_Bool Fresh( xub_StrLen &rStart, xub_StrLen &rEnd, xub_StrLen nPos, 231 sal_Bool Check( xub_StrLen &rChk, xub_StrLen &rLn ) const; 233 xub_StrLen NextWrong( xub_StrLen nChk ) const; 272 xub_StrLen nNewPos, xub_StrLen nNewLen ); 285 void RemoveEntry( xub_StrLen nBegin, xub_StrLen nEnd ); [all …]
|
H A D | txtfrm.hxx | 151 sal_Bool IsIdxInside( const xub_StrLen nPos, const xub_StrLen nLen ) const; 172 xub_StrLen FindBrk(const String &rTxt, const xub_StrLen nStart, 173 const xub_StrLen nEnd) const; 223 xub_StrLen nBegin,xub_StrLen nEnd, 224 xub_StrLen nInsertPos, xub_StrLen nActPos, 225 xub_StrLen &nChgStart, xub_StrLen &nChgEnd, 226 xub_StrLen &nInvStart, xub_StrLen &nInvEnd); 417 void HideFootnotes( xub_StrLen nStart, xub_StrLen nEnd ); 431 void RemoveFtn( const xub_StrLen nStart = 0, 432 const xub_StrLen nLen = STRING_LEN ); [all …]
|
H A D | rolbck.hxx | 137 const xub_StrLen m_nStart; 138 const xub_StrLen m_nEnd; 155 xub_StrLen m_nPos; 171 const xub_StrLen m_nStart; 172 const xub_StrLen m_nEnd; 186 const xub_StrLen m_nStart; 187 const xub_StrLen m_nEnd; 200 const xub_StrLen m_nEnd; 204 SwHistoryResetTxt( sal_uInt16 nWhich, xub_StrLen nStt, xub_StrLen nEnd, 300 const xub_StrLen m_nEnd; [all …]
|
/aoo41x/main/sw/source/core/text/ |
H A D | wrong.cxx | 144 sal_Bool SwWrongList::Check( xub_StrLen &rChk, xub_StrLen &rLn ) const in Check() 182 xub_StrLen SwWrongList::NextWrong( xub_StrLen nChk ) const in NextWrong() 184 xub_StrLen nRet; in NextWrong() 275 void SwWrongList::_Invalidate( xub_StrLen nBegin, xub_StrLen nEnd ) in _Invalidate() 283 void SwWrongList::SetInvalid( xub_StrLen nBegin, xub_StrLen nEnd ) in SetInvalid() 301 xub_StrLen nEnd = nPos + xub_StrLen( -nDiff ); in Move() 337 xub_StrLen nEnd = nPos + xub_StrLen( nDiff ); in Move() 350 xub_StrLen nWrLen = Len( i ) + xub_StrLen( nDiff ); in Move() 372 sal_Bool SwWrongList::Fresh( xub_StrLen &rStart, xub_StrLen &rEnd, xub_StrLen nPos, in Fresh() 424 void SwWrongList::Invalidate( xub_StrLen nBegin, xub_StrLen nEnd ) in Invalidate() [all …]
|
H A D | porlay.cxx | 806 const xub_StrLen nStart = (xub_StrLen)rRange.Min(); in InitScriptInfo() 807 const xub_StrLen nEnd = (xub_StrLen)rRange.Max() + 1; in InitScriptInfo() 1444 xub_StrLen SwScriptInfo::NextScriptChg( const xub_StrLen nPos ) const in NextScriptChg() 1474 xub_StrLen SwScriptInfo::NextDirChg( const xub_StrLen nPos, in NextDirChg() 1623 const xub_StrLen nHiddenStart = (xub_StrLen)rRange.Min(); in GetBoundsOfHiddenRange() 1624 const xub_StrLen nHiddenEnd = (xub_StrLen)rRange.Max() + 1; in GetBoundsOfHiddenRange() 2043 bool SwScriptInfo::MarkOrClearKashidaInvalid ( xub_StrLen nStt, xub_StrLen nLen, bool bMark, xub_St… in MarkOrClearKashidaInvalid() 2119 void SwScriptInfo::SetNoKashidaLine ( xub_StrLen nStt, xub_StrLen nLen ) in SetNoKashidaLine() 2276 xub_StrLen nLen = 0; in GetParLen() 2445 const xub_StrLen nHiddenStart = (xub_StrLen)rRange.Min(); in CalcHiddenRanges() [all …]
|
H A D | inftxt.hxx | 200 xub_StrLen nIdx, nLen; 223 const xub_StrLen nIdx = 0, 224 const xub_StrLen nLen = STRING_LEN ); 229 const xub_StrLen nIdx = 0, 230 const xub_StrLen nLen = STRING_LEN ); 413 const xub_StrLen nIdx, const xub_StrLen nLen, 451 const xub_StrLen nIdx = 0, 739 xub_StrLen ScanPortionEnd( const xub_StrLen nStart, const xub_StrLen nEnd ); 761 xub_StrLen nIdx; 762 xub_StrLen nLen; [all …]
|
H A D | redlnitr.hxx | 47 xub_StrLen nStart; 48 xub_StrLen nPos; 49 xub_StrLen nEnd; 62 xub_StrLen Next( xub_StrLen nNext ); 77 xub_StrLen nAct; 79 xub_StrLen nEnd; 86 short _Seek( SwFont& rFnt, xub_StrLen nNew, xub_StrLen nOld ); 87 xub_StrLen _GetNextRedln( xub_StrLen nNext ); 90 inline xub_StrLen NextExtend( xub_StrLen nNext ) in NextExtend() 104 inline xub_StrLen GetNextRedln( xub_StrLen nNext ) in GetNextRedln() [all …]
|
H A D | SwGrammarMarkUp.cxx | 47 void SwGrammarMarkUp::MoveGrammar( xub_StrLen nPos, long nDiff ) in MoveGrammar() 55 xub_StrLen nEnd = nDiff < 0 ? xub_StrLen(nPos - nDiff) : nPos; in MoveGrammar() 59 *pIter = xub_StrLen( *pIter + nDiff ); in MoveGrammar() 103 void SwGrammarMarkUp::ClearGrammarList( xub_StrLen nSentenceEnd ) in ClearGrammarList() 111 xub_StrLen nStart = 0; in ClearGrammarList() 117 std::vector< xub_StrLen >::iterator pLast = pIter; in ClearGrammarList() 126 void SwGrammarMarkUp::setSentence( xub_StrLen nStart ) in setSentence() 135 xub_StrLen SwGrammarMarkUp::getSentenceStart( xub_StrLen nPos ) in getSentenceStart() 144 xub_StrLen nRet = 0; in getSentenceStart() 150 xub_StrLen SwGrammarMarkUp::getSentenceEnd( xub_StrLen nPos ) in getSentenceEnd() [all …]
|
H A D | pormulti.hxx | 159 xub_StrLen nBlank1; // Number of blanks in the first line 179 inline xub_StrLen GetSpaceCnt() const in GetSpaceCnt() 181 inline xub_StrLen GetSmallerSpaceCnt() const in GetSmallerSpaceCnt() 183 inline xub_StrLen GetBlank1() const { return nBlank1; } in GetBlank1() 184 inline xub_StrLen GetBlank2() const { return nBlank2; } in GetBlank2() 192 xub_StrLen nRubyOffset; 200 xub_StrLen nEnd, xub_StrLen nOffs, 213 SwRotatedPortion( xub_StrLen nEnd, sal_uInt8 nDir = 1 ) in SwRotatedPortion() 224 SwBidiPortion( xub_StrLen nEnd, sal_uInt8 nLv ); 228 xub_StrLen GetSpaceCnt( const SwTxtSizeInfo &rInf ) const; [all …]
|
/aoo41x/main/tools/source/string/ |
H A D | strimp.cxx | 268 STRING::STRING( const STRING& rStr, xub_StrLen nPos, xub_StrLen nLen ) in STRING() 316 xub_StrLen nLen; in STRING() 863 STRING& STRING::Erase( xub_StrLen nIndex, xub_StrLen nCount ) in Erase() 1191 xub_StrLen j = 0; in ConvertLineEnd() 1470 xub_StrLen i = 0; in Match() 1496 xub_StrLen i = 0; in Match() 1512 xub_StrLen STRING::Search( STRCODE c, xub_StrLen nIndex ) const in Search() 1623 xub_StrLen STRING::SearchBackward( STRCODE c, xub_StrLen nIndex ) const in SearchBackward() 1845 xub_StrLen nLen = (xub_StrLen)mpData->mnLen; in SetToken() 1883 xub_StrLen nLen = (xub_StrLen)mpData->mnLen; in GetToken() [all …]
|
H A D | strascii.cxx | 180 xub_StrLen nLen = ImplStringLen( pAsciiStr ); in CreateFromAscii() 217 xub_StrLen nLen = ImplStringLen( pAsciiStr ); in AssignAscii() 255 for ( xub_StrLen i = 0; i < nLen; ++i ) in AssignAscii() 332 for ( xub_StrLen i = 0; i < nLen; ++i ) in AppendAscii() 402 UniString& UniString::ReplaceAscii( xub_StrLen nIndex, xub_StrLen nCount, in ReplaceAscii() 526 xub_StrLen nIndex, xub_StrLen nLen ) const in EqualsAscii() 542 xub_StrLen nIndex, xub_StrLen nLen ) const in EqualsIgnoreCaseAscii() 557 xub_StrLen UniString::SearchAscii( const sal_Char* pAsciiStr, xub_StrLen nIndex ) const in SearchAscii() 564 xub_StrLen nStrLen = ImplStringLen( pAsciiStr ); in SearchAscii() 625 xub_StrLen nCharLen = ImplStringLen( pAsciiStr ); in SearchAndReplaceAllAscii() [all …]
|
/aoo41x/main/sw/inc/ |
H A D | index.hxx | 54 xub_StrLen nIndex; 67 INLINE xub_StrLen operator++(); 68 INLINE xub_StrLen operator--(); 70 INLINE xub_StrLen operator++(int); 71 INLINE xub_StrLen operator--(int); 74 INLINE xub_StrLen operator+=( xub_StrLen ); 75 INLINE xub_StrLen operator-=( xub_StrLen ); 159 xub_StrLen nOldIndex = nIndex; in operator ++() 165 xub_StrLen nOldIndex = nIndex; in operator --() 171 inline xub_StrLen SwIndex::operator+=( xub_StrLen nWert ) in operator +=() [all …]
|
H A D | ndtxt.hxx | 279 const xub_StrLen nLen, 297 const xub_StrLen nStart, const xub_StrLen nEnd, 315 sal_Bool GetAttr( SfxItemSet& rSet, xub_StrLen nStt, xub_StrLen nEnd, 326 const xub_StrLen nStart, const xub_StrLen nEnd = 0 ); 350 void ReplaceTextOnly( xub_StrLen nPos, xub_StrLen nLen, const XubString& rText, 690 sal_uInt16 GetLang( const xub_StrLen nBegin, const xub_StrLen nLen = 0, 699 void DelSoftHyph( const xub_StrLen nStart, const xub_StrLen nEnd ); 715 xub_StrLen nIdx = 0, xub_StrLen nLen = STRING_LEN, 781 xub_StrLen nStart, xub_StrLen nEnd, 785 void CountWords( SwDocStat& rStat, xub_StrLen nStart, xub_StrLen nEnd ) const; [all …]
|
/aoo41x/main/sw/source/core/txtnode/ |
H A D | txtedt.cxx | 121 const xub_StrLen nStt, const xub_StrLen nEnd, in lcl_MaskRedlines() 166 const xub_StrLen nStt, const xub_StrLen nEnd, in lcl_MaskRedlinesAndHiddenText() 372 inline sal_Bool InRange(xub_StrLen nIdx, xub_StrLen nStart, xub_StrLen nEnd) { in InRange() 730 const xub_StrLen nModelBeginPos = (xub_StrLen)aModelBeginPos.mnPos; in SwScanner() 1350 xub_StrLen nEnd = static_cast< xub_StrLen >(rText.getLength()); in SmartTagScan() 1471 xub_StrLen nBegin = 0; in CollectAutoCmplWrds() 1473 xub_StrLen nLen; in CollectAutoCmplWrds() 1656 xub_StrLen nStt, xub_StrLen nEnd, in TransliterateText() 1889 void SwTxtNode::ReplaceTextOnly( xub_StrLen nPos, xub_StrLen nLen, in ReplaceTextOnly() 1901 xub_StrLen nOff = (xub_StrLen)pOffsets[ nI ]; in ReplaceTextOnly() [all …]
|
H A D | thints.cxx | 123 xub_StrLen m_nPos; 148 bool isOverlap(const xub_StrLen nStart1, const xub_StrLen nEnd1, in isOverlap() 149 const xub_StrLen nStart2, const xub_StrLen nEnd2) in isOverlap() 158 bool isNestedAny(const xub_StrLen nStart1, const xub_StrLen nEnd1, in isNestedAny() 159 const xub_StrLen nStart2, const xub_StrLen nEnd2) in isNestedAny() 239 const xub_StrLen nStart, const xub_StrLen nEnd) in MakeTxtAttrNesting() 267 const xub_StrLen nOtherStart, const xub_StrLen nOtherEnd, bool bOtherDummy) in lcl_DoSplitNew() 1120 xub_StrLen nStt, xub_StrLen nEnd ) in MakeTxtAttr() 1772 void SwTxtNode::DelSoftHyph( const xub_StrLen nStt, const xub_StrLen nEnd ) in DelSoftHyph() 2054 xub_StrLen mnEndPos; [all …]
|
H A D | ndtxt.cxx | 1216 xub_StrLen const nHintStart, xub_StrLen const nHintEnd) in lcl_GetTxtAttrDefault() 1221 xub_StrLen const nHintStart, xub_StrLen const nHintEnd) in lcl_GetTxtAttrExpand() 1226 xub_StrLen const nHintStart, xub_StrLen const nHintEnd) in lcl_GetTxtAttrParent() 1242 bool (*pMatchFunc)(xub_StrLen const, xub_StrLen const, xub_StrLen const)=0; in lcl_GetTxtAttrs() 3036 xub_StrLen& rTxtStt, in Replace0xFF() 3037 xub_StrLen nEndPos, in Replace0xFF() 3154 xub_StrLen nIdx, xub_StrLen nLen, sal_Bool bWithNum, in GetExpandTxt() 3310 xub_StrLen nPos = 0; in BuildConversionMap() 3342 XubString SwTxtNode::GetRedlineTxt( xub_StrLen nIdx, xub_StrLen nLen, in GetRedlineTxt() 4315 xub_StrLen nStartPos; in CalcHiddenCharFlags() [all …]
|
/aoo41x/main/vcl/source/gdi/ |
H A D | textlayout.cxx | 59 … DefaultTextLayout::GetTextWidth( const XubString& _rText, xub_StrLen _nStartIndex, xub_StrLen _nL… in GetTextWidth() 73 xub_StrLen _nStartIndex, xub_StrLen _nLength ) const in GetCaretPositions() 79 …xub_StrLen DefaultTextLayout::GetTextBreak( const XubString& _rText, long _nMaxTextWidth, xub_StrL… in GetTextBreak() 100 …virtual long GetTextWidth( const XubString& rStr, xub_StrLen nIndex, xub_StrLen nLen ) cons… 103 …virtual xub_StrLen GetTextBreak( const XubString& _rText, long _nMaxTextWidth, xub_StrLen _nStart… 108 …GetTextArray( const XubString& _rText, sal_Int32* _pDXAry, xub_StrLen _nStartIndex, xub_StrLen _nL… 190 …bool lcl_normalizeLength( const XubString& _rText, const xub_StrLen _nStartIndex, xub_StrLen& _io_… in lcl_normalizeLength() 203 xub_StrLen _nLength ) const in GetTextArray() 233 …ceDeviceTextLayout::GetTextWidth( const XubString& _rText, xub_StrLen _nStartIndex, xub_StrLen _nL… in GetTextWidth() 265 xub_StrLen _nStartIndex, xub_StrLen _nLength ) const in GetCaretPositions() [all …]
|
/aoo41x/main/editeng/inc/editeng/ |
H A D | svxacorr.hxx | 75 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, 94 virtual sal_Bool ChgAutoCorrWord( xub_StrLen& rSttPos, xub_StrLen nEndPos, 264 xub_StrLen& rStt, xub_StrLen nEndPos, 355 xub_StrLen nSttPos, xub_StrLen nEndPos, 358 xub_StrLen nSttPos, xub_StrLen nEndPos, 361 xub_StrLen nSttPos, xub_StrLen nEndPos, 364 xub_StrLen nSttPos, xub_StrLen nEndPos, 367 xub_StrLen nSttPos, xub_StrLen nEndPos, 370 xub_StrLen nSttPos, xub_StrLen nEndPos, [all …]
|
/aoo41x/main/formula/source/ui/dlg/ |
H A D | formula.cxx | 103 xub_StrLen GetFunctionPos(xub_StrLen nPos); 138 …void SetData(xub_StrLen nFStart,xub_StrLen nNextFStart,xub_StrLen nNextFEnd,xub_StrLen&… 240 xub_StrLen nArgs; 478 xub_StrLen FormulaDlg_Impl::GetFunctionPos(xub_StrLen nPos) in GetFunctionPos() 482 xub_StrLen nTokPos=1; in GetFunctionPos() 894 xub_StrLen nEditPos=(xub_StrLen) pMEdit->GetSelection().Min(); in FillControls() 1141 …oid FormulaDlg_Impl::SetData(xub_StrLen nFStart,xub_StrLen nNextFStart,xub_StrLen nNextFEnd,xub_St… in SetData() 1143 xub_StrLen nFEnd; in SetData() 1378 xub_StrLen nTest=0; in IMPL_LINK() 1402 xub_StrLen nPos=(xub_StrLen)aSel.Min()-1; in IMPL_LINK() [all …]
|
/aoo41x/main/editeng/source/items/ |
H A D | svxfont.cxx | 206 const xub_StrLen nIdx; 207 const xub_StrLen nLen; 211 const xub_StrLen _nIdx, const xub_StrLen _nLen ) in SvxDoCapitals() 218 const xub_StrLen nIdx, const xub_StrLen nLen, 397 const xub_StrLen nIdx, const xub_StrLen nLen ) const in GetPhysTxtSize() 489 const xub_StrLen nIdx, const xub_StrLen nLen ) in GetTxtSize() 511 const xub_StrLen nIdx, const xub_StrLen nLen ) const in DrawText() 595 const xub_StrLen nIdx, const xub_StrLen nLen ) const in DrawPrev() 730 const xub_StrLen nIdx, const xub_StrLen nLen) const in GetCapitalSize() 760 const xub_StrLen _nIdx, const xub_StrLen _nLen, in SvxDoDrawCapital() [all …]
|
/aoo41x/main/vcl/inc/ |
H A D | textlayout.hxx | 47 …virtual long GetTextWidth( const XubString& _rText, xub_StrLen _nStartIndex, xub_StrLen _nL… 48 …wText( const Point& _rStartPoint, const XubString& _rText, xub_StrLen _nStartIndex, xub_StrLen _nL… 51 …virtual xub_StrLen GetTextBreak( const XubString& _rText, long _nMaxTextWidth, xub_StrLen _nStart… 73 xub_StrLen _nStartIndex, 74 xub_StrLen _nLength 79 xub_StrLen _nStartIndex, 80 xub_StrLen _nLength, 87 xub_StrLen _nStartIndex, 88 xub_StrLen _nLength 90 virtual xub_StrLen GetTextBreak( [all …]
|
/aoo41x/main/sw/source/core/crsr/ |
H A D | findtxt.cxx | 63 const xub_StrLen nStart, in lcl_CleanStr() 64 xub_StrLen& rEnde, in lcl_CleanStr() 80 const xub_StrLen nEnd = rEnde; in lcl_CleanStr() 98 xub_StrLen nStt = 0; in lcl_CleanStr() 191 xub_StrLen GetPostIt(xub_StrLen aCount,const SwpHints *pHts) in GetPostIt() 193 xub_StrLen aIndex = 0; in GetPostIt() 292 xub_StrLen aIgnore = 0; in Find() 297 xub_StrLen swap = nEnde; in Find() 320 xub_StrLen swap = nEnde; in Find() 331 xub_StrLen aStart = 0; in Find() [all …]
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | outdev.hxx | 408 xub_StrLen nIndex, xub_StrLen nLen, 604 xub_StrLen nIndex = 0, xub_StrLen nLen = STRING_LEN, 617 xub_StrLen nIndex, xub_StrLen nLen, 624 xub_StrLen nIndex = 0, xub_StrLen nLen = STRING_LEN, 628 xub_StrLen nIndex, xub_StrLen nLen, 653 xub_StrLen nIndex = 0, xub_StrLen nLen = STRING_LEN, 663 … const String& rStr, xub_StrLen nBase = 0, xub_StrLen nIndex = 0, xub_StrLen nLen = STRING_LEN, 666 const String& rStr, xub_StrLen nBase = 0, xub_StrLen nIndex = 0, 670 const String& rStr, xub_StrLen nBase = 0, xub_StrLen nIndex = 0, 1125 xub_StrLen nIndex = 0, xub_StrLen nLen = STRING_LEN ) const; [all …]
|