diff options
author | Kohei Yoshida <kyoshida@novell.com> | 2010-09-15 21:27:09 +0200 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2010-09-15 21:27:09 +0200 |
commit | f1ed85df61f12ef37b3ac293e9af548c19616898 (patch) | |
tree | e5adad4e10a0849958320bf56e797d3829bf3f6f /svx/inc | |
parent | f8f34f8cd713d4ef8c9f370001c36c4950634563 (diff) |
calc-formula-variable-separators-svx.diff: formula separators changeable
n#447164, i#92056
Make the formula separators changeable per locale setting, and add new
configuration page for formula syntax and separators.
Diffstat (limited to 'svx/inc')
-rwxr-xr-x | svx/inc/svx/dialogs.hrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/inc/svx/dialogs.hrc b/svx/inc/svx/dialogs.hrc index 059eee0100d1..80957c5c46f6 100755 --- a/svx/inc/svx/dialogs.hrc +++ b/svx/inc/svx/dialogs.hrc @@ -1056,3 +1056,4 @@ #endif +#define SID_SC_TP_FORMULA (SVX_OOO_BUILD_START + 1) |