Searched refs:IsQuoted (Results 1 – 3 of 3) sorted by relevance
807 bool ScGlobal::IsQuoted( const String& rString, sal_Unicode cQuote ) in IsQuoted() function in ScGlobal827 if ( IsQuoted( rString, cQuote ) ) in EraseQuotes()
675 … SC_DLLPUBLIC static bool IsQuoted( const String& rString, sal_Unicode cQuote = '\'' );
305 bIsStringList = ScGlobal::IsQuoted( aToken, '"' ); in lclGetStringListFromFormula()
Completed in 37 milliseconds