Searched refs:getQuotationMarkEnd (Results 1 – 6 of 6) sorted by relevance
284 String aSingleQuote( GetLocaleDataWrapper( nLanguage ).getQuotationMarkEnd() ); in hyphenate()427 String aSingleQuote( GetLocaleDataWrapper( nLanguage ).getQuotationMarkEnd() ); in queryAlternativeSpelling()561 String aSingleQuote( GetLocaleDataWrapper( nLanguage ).getQuotationMarkEnd() ); in createPossibleHyphens()
336 String aSingleQuote( GetLocaleDataWrapper( nLanguage ).getQuotationMarkEnd() ); in isValid_Impl()503 String aSingleQuote( GetLocaleDataWrapper( nLanguage ).getQuotationMarkEnd() ); in spell_Impl()
60 String aSingleQuote( GetLocaleDataWrapper( nLanguage ).getQuotationMarkEnd() ); in HyphenatedWord()
215 inline const String& getQuotationMarkEnd() const in getQuotationMarkEnd() function in LocaleDataWrapper
1134 : rLcl.getQuotationMarkEnd() )); in GetQuote()
2681 cReplace = ScGlobal::pLocaleData->getQuotationMarkEnd().GetChar(0); in EnterHandler()