| /aoo42x/main/svl/source/misc/ | 
| H A D | lngmisc.cxx | 40 sal_Int32 GetNumControlChars( const OUString &rTxt )  in GetNumControlChars()53 sal_Bool RemoveHyphens( OUString &rTxt )  in RemoveHyphens()
 68 sal_Bool RemoveControlChars( OUString &rTxt )  in RemoveControlChars()
 99 sal_Bool ReplaceControlChars( rtl::OUString &rTxt, sal_Char /*aRplcChar*/ )  in ReplaceControlChars()
 
 | 
| /aoo42x/main/linguistic/inc/linguistic/ | 
| H A D | hyphdta.hxx | 84     void            SetWord( ::rtl::OUString &rTxt )            { aWord = rTxt; }  in SetWord()85     void            SetHyphenatedWord( ::rtl::OUString &rTxt )  { aHyphenatedWord = rTxt; }  in SetHyphenatedWord()
 132     void            SetWord( ::rtl::OUString &rTxt )    { aWord = rTxt; }  in SetWord()
 
 | 
| /aoo42x/main/sw/source/core/inc/ | 
| H A D | drawdev.hxx | 75 inline void SwDrawDev::DrawText( const Point& rStart, const String& rTxt,  in DrawText()89 	   const String& rTxt, const sal_uInt16 nIdx, const sal_uInt16 nLen )  in DrawStretchText()
 101 inline void SwDrawDev::DrawTextArray( const Point& rStart, const String& rTxt,  in DrawTextArray()
 
 | 
| /aoo42x/main/editeng/source/items/ | 
| H A D | svxfont.cxx | 205 	const XubString &rTxt;  member in SvxDoCapitals242 	const XubString &rTxt = rDo.GetTxt();  in DoOnCapitals()  local
 396 Size SvxFont::GetPhysTxtSize( const OutputDevice *pOut, const XubString &rTxt,  in GetPhysTxtSize()  argument
 436 Size SvxFont::GetPhysTxtSize( const OutputDevice *pOut, const XubString &rTxt )  in GetPhysTxtSize()
 454 Size SvxFont::QuickGetTextSize( const OutputDevice *pOut, const XubString &rTxt,  in QuickGetTextSize()  argument
 488 Size SvxFont::GetTxtSize( const OutputDevice *pOut, const XubString &rTxt,  in GetTxtSize()
 510 			   const Point &rPos, const XubString &rTxt,  in DrawText()
 541 	const Point &rPos, const XubString &rTxt,  in QuickDrawText()
 594 						const Point &rPos, const XubString &rTxt,  in DrawPrev()
 729 Size SvxFont::GetCapitalSize( const OutputDevice *pOut, const XubString &rTxt,  in GetCapitalSize()
 [all …]
 
 | 
| /aoo42x/main/cui/source/options/ | 
| H A D | optHeaderTabListbox.cxx | 39     OptLBoxString_Impl( SvLBoxEntry* pEntry, sal_uInt16 nFlags, const String& rTxt ) :  in OptLBoxString_Impl()67 void OptHeaderTabListBox::InitEntry( SvLBoxEntry* pEntry, const XubString& rTxt,  in InitEntry()
 
 | 
| /aoo42x/main/uui/source/ | 
| H A D | logindlg.hxx | 96     void            SetSavePasswordText( const String& rTxt )   { aSavePasswdBtn.SetText( rTxt ); }  in SetSavePasswordText()99     void            SetErrorText( const String& rTxt )          { aErrorInfo.SetText( rTxt ); }  in SetErrorText()
 100     void            SetLoginRequestText( const String& rTxt )   { aRequestInfo.SetText( rTxt ); }  in SetLoginRequestText()
 
 | 
| /aoo42x/main/svl/inc/svl/ | 
| H A D | lngmisc.hxx | 56 inline sal_Bool HasHyphens( const rtl::OUString &rTxt )  in HasHyphens()
 | 
| /aoo42x/main/sw/source/core/text/ | 
| H A D | frminf.cxx | 39 	const XubString &rTxt = GetInfo().GetTxt();  in GetTxtStart()  local59 	const XubString &rTxt = GetInfo().GetTxt();  in GetTxtEnd()  local
 350 	const XubString& rTxt = aInf.GetTxt();  in GetBigIndent()  local
 
 | 
| H A D | porlay.cxx | 209  bool lcl_HasStrongLTR ( const String& rTxt, xub_StrLen nStart, xub_StrLen nEnd )  in lcl_HasStrongLTR()379 bool lcl_HasOnlyBlanks( const XubString& rTxt, xub_StrLen nStt, xub_StrLen nEnd )  in lcl_HasOnlyBlanks()
 792     const String& rTxt = rNode.GetTxt();  in InitScriptInfo()  local
 1399 void SwScriptInfo::UpdateBidiInfo( const String& rTxt )  in UpdateBidiInfo()
 1968 sal_Bool SwScriptInfo::IsArabicText( const XubString& rTxt, xub_StrLen nStt, xub_StrLen nLen )  in IsArabicText()
 2192 sal_uInt16 SwScriptInfo::ThaiJustify( const XubString& rTxt, sal_Int32* pKernArray,  in ThaiJustify()
 
 | 
| /aoo42x/main/sw/source/core/tox/ | 
| H A D | txmsrt.cxx | 132 String SwTOXInternational::GetIndexKey( const String& rTxt, const String& rTxtReading,  in GetIndexKey()  argument400 void SwTOXIndex::GetText_Impl( String& rTxt, String& rTxtReading ) const  in GetText_Impl()
 527 void SwTOXCustom::GetText_Impl( String& rTxt, String &rTxtReading ) const  in GetText_Impl()
 550 void SwTOXContent::GetText_Impl( String& rTxt, String& rTxtReading ) const  in GetText_Impl()
 609 void SwTOXPara::GetText_Impl( String& rTxt, String& ) const  in GetText_Impl()
 798 void SwTOXTable::GetText_Impl( String& rTxt, String& ) const  in GetText_Impl()
 869 void SwTOXAuthority::GetText_Impl( String& rTxt, String& ) const  in GetText_Impl()
 
 | 
| H A D | toxhlp.cxx | 75 String IndexEntrySupplierWrapper::GetIndexKey( const String& rTxt,  in GetIndexKey()  argument
 | 
| /aoo42x/main/sw/source/ui/shells/ | 
| H A D | textdrw.cxx | 59 void SwBaseShell::InsertURLButton(const String& rURL, const String& rTarget, const String& rTxt)  in InsertURLButton()
 | 
| /aoo42x/main/editeng/source/misc/ | 
| H A D | svxacorr.cxx | 139 bool lcl_IsUnsupportedUnicodeChar( CharClass& rCC, const String& rTxt,  in lcl_IsUnsupportedUnicodeChar()174 sal_Bool lcl_IsSymbolChar( CharClass& rCC, const String& rTxt,  in lcl_IsSymbolChar()
 458 sal_Bool SvxAutoCorrect::FnCptlSttWrd( SvxAutoCorrDoc& rDoc, const String& rTxt,  in FnCptlSttWrd()
 503 								SvxAutoCorrDoc& rDoc, const String& rTxt,  in FnChgOrdinalNumber()
 571 								SvxAutoCorrDoc& rDoc, const String& rTxt,  in FnChgToEnEmDash()
 674                                 SvxAutoCorrDoc& rDoc, const String& rTxt,  in FnAddNonBrkSpace()
 834 									const String& rTxt, sal_Bool bNormalPos,  in FnCptlSttSntnc()
 1221 sal_uLong SvxAutoCorrect::AutoCorrect( SvxAutoCorrDoc& rDoc, const String& rTxt,  in AutoCorrect()
 1592 										const String& rTxt, xub_StrLen nPos,  in GetPrevAutoCorrWord()
 1768 				SvxAutoCorrectLanguageListsPtr pList, const String& rTxt,  in lcl_SearchWordsInList()
 [all …]
 
 | 
| /aoo42x/main/sw/inc/ | 
| H A D | fmtruby.hxx | 70 	void SetText( const String& rTxt )			{ sRubyTxt = rTxt; }  in SetText()
 | 
| /aoo42x/main/sw/source/core/bastyp/ | 
| H A D | breakit.cxx | 115 sal_uInt16 SwBreakIt::GetRealScriptOfText( const String& rTxt,  in GetRealScriptOfText()  argument
 | 
| /aoo42x/main/sw/source/core/edit/ | 
| H A D | acorrect.cxx | 137 sal_Bool SwAutoCorrDoc::Insert( xub_StrLen nPos, const String& rTxt )  in Insert()154 sal_Bool SwAutoCorrDoc::Replace( xub_StrLen nPos, const String& rTxt )  in Replace()
 158 sal_Bool SwAutoCorrDoc::ReplaceRange( xub_StrLen nPos, xub_StrLen nSourceLength, const String& rTxt…  in ReplaceRange()
 
 | 
| H A D | edattr.cxx | 417 	const String& rTxt = rTNd.GetTxt();  in lcl_IsNoEndTxtAttrAtPos()  local549 						const String& rTxt = pTNd->GetTxt();  in GetScriptType()  local
 
 | 
| /aoo42x/main/linguistic/source/ | 
| H A D | hhconvdic.cxx | 87 sal_Bool TextIsAllScriptType( const OUString &rTxt, sal_Int16 nScriptType )  in TextIsAllScriptType()
 | 
| H A D | misc2.cxx | 135 rtl::OUString StripTrailingChars( rtl::OUString &rTxt, sal_Unicode cChar )  in StripTrailingChars()
 | 
| /aoo42x/main/cui/source/inc/ | 
| H A D | postdlg.hxx | 75 	inline void			SetNote(const String& rTxt) { aEditED.SetText(rTxt); }  in SetNote()
 | 
| /aoo42x/main/sw/source/core/crsr/ | 
| H A D | callnk.cxx | 169 				const String& rTxt = ((SwTxtNode*)pCNd)->GetTxt();  in ~SwCallLink()  local
 | 
| /aoo42x/main/sw/source/core/fields/ | 
| H A D | macrofld.cxx | 61 						   const String& rLibAndName, const String& rTxt) :  in SwMacroField()
 | 
| /aoo42x/main/drawinglayer/source/primitive2d/ | 
| H A D | textbreakuphelper.cxx | 207                     const rtl::OUString& rTxt = mrSource.getText();  in breakup()  local
 | 
| /aoo42x/main/editeng/source/editeng/ | 
| H A D | edtspell.cxx | 567 sal_Bool EdtAutoCorrDoc::Insert( sal_uInt16 nPos, const String& rTxt )  in Insert()581 sal_Bool EdtAutoCorrDoc::Replace( sal_uInt16 nPos, const String& rTxt )  in Replace()
 586 …_Bool EdtAutoCorrDoc::ReplaceRange( xub_StrLen nPos, xub_StrLen nSourceLength, const String& rTxt )  in ReplaceRange()
 
 | 
| /aoo42x/main/sw/source/ui/docvw/ | 
| H A D | edtwin2.cxx | 82 static void lcl_GetRedlineHelp( const SwRedline& rRedl, String& rTxt, sal_Bool bBalloon )  in lcl_GetRedlineHelp()
 |