/aoo41x/main/sw/source/ui/utlui/ |
H A D | attrdesc.cxx | 80 rText.Erase(); in GetPresentation() 94 rText += aStr; in GetPresentation() 110 String& rText, in GetPresentation() argument 117 rText.Erase(); in GetPresentation() 128 rText += '('; in GetPresentation() 130 rText += ')'; in GetPresentation() 156 rText.Erase(); in GetPresentation() 184 rText.Erase(); in GetPresentation() 231 rText.Erase(); in GetPresentation() 382 rText += ' '; in GetPresentation() [all …]
|
/aoo41x/main/basic/source/classes/ |
H A D | disas.cxx | 237 rText.Erase(); in Disassemble() 358 rText.Erase(); in DisasLine() 396 rText += s; in DisasLine() 438 rText += ':'; in DisasLine() 476 rText += '"'; in StrOp() 478 rText += '"'; in StrOp() 490 rText += ','; in Str2Op() 494 rText += s; in Str2Op() 648 rText += ','; in CaseOp() 656 rText += ','; in StmntOp() [all …]
|
/aoo41x/main/svl/source/misc/ |
H A D | urihelper.cxx | 566 URIHelper::FindFirstURLInText(UniString const & rText, in FindFirstURLInText() argument 574 if (!(rBegin <= rEnd && rEnd <= rText.Len())) in FindFirstURLInText() 645 sal_Unicode c = rText.GetChar(nPos); in FindFirstURLInText() 656 while (rText.GetChar(i++) != ':') ; in FindFirstURLInText() 686 while (rText.GetChar(i++) != ':') ; in FindFirstURLInText() 719 && rText.GetChar(nPos + 3) == '.' in FindFirstURLInText() 720 && (((rText.GetChar(nPos) == 'w' in FindFirstURLInText() 766 && rText.GetChar(nPos + 1) == ':' in FindFirstURLInText() 767 && (rText.GetChar(nPos + 2) == '/' in FindFirstURLInText() 793 && rText.GetChar(nPos) == '\\' in FindFirstURLInText() [all …]
|
/aoo41x/main/starmath/source/ |
H A D | node.cxx | 428 rText.Append('{'); in CreateTextFromNode() 435 APPEND(rText,"} "); in CreateTextFromNode() 720 rText.Append('{'); in CreateTextFromNode() 727 if ((nSize != 2) || ((rText.GetChar(rText.Len()-1) != '+') && in CreateTextFromNode() 728 (rText.GetChar(rText.Len()-1) != '-'))) in CreateTextFromNode() 735 APPEND(rText,"} "); in CreateTextFromNode() 1568 rText.Append('_'); in CreateTextFromNode() 1629 rText.Append(' '); in CreateTextFromNode() 2492 rText.Append(' '); in CreateTextFromNode() 2527 rText += aText; in GetAccessibleText() [all …]
|
H A D | rect.cxx | 60 sal_Bool SmIsMathAlpha(const XubString &rText) in SmIsMathAlpha() argument 64 if (rText.Len() == 0) in SmIsMathAlpha() 68 xub_Unicode cChar = rText.GetChar(0); in SmIsMathAlpha() 188 SmGetGlyphBoundRect(rDev, rText, aGlyphRect); in BuildRect() 228 DBG_ASSERT(rText.Len() == 0 || !IsEmpty(), in BuildRect() 237 BuildRect(rDev, pFormat, rText, nEBorderWidth); in Init() 242 const XubString &rText, long nEBorderWidth) in SmRect() argument 247 Init(rDev, pFormat, rText, (sal_uInt16) nEBorderWidth); in SmRect() 695 const XubString &rText, Rectangle &rRect) in SmGetGlyphBoundRect() argument 700 xub_StrLen nLen = rText.Len(); in SmGetGlyphBoundRect() [all …]
|
/aoo41x/main/editeng/source/items/ |
H A D | frmitems.cxx | 178 rText.Erase(); in GetPresentation() 327 rText.Erase(); in GetPresentation() 582 rText.Erase(); in GetPresentation() 943 rText.Erase(); in GetPresentation() 1084 rText.Erase(); in GetPresentation() 1141 rText.Erase(); in GetPresentation() 1232 rText.Erase(); in GetPresentation() 1457 rText.Erase(); in GetPresentation() 2134 rText.Erase(); in GetPresentation() 2693 rText.Erase(); in GetPresentation() [all …]
|
H A D | paraitem.cxx | 274 rText.Erase(); in GetPresentation() 467 rText.Erase(); in GetPresentation() 597 rText.Erase(); in GetPresentation() 610 rText += ' '; in GetPresentation() 669 rText.Erase(); in GetPresentation() 682 rText += ' '; in GetPresentation() 791 rText.Erase(); in GetPresentation() 1183 rText.Erase(); in GetPresentation() 1356 rText.Erase(); in GetPresentation() 1421 rText.Erase(); in GetPresentation() [all …]
|
H A D | textitem.cxx | 224 rText.Erase(); in GetPresentation() 477 rText.Erase(); in GetPresentation() 546 rText.Erase(); in GetPresentation() 722 rText.Erase(); in GetPresentation() 1101 rText.Erase(); in GetPresentation() 1994 rText.Erase(); in GetPresentation() 2195 rText.Erase(); in GetPresentation() 2797 rText.Erase(); in GetPresentation() 2842 rText.Erase(); in GetPresentation() 3212 rText.Erase(); in GetPresentation() [all …]
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdattr.cxx | 662 rText = UniString(); in GetPresentation() 672 rText.Insert(aStr, 0); in GetPresentation() 723 rText = UniString(); in GetPresentation() 733 rText.Insert(aStr, 0); in GetPresentation() 780 rText.Insert(aStr, 0); in GetPresentation() 820 rText.Insert(aStr, 0); in GetPresentation() 862 rText.Insert(aStr, 0); in GetPresentation() 929 rText.Erase(nLen-2); in GetPresentation() 938 rText.Erase(nLen); in GetPresentation() 1015 rText+=aStr; in GetPresentation() [all …]
|
/aoo41x/main/sc/source/core/data/ |
H A D | attrib.cxx | 336 String& rText, in GetPresentation() argument 348 rText.Erase(); in GetPresentation() 360 rText += ScGlobal::GetRscString(STR_HIDE); rText += aStrSep; in GetPresentation() 361 rText += (bHideCell ? aStrYes : aStrNo); rText += aStrDelim; in GetPresentation() 362 rText += ScGlobal::GetRscString(STR_PRINT); rText += aStrSep; in GetPresentation() 470 rText.Erase(); in GetPresentation() 600 rText.Erase(); in GetPresentation() 605 rText = '('; in GetPresentation() 613 rText += ')'; in GetPresentation() 618 rText.Erase(); in GetPresentation() [all …]
|
H A D | docpool.cxx | 684 String& rText, in lcl_HFPresentation() argument 769 rText += aText; in lcl_HFPresentation() 770 rText += aDel; in lcl_HFPresentation() 787 String& rText, in GetPresentation() argument 802 rText += aStrSep; in GetPresentation() 821 rText += aStrSep; in GetPresentation() 838 rText += aStrSep; in GetPresentation() 855 rText += aStrSep; in GetPresentation() 872 rText += aStrSep; in GetPresentation() 889 rText += aStrSep; in GetPresentation() [all …]
|
/aoo41x/main/svx/source/xoutdev/ |
H A D | xattr2.cxx | 121 rText.Erase(); in GetPresentation() 190 rText.Erase(); in GetPresentation() 606 rText.Erase(); in GetPresentation() 765 rText.Erase(); in GetPresentation() 870 rText.Erase(); in GetPresentation() 972 rText.Erase(); in GetPresentation() 1085 rText.Erase(); in GetPresentation() 1201 rText.Erase(); in GetPresentation() 1317 rText.Erase(); in GetPresentation() 1419 rText.Erase(); in GetPresentation() [all …]
|
/aoo41x/main/svx/source/sdr/primitive2d/ |
H A D | sdrdecompositiontools.cxx | 167 const attribute::SdrTextAttribute& rText, in createTextPrimitive() argument 176 if(rText.isContour()) in createTextPrimitive() 203 &rText.getSdrText(), in createTextPrimitive() 212 &rText.getSdrText(), in createTextPrimitive() 224 &rText.getSdrText(), in createTextPrimitive() 274 if(rText.isFitToSize()) in createTextPrimitive() 278 &rText.getSdrText(), in createTextPrimitive() 293 rText.isScroll(), in createTextPrimitive() 302 if(rText.isBlink()) in createTextPrimitive() 324 if(rText.isScroll()) in createTextPrimitive() [all …]
|
/aoo41x/main/svx/source/items/ |
H A D | algitem.cxx | 93 rText.Erase(); in GetPresentation() 259 rText.Erase(); in GetPresentation() 416 rText.Erase(); in GetPresentation() 586 rText.Erase(); in GetPresentation() 591 rText += cpDelim; in GetPresentation() 593 rText += cpDelim; in GetPresentation() 595 rText += cpDelim; in GetPresentation() 603 rText += sal_Unicode(' '); in GetPresentation() 605 rText += cpDelim; in GetPresentation() 610 rText += cpDelim; in GetPresentation() [all …]
|
H A D | pageitem.cxx | 115 rText.Erase(); in GetPresentation() 125 rText = aDescName; in GetPresentation() 126 rText += cpDelim; in GetPresentation() 130 rText += cpDelim; in GetPresentation() 135 rText += cpDelim; in GetPresentation() 136 rText += GetUsageText( eUse ); in GetPresentation() 144 rText += aDescName; in GetPresentation() 145 rText += cpDelim; in GetPresentation() 149 rText += cpDelim; in GetPresentation() 154 rText += cpDelim; in GetPresentation() [all …]
|
H A D | postattr.cxx | 63 XubString& rText, const IntlWrapper * in GetPresentation() argument 69 rText.Erase(); in GetPresentation() 72 rText = GetValue(); in GetPresentation() 76 rText += GetValue(); in GetPresentation() 118 rText.Erase(); in GetPresentation() 121 rText = GetValue(); in GetPresentation() 125 rText += GetValue(); in GetPresentation() 150 SfxStringItem( _nWhich, rText ) in SvxPostItTextItem() 167 rText.Erase(); in GetPresentation() 170 rText = GetValue(); in GetPresentation() [all …]
|
/aoo41x/main/i18npool/source/breakiterator/ |
H A D | xdictionary.cxx | 203 sal_uInt32 ch = rText.iterateCodePoints(&indexUtf16, -1); in seekSegment() 211 while (indexUtf16 < rText.getLength()) in seekSegment() 213 sal_uInt32 ch = rText.iterateCodePoints(&indexUtf16, 1); in seekSegment() 221 rText.iterateCodePoints(&indexUtf16, 1); in seekSegment() 325 sal_uInt32 ch = rText.iterateCodePoints(&anyPos, -1); in previousWord() 329 return getWordBoundary(rText, anyPos, wordType, true); in previousWord() 336 if (anyPos < rText.getLength()) { in nextWord() 340 rText.iterateCodePoints(&anyPos, -1); in nextWord() 343 return getWordBoundary(rText, anyPos, wordType, true); in nextWord() 348 const sal_Unicode *text=rText.getStr(); in getWordBoundary() [all …]
|
/aoo41x/main/svl/source/items/ |
H A D | dateitem.cxx | 144 XubString& rText, in GetPresentation() argument 152 rText = pIntlWrapper->getLocaleData()->getDate(aDateTime); in GetPresentation() 153 rText.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in GetPresentation() 162 rText = aIntlWrapper.getLocaleData()->getDate(aDateTime); in GetPresentation() 163 rText.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in GetPresentation() 164 rText += aIntlWrapper.getLocaleData()->getTime(aDateTime); in GetPresentation() 167 rText.Erase(); in GetPresentation() 240 XubString& rText, in GetPresentation() argument 251 rText = String(SvtSimpleResId(STR_COLUM_DT_AUTO, in GetPresentation() 259 rText.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in GetPresentation() [all …]
|
/aoo41x/main/linguistic/inc/linguistic/ |
H A D | misc.hxx | 102 inline ::rtl::OUString BS2OU(const ByteString &rText, rtl_TextEncoding nEnc) in BS2OU() argument 104 return ::rtl::OUString( rText.GetBuffer(), rText.Len(), nEnc ); in BS2OU() 107 inline ByteString OU2BS(const ::rtl::OUString &rText, rtl_TextEncoding nEnc) in OU2BS() argument 109 return ByteString( rText.getStr(), nEnc ); in OU2BS() 183 …ine sal_Bool IsUpper( const String &rText, sal_Int16 nLanguage ) { return IsUpper( rTex… in IsUpper() argument 184 …ine sal_Bool IsLower( const String &rText, sal_Int16 nLanguage ) { return IsLower( rTex… in IsLower() argument 186 String ToLower( const String &rText, sal_Int16 nLanguage ); 187 String ToUpper( const String &rText, sal_Int16 nLanguage ); 188 String ToTitle( const String &rText, sal_Int16 nLanguage ); 191 sal_Bool HasDigits( const ::rtl::OUString &rText ); [all …]
|
/aoo41x/main/sw/source/ui/vba/ |
H A D | vbarangehelper.cxx | 41 …wVbaRangeHelper::getRangeByPosition( const uno::Reference< text::XText >& rText, sal_Int32 _positi… in getRangeByPosition() argument 44 if( rText.is() ) in getRangeByPosition() 47 uno::Reference< text::XTextCursor > xCursor = rText->createTextCursor(); in getRangeByPosition() 78 … rText->insertString( xRange, rStr.copy( nlastIndex, ( nIndex - 1 - nlastIndex ) ), _bAbsorb ); in insertString() 82 rText->insertControlCharacter( xRange, text::ControlCharacter::PARAGRAPH_BREAK, _bAbsorb ); in insertString() 91 rText->insertString( xRange, aWatt, _bAbsorb ); in insertString() 102 xTextCursor = rText->createTextCursorByRange( rTextRange ); in initCursor() 128 xTextCursor = rText->createTextCursor(); in initCursor() 142 if( rText.is() && rTextRange.is() ) in getPosition() 145 uno::Reference< text::XTextCursor > xCursor = rText->createTextCursor(); in getPosition() [all …]
|
/aoo41x/main/l10ntools/source/ |
H A D | export.cxx | 1244 rText.Erase( i ); in CutComment() 1847 ByteString sClose( rText.Copy( rText.Len() - 2 )); in ConvertMergeContent() 1887 rText = sNew; in ConvertMergeContent() 1891 rText = "\""; in ConvertMergeContent() 1892 rText += sTmp; in ConvertMergeContent() 1895 rText += "\""; in ConvertMergeContent() 1966 rText = sOrigText; in PrepareTextToMerge() 2078 rText = sOrigText; in PrepareTextToMerge() 2086 rText = sOrigText; in PrepareTextToMerge() 2105 rText += sContent; in PrepareTextToMerge() [all …]
|
/aoo41x/main/sw/source/core/txtnode/ |
H A D | txatritr.cxx | 46 : rText( rStr ), in SwScriptIterator() 57 nCurScript = pBreakIt->GetBreakIter()->getScriptType( rText, nPos ); in SwScriptIterator() 63 rText, nPos, nCurScript ); in SwScriptIterator() 64 if( nPos && nPos < rText.Len() ) in SwScriptIterator() 67 nCurScript = pBreakIt->GetBreakIter()->getScriptType( rText,nPos); in SwScriptIterator() 83 if ( bForward && nChgPos < rText.Len() ) in Next() 85 nCurScript = pBreakIt->GetBreakIter()->getScriptType( rText, nChgPos ); in Next() 87 rText, nChgPos, nCurScript ); in Next() 93 nCurScript = pBreakIt->GetBreakIter()->getScriptType( rText, nChgPos ); in Next() 95 rText, nChgPos, nCurScript ); in Next() [all …]
|
/aoo41x/main/linguistic/source/ |
H A D | spelldsp.cxx | 96 if (aVec[i] == rText) in HasEntry() 104 if (!HasEntry( rText )) in Prepend() 110 if (!HasEntry( rText )) in Append() 111 aVec.push_back( rText ); in Append() 119 const OUString &rText = rNew[i]; in Append() local 120 if (!HasEntry( rText )) in Append() 121 Append( rText ); in Append() 132 if (!HasEntry( rText )) in Append() 133 Append( rText ); in Append() 163 pRes[ nIdx++ ] = rText; in GetSequence() [all …]
|
/aoo41x/main/drawinglayer/source/primitive2d/ |
H A D | textlayoutdevice.cxx | 213 const String& rText, in getTextWidth() argument 222 const String& rText, in getTextOutlines() argument 229 const sal_uInt32 nStringLength(rText.Len()); in getTextOutlines() 248 rText, in getTextOutlines() 260 rText, in getTextOutlines() 271 const String& rText, in getTextBoundRect() argument 276 const sal_uInt32 nStringLength(rText.Len()); in getTextBoundRect() 289 rText, in getTextBoundRect() 320 const String& rText, in addTextRectActions() argument 325 rRectangle, rText, nStyle, rGDIMetaFile); in addTextRectActions() [all …]
|
/aoo41x/main/starmath/inc/ |
H A D | node.hxx | 275 void CreateTextFromNode(String &rText); 320 void SetText(const XubString &rText) { aText = rText; } in SetText() argument 395 void CreateTextFromNode(String &rText); 515 void CreateTextFromNode(String &rText); 553 void CreateTextFromNode(String &rText); 589 void CreateTextFromNode(String &rText); 663 void CreateTextFromNode(String &rText); 681 void CreateTextFromNode(String &rText); 775 void CreateTextFromNode(String &rText); 801 void CreateTextFromNode(String &rText); [all …]
|