Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/dif/
H A Ddifexp.cxx46 const ScAddress& rOutPos, const CharSet eNach, sal_uInt32 nDifOption ) in ScExportDif() argument
56 return ScExportDif( rStream, pDoc, ScRange( aStart, aEnd ), eNach, nDifOption ); in ScExportDif()
61 const ScRange&rRange, const CharSet eCharSet, sal_uInt32 nDifOption ) in ScExportDif() argument
115 const sal_Bool bPlain = ( nDifOption == SC_DIFOPT_PLAIN ); in ScExportDif()
H A Ddifimp.cxx60 const CharSet eVon, sal_uInt32 nDifOption ) in ScImportDif() argument
62 DifParser aDifParser( rIn, nDifOption, *pDoc, eVon ); in ScImportDif()
/aoo4110/main/sc/inc/
H A Dfilter.hxx106 const CharSet eSrc = RTL_TEXTENCODING_DONTKNOW, sal_uInt32 nDifOption = SC_DIFOPT_EXCEL ) = 0;
122 sal_uInt32 nDifOption = SC_DIFOPT_EXCEL ) = 0;
124 sal_uInt32 nDifOption = SC_DIFOPT_EXCEL ) = 0;
/aoo4110/main/sc/source/filter/inc/
H A Dftools.hxx514 const CharSet eSrc = RTL_TEXTENCODING_DONTKNOW, sal_uInt32 nDifOption = SC_DIFOPT_EXCEL );
530 sal_uInt32 nDifOption = SC_DIFOPT_EXCEL );
532 sal_uInt32 nDifOption = SC_DIFOPT_EXCEL );

Completed in 26 milliseconds