Home
last modified time | relevance | path

Searched defs:rStr (Results 1 – 25 of 809) sorted by relevance

12345678910>>...33

/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/i18n/
H A Dcharclass.cxx73 bool CharClass::isAsciiNumeric( const OUString& rStr ) in isAsciiNumeric()
91 bool CharClass::isAsciiAlpha( const OUString& rStr ) in isAsciiAlpha()
108 bool CharClass::isAlpha( const OUString& rStr, sal_Int32 nPos ) const in isAlpha() argument
130 bool CharClass::isLetter( const OUString& rStr, sal_Int32 nPos ) const in isLetter() argument
169 bool CharClass::isDigit( const OUString& rStr, sal_Int32 nPos ) const in isDigit() argument
208 bool CharClass::isAlphaNumeric( const OUString& rStr, sal_Int32 nPos ) const in isAlphaNumeric() argument
230 bool CharClass::isLetterNumeric( const OUString& rStr, sal_Int32 nPos ) const in isLetterNumeric() argument
320 sal_Int16 CharClass::getType( const OUString& rStr, sal_Int32 nPos ) const in getType() argument
371 sal_Int32 CharClass::getCharacterType( const OUString& rStr, sal_Int32 nPos ) const in getCharacterType() argument
406 const OUString& rStr, in parseAnyToken()
[all …]
H A Dtextsearch.cxx236 bool TextSearch::SearchForward( const OUString &rStr, in SearchForward()
267 bool TextSearch::searchForward( const OUString &rStr ) in searchForward()
277 bool TextSearch::SearchBackward( const OUString & rStr, sal_Int32* pStart, in SearchBackward()
307 void TextSearch::ReplaceBackReferences( OUString& rReplaceStr, std::u16string_view rStr, const Sear… in ReplaceBackReferences()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/i18n/
H A Dcharclass.cxx73 bool CharClass::isAsciiNumeric( const OUString& rStr ) in isAsciiNumeric()
91 bool CharClass::isAsciiAlpha( const OUString& rStr ) in isAsciiAlpha()
108 bool CharClass::isAlpha( const OUString& rStr, sal_Int32 nPos ) const in isAlpha() argument
130 bool CharClass::isLetter( const OUString& rStr, sal_Int32 nPos ) const in isLetter() argument
169 bool CharClass::isDigit( const OUString& rStr, sal_Int32 nPos ) const in isDigit() argument
208 bool CharClass::isAlphaNumeric( const OUString& rStr, sal_Int32 nPos ) const in isAlphaNumeric() argument
230 bool CharClass::isLetterNumeric( const OUString& rStr, sal_Int32 nPos ) const in isLetterNumeric() argument
320 sal_Int16 CharClass::getType( const OUString& rStr, sal_Int32 nPos ) const in getType() argument
371 sal_Int32 CharClass::getCharacterType( const OUString& rStr, sal_Int32 nPos ) const in getCharacterType() argument
406 const OUString& rStr, in parseAnyToken()
[all …]
H A Dtextsearch.cxx235 bool TextSearch::SearchForward( const OUString &rStr, in SearchForward()
266 bool TextSearch::searchForward( const OUString &rStr ) in searchForward()
276 bool TextSearch::SearchBackward( const OUString & rStr, sal_Int32* pStart, in SearchBackward()
306 void TextSearch::ReplaceBackReferences( OUString& rReplaceStr, const OUString &rStr, const SearchRe… in ReplaceBackReferences() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/basegfx/source/tools/
H A Dstringconversiontools.cxx26 std::u16string_view rStr, in skipSpaces()
37 std::u16string_view rStr, in skipSpacesAndCommas()
49 const OUString& rStr) in getDoubleChar()
124 const OUString& rStr, in importDoubleAndSpaces()
137 std::u16string_view rStr, in importFlagAndSpaces()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basegfx/source/tools/
H A Dstringconversiontools.cxx28 const OUString& rStr, in skipSpaces()
39 const OUString& rStr, in skipSpacesAndCommas()
51 const OUString& rStr) in getDoubleChar()
126 const OUString& rStr, in importDoubleAndSpaces()
139 const OUString& rStr, in importFlagAndSpaces()
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/mathml/
H A Dmathmlattr.cxx14 static sal_Int32 ParseMathMLUnsignedNumber(const OUString& rStr, Fraction& rUN) in ParseMathMLUnsignedNumber()
40 static sal_Int32 ParseMathMLNumber(const OUString& rStr, Fraction& rN) in ParseMathMLNumber()
54 sal_Int32 ParseMathMLAttributeLengthValue(const OUString& rStr, MathMLAttributeLengthValue& rV) in ParseMathMLAttributeLengthValue()
113 bool GetMathMLMathvariantValue(const OUString& rStr, MathMLMathvariantValue& rV) in GetMathMLMathvariantValue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/source/
H A Dmathmlattr.cxx14 static sal_Int32 ParseMathMLUnsignedNumber(const OUString &rStr, Fraction& rUN) in ParseMathMLUnsignedNumber()
40 static sal_Int32 ParseMathMLNumber(const OUString &rStr, Fraction& rN) in ParseMathMLNumber()
54 sal_Int32 ParseMathMLAttributeLengthValue(const OUString &rStr, MathMLAttributeLengthValue& rV) in ParseMathMLAttributeLengthValue()
113 bool GetMathMLMathvariantValue(const OUString &rStr, MathMLMathvariantValue& rV) in GetMathMLMathvariantValue()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svgio/source/svgreader/
H A Dsvgdocument.cxx42 void SvgDocument::addSvgNodeToMapper(const OUString& rStr, const SvgNode& rNode) in addSvgNodeToMapper()
50 void SvgDocument::removeSvgNodeFromMapper(const OUString& rStr) in removeSvgNodeFromMapper()
72 …void SvgDocument::addSvgStyleAttributesToMapper(const OUString& rStr, const SvgStyleAttributes& rS… in addSvgStyleAttributesToMapper()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svgio/source/svgreader/
H A Dsvgdocument.cxx44 void SvgDocument::addSvgNodeToMapper(const OUString& rStr, const SvgNode& rNode) in addSvgNodeToMapper()
52 void SvgDocument::removeSvgNodeFromMapper(const OUString& rStr) in removeSvgNodeFromMapper()
74 …void SvgDocument::addSvgStyleAttributesToMapper(const OUString& rStr, const SvgStyleAttributes& rS… in addSvgStyleAttributesToMapper()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/dump/
H A Ddumperbase.cxx320 void StringHelper::appendHex( OUStringBuffer& rStr, double fData, bool bPrefix ) in appendHex()
437 void StringHelper::appendBin( OUStringBuffer& rStr, double fData, bool bDots ) in appendBin()
444 void StringHelper::appendBool( OUStringBuffer& rStr, bool bData ) in appendBool()
521 void StringHelper::appendIndex( OUStringBuffer& rStr, sal_Int64 nIdx ) in appendIndex()
548 OUString lclTrimQuotedStringList( const OUString& rStr ) in lclTrimQuotedStringList()
601 OUString StringHelper::trimSpaces( const OUString& rStr ) in trimSpaces()
612 OUString StringHelper::trimTrailingNul( const OUString& rStr ) in trimTrailingNul()
620 OString StringHelper::convertToUtf8( std::u16string_view rStr ) in convertToUtf8()
625 DataType StringHelper::convertToDataType( std::u16string_view rStr ) in convertToDataType()
651 FormatType StringHelper::convertToFormatType( std::u16string_view rStr ) in convertToFormatType()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/dump/
H A Ddumperbase.cxx322 void StringHelper::appendHex( OUStringBuffer& rStr, double fData, bool bPrefix ) in appendHex()
439 void StringHelper::appendBin( OUStringBuffer& rStr, double fData, bool bDots ) in appendBin()
446 void StringHelper::appendBool( OUStringBuffer& rStr, bool bData ) in appendBool()
523 void StringHelper::appendIndex( OUStringBuffer& rStr, sal_Int64 nIdx ) in appendIndex()
550 OUString lclTrimQuotedStringList( const OUString& rStr ) in lclTrimQuotedStringList()
603 OUString StringHelper::trimSpaces( const OUString& rStr ) in trimSpaces()
614 OUString StringHelper::trimTrailingNul( const OUString& rStr ) in trimTrailingNul()
622 OString StringHelper::convertToUtf8( const OUString& rStr ) in convertToUtf8()
627 DataType StringHelper::convertToDataType( const OUString& rStr ) in convertToDataType()
653 FormatType StringHelper::convertToFormatType( const OUString& rStr ) in convertToFormatType()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/uitest/
H A Duiobject.cxx28 ScAddress get_address_from_string(const ScDocument* pDoc, const OUString& rStr) in get_address_from_string()
36 ScRange get_range_from_string(const ScDocument* pDoc, const OUString& rStr) in get_range_from_string()
115 const OUString& rStr = itr->second; in execute() local
124 const OUString rStr = itr->second; in execute() local
133 const OUString rStr = itr->second; in execute() local
142 const OUString rStr = itr->second; in execute() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/uitest/
H A Duiobject.cxx39 ScAddress get_address_from_string(const ScDocument& rDoc, const OUString& rStr) in get_address_from_string()
47 ScRange get_range_from_string(const ScDocument& rDoc, const OUString& rStr) in get_range_from_string()
146 const OUString& rStr = itr->second; in execute() local
155 const OUString rStr = itr->second; in execute() local
164 const OUString rStr = itr->second; in execute() local
173 const OUString rStr = itr->second; in execute() local
274 const OUString rStr = itr->second; in execute() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/quartz/
H A Dutils.cxx30 OUString GetOUString( CFStringRef rStr ) in GetOUString()
78 CFStringRef CreateCFString( const OUString& rStr ) in CreateCFString()
83 NSString* CreateNSString( const OUString& rStr ) in CreateNSString()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/
H A Dstrhelper.hxx47 inline double StringToDouble( const OUString& rStr ) in StringToDouble()
52 inline double StringToDouble(const OString& rStr) in StringToDouble()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dstrhelper.hxx47 inline double StringToDouble( const OUString& rStr ) in StringToDouble()
52 inline double StringToDouble(const OString& rStr) in StringToDouble()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/dialog/
H A Dinputdlg.cxx26 void InputDialog::SetEntryText(const OUString& rStr) in SetEntryText()
48 void InputDialog::SetTooltip(const OUString& rStr) in SetTooltip()
/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/config/
H A Dsyslocaleoptions.cxx390 void SvtSysLocaleOptions_Impl::SetLocaleString( const OUString& rStr ) in SetLocaleString()
409 void SvtSysLocaleOptions_Impl::SetUILocaleString( const OUString& rStr ) in SetUILocaleString()
426 void SvtSysLocaleOptions_Impl::SetCurrencyString( const OUString& rStr ) in SetCurrencyString()
440 void SvtSysLocaleOptions_Impl::SetDatePatternsString( const OUString& rStr ) in SetDatePatternsString()
576 void SvtSysLocaleOptions::SetLocaleConfigString( const OUString& rStr ) in SetLocaleConfigString()
581 void SvtSysLocaleOptions::SetUILocaleConfigString( const OUString& rStr ) in SetUILocaleConfigString()
592 void SvtSysLocaleOptions::SetCurrencyConfigString( const OUString& rStr ) in SetCurrencyConfigString()
603 void SvtSysLocaleOptions::SetDatePatternsConfigString( const OUString& rStr ) in SetDatePatternsConfigString()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/config/
H A Dsyslocaleoptions.cxx390 void SvtSysLocaleOptions_Impl::SetLocaleString( const OUString& rStr ) in SetLocaleString()
409 void SvtSysLocaleOptions_Impl::SetUILocaleString( const OUString& rStr ) in SetUILocaleString()
426 void SvtSysLocaleOptions_Impl::SetCurrencyString( const OUString& rStr ) in SetCurrencyString()
440 void SvtSysLocaleOptions_Impl::SetDatePatternsString( const OUString& rStr ) in SetDatePatternsString()
576 void SvtSysLocaleOptions::SetLocaleConfigString( const OUString& rStr ) in SetLocaleConfigString()
581 void SvtSysLocaleOptions::SetUILocaleConfigString( const OUString& rStr ) in SetUILocaleConfigString()
592 void SvtSysLocaleOptions::SetCurrencyConfigString( const OUString& rStr ) in SetCurrencyConfigString()
603 void SvtSysLocaleOptions::SetDatePatternsConfigString( const OUString& rStr ) in SetDatePatternsConfigString()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/quartz/
H A Dutils.cxx30 OUString GetOUString( CFStringRef rStr ) in GetOUString()
78 CFStringRef CreateCFString( const OUString& rStr ) in CreateCFString()
83 NSString* CreateNSString( const OUString& rStr ) in CreateNSString()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8par5.cxx358 static SvxNumType GetNumTypeFromName(const OUString& rStr, in GetNumTypeFromName()
1430 eF_ResT SwWW8ImplReader::Read_F_Seq( WW8FieldDesc*, OUString& rStr ) in Read_F_Seq()
1845 eF_ResT SwWW8ImplReader::Read_F_FileName(WW8FieldDesc*, OUString &rStr) in Read_F_FileName()
1875 eF_ResT SwWW8ImplReader::Read_F_Num( WW8FieldDesc* pF, OUString& rStr ) in Read_F_Num()
1900 eF_ResT SwWW8ImplReader::Read_F_Symbol( WW8FieldDesc*, OUString& rStr ) in Read_F_Symbol()
1973 eF_ResT SwWW8ImplReader::Read_F_Embedd( WW8FieldDesc*, OUString& rStr ) in Read_F_Embedd()
2000 eF_ResT SwWW8ImplReader::Read_F_Set( WW8FieldDesc* pF, OUString& rStr ) in Read_F_Set()
2036 eF_ResT SwWW8ImplReader::Read_F_Ref( WW8FieldDesc*, OUString& rStr ) in Read_F_Ref()
2169 eF_ResT SwWW8ImplReader::Read_F_PgRef( WW8FieldDesc*, OUString& rStr ) in Read_F_PgRef()
2266 eF_ResT SwWW8ImplReader::Read_F_Macro( WW8FieldDesc*, OUString& rStr) in Read_F_Macro()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8par5.cxx368 static SvxNumType GetNumTypeFromName(const OUString& rStr, in GetNumTypeFromName()
1442 eF_ResT SwWW8ImplReader::Read_F_Seq( WW8FieldDesc*, OUString& rStr ) in Read_F_Seq()
1852 eF_ResT SwWW8ImplReader::Read_F_FileName(WW8FieldDesc*, OUString &rStr) in Read_F_FileName()
1882 eF_ResT SwWW8ImplReader::Read_F_Num( WW8FieldDesc* pF, OUString& rStr ) in Read_F_Num()
1907 eF_ResT SwWW8ImplReader::Read_F_Symbol( WW8FieldDesc*, OUString& rStr ) in Read_F_Symbol()
1980 eF_ResT SwWW8ImplReader::Read_F_Embedd( WW8FieldDesc*, OUString& rStr ) in Read_F_Embedd()
2007 eF_ResT SwWW8ImplReader::Read_F_Set( WW8FieldDesc* pF, OUString& rStr ) in Read_F_Set()
2043 eF_ResT SwWW8ImplReader::Read_F_Ref( WW8FieldDesc*, OUString& rStr ) in Read_F_Ref()
2176 eF_ResT SwWW8ImplReader::Read_F_PgRef( WW8FieldDesc*, OUString& rStr ) in Read_F_PgRef()
2274 eF_ResT SwWW8ImplReader::Read_F_Macro( WW8FieldDesc*, OUString& rStr) in Read_F_Macro()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/fields/
H A Dscrptfld.cxx60 void SwScriptField::SetPar1( const OUString& rStr ) in SetPar1()
71 void SwScriptField::SetPar2( const OUString& rStr ) in SetPar2()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/fields/
H A Dscrptfld.cxx60 void SwScriptField::SetPar1( const OUString& rStr ) in SetPar1()
71 void SwScriptField::SetPar2( const OUString& rStr ) in SetPar2()

12345678910>>...33