Home
last modified time | relevance | path

Searched refs:rAsciiOpt (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh.cxx1695 void ScDocShell::AsciiSave( SvStream& rStream, const ScImportOptions& rAsciiOpt ) in AsciiSave() argument
1697 sal_Unicode cDelim = rAsciiOpt.nFieldSepCode; in AsciiSave()
1698 sal_Unicode cStrDelim = rAsciiOpt.nTextSepCode; in AsciiSave()
1699 CharSet eCharSet = rAsciiOpt.eCharSet; in AsciiSave()
1700 sal_Bool bFixedWidth = rAsciiOpt.bFixedWidth; in AsciiSave()
1701 sal_Bool bSaveAsShown = rAsciiOpt.bSaveAsShown; in AsciiSave()
1960 bool bNeedQuotes = rAsciiOpt.bQuoteAllText || in AsciiSave()
1999 bool bNeedQuotes = rAsciiOpt.bQuoteAllText || in AsciiSave()
2021 bool bNeedQuotes = rAsciiOpt.bQuoteAllText || in AsciiSave()

Completed in 48 milliseconds