summaryrefslogtreecommitdiff
path: root/sd/inc/sdcommands.h
diff options
context:
space:
mode:
authorAndrzej J.R. Hunt <andrzej@ahunt.org>2012-08-08 11:42:58 +0200
committerAndrzej J.R. Hunt <andrzej@ahunt.org>2012-08-08 11:49:21 +0200
commitae5140e0541fd5142d1db1f8aa1461e70d5fd072 (patch)
treee901b708332ef4bd726d6284af813a8f83627700 /sd/inc/sdcommands.h
parentdfa5adcbc2ed31ebc16ec1e920f8305903a6ed7e (diff)
Remote dialog now showing.
Change-Id: I20857202e70a975d249ac0f121947691ac274602
Diffstat (limited to 'sd/inc/sdcommands.h')
-rw-r--r--sd/inc/sdcommands.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/sdcommands.h b/sd/inc/sdcommands.h
index e51869c3d311..ebf02f581bf1 100644
--- a/sd/inc/sdcommands.h
+++ b/sd/inc/sdcommands.h
@@ -93,7 +93,7 @@
#define CMD_SID_OUTLINE_TEXT_AUTOFIT ".uno.OutlineTextAutofit"
#define CMD_SID_PAGESETUP ".uno:PageSetup"
#define CMD_SID_PRESENTATION ".uno:Presentation"
-#define CMD_SID_REMOTE ".uno:Remote"
+#define CMD_SID_REMOTE_DLG ".uno:Remote"
#define CMD_SID_PRESENTATION_LAYOUT ".uno:PresentationLayout"
#define CMD_SID_RENAMELAYER ".uno:RenameLayer"
#define CMD_SID_RENAMEPAGE ".uno:RenamePage"