23#include <rtl/ustring.hxx>
39 bool bFormula =
false,
bool bUseStarFormat =
false );
44 bool bFormula =
false );
47 static OUString GetInputString(
50 bool bForceSystemLocale =
false );
54 const ScDocument& rDoc,
bool bFiltering,
bool bForceSystemLocale =
false )
56 return GetInputString( rCell, nFormat, rFormatter, rDoc,
nullptr, bFiltering, bForceSystemLocale );
59 static OUString GetOutputString(
OUString GetString(int nId)
This is very similar to ScCellValue, except that it references the original value instead of copying ...