Lines Matching refs:cSep
742 const sal_Unicode cSep = ScCompiler::GetNativeSymbol(ocSep).GetChar(0); in ShowTipCursor() local
806 nCountSemicolon = aNew.GetTokenCount(cSep)-1; in ShowTipCursor()
829 else if( cNext == cSep ) in ShowTipCursor()
850 else if( cNext == cSep ) in ShowTipCursor()
964 const sal_Unicode cSep = ScCompiler::GetNativeSymbol(ocSep).GetChar(0); in UseFormulaData() local
1051 nCountSemicolon = aNew.GetTokenCount(cSep)-1; in UseFormulaData()
1074 else if( cNext == cSep ) in UseFormulaData()
1095 else if( cNext == cSep ) in UseFormulaData()
2796 const sal_Unicode cSep = ScCompiler::GetNativeSymbol(ocSep).GetChar(0); in AddRefEntry() local
2805 pTableView->InsertText( cSep, sal_False ); in AddRefEntry()
2807 pTopView->InsertText( cSep, sal_False ); in AddRefEntry()