Searched refs:EraseQuotes (Results 1 – 4 of 4) sorted by relevance
688 SC_DLLPUBLIC static void EraseQuotes( String& rString, sal_Unicode cQuote = '\'', bo…
305 ScGlobal::EraseQuotes( aToken, '"' ); in lclGetStringListFromFormula()
928 ScGlobal::EraseQuotes( aToken, '"', false ); in ReadWqtables()
825 void ScGlobal::EraseQuotes( String& rString, sal_Unicode cQuote, bool bUnescapeEmbedded ) in EraseQuotes() function in ScGlobal
Completed in 31 milliseconds