20 #ifndef INCLUDED_SC_INC_CELLFORM_HXX
21 #define INCLUDED_SC_INC_CELLFORM_HXX
24 #include <rtl/ustring.hxx>
37 const ScRefCellValue& rCell, sal_uInt32 nFormat, OUString& rString,
39 bool bFormula =
false,
bool bUseStarFormat =
false );
41 static OUString GetString(
44 bool bFormula =
false );
46 static void GetInputString(
50 static OUString GetOutputString(
This is very similar to ScCellValue, except that it references the original value instead of copying ...
OUString GetString(int nId)