• Miklos Vajna's avatar
    sfx2: add ERRCODE_SFX_FORMAT_ROWCOL · de574fe5
    Miklos Vajna yazdı
    This is similar to the error code ODF filters are using in sw/sc/sd,
    except that it is not specific to any application, so any UNO filter can
    use it. All you need to do is to throw io::WrongFormatException with a
    "<row>,<col>" in the message of the exception, and then the error dialog
    will show it, instead of the useless general error message.
    
    Change-Id: I279c8d438f01498b44f14a6dc6aeef85f7dfa4e4
    de574fe5
sfxecode.hxx 6.72 KB