diff options
author | Jack Leigh <leighman@gmx.se> | 2012-12-20 23:45:27 +0000 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@gmail.com> | 2012-12-21 00:14:58 +0000 |
commit | 40dc1210cbb785136e24150f06596cacf8e4ffe2 (patch) | |
tree | e9bb76113480a7fe79d57ee6409280d4ea811b02 /sfx2 | |
parent | bd9eaa10d31aac7a5a04e092a4cf744d36470d0a (diff) |
tabs to spaces
Change-Id: I4f1c834f28cb49ec0dcb824280d348226ad7e514
Reviewed-on: https://gerrit.libreoffice.org/1458
Reviewed-by: Kohei Yoshida <kohei.yoshida@gmail.com>
Tested-by: Kohei Yoshida <kohei.yoshida@gmail.com>
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/inc/sfx2/sfxsids.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/inc/sfx2/sfxsids.hrc b/sfx2/inc/sfx2/sfxsids.hrc index 9a18100f5648..d379d9f01d67 100644 --- a/sfx2/inc/sfx2/sfxsids.hrc +++ b/sfx2/inc/sfx2/sfxsids.hrc @@ -276,7 +276,7 @@ #define SID_PASSWORDINTERACTION (SID_SFX_START + 1723) #define SID_GOTOLINE (SID_SFX_START + 1724) #define SID_SHOWLINES (SID_SFX_START + 1725) -#define SID_BLUETOOTH_SENDDOC (SID_SFX_START + 1726) +#define SID_BLUETOOTH_SENDDOC (SID_SFX_START + 1726) #define SID_TEMPLATE_MANAGER (SID_SFX_START + 1727) // SID_SFX_free_START (SID_SFX_START + 1728) |