summaryrefslogtreecommitdiff
path: root/svx/source/form
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-08-17 12:24:02 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-08-17 13:09:23 +0100
commit91da17722924dc505553120750712d491b238343 (patch)
treeee87ed961b13a7d584b796f741c21f1b570bc79b /svx/source/form
parent10bdd9e995261d827b7de6fe7858f4fcbc78c402 (diff)
remove various unused dialogs
Change-Id: If639745db976671a3b6e3405253dfb3bc5783363
Diffstat (limited to 'svx/source/form')
-rw-r--r--svx/source/form/fmexpl.src39
1 files changed, 0 insertions, 39 deletions
diff --git a/svx/source/form/fmexpl.src b/svx/source/form/fmexpl.src
index 2fb0bcdbefde..e6b203b6d121 100644
--- a/svx/source/form/fmexpl.src
+++ b/svx/source/form/fmexpl.src
@@ -290,45 +290,6 @@ ImageList RID_SVXIMGLIST_FMEXPL
NAVIGATOR_IMAGEIDS;
};
-ModalDialog RID_SVXDLG_SETFORM
-{
- HelpID = "svx:ModalDialog:RID_SVXDLG_SETFORM";
- OutputSize = TRUE ;
- SVLook = TRUE ;
- Size = MAP_APPFONT ( 200 , 200 ) ;
- Moveable = TRUE ;
- Closeable = TRUE ;
- GroupBox GB_PATH
- {
- Pos = MAP_APPFONT ( 6 , 149 ) ;
- Size = MAP_APPFONT ( 188 , 25 ) ;
- Text [ en-US ] = "Path" ;
- };
- FixedText FT_PATH
- {
- Pos = MAP_APPFONT ( 12 , 155 ) ;
- Size = MAP_APPFONT ( 156 , 15 ) ;
- };
- OKButton PB_OK
- {
- Pos = MAP_APPFONT ( 6 , 180 ) ;
- Size = MAP_APPFONT ( 50 , 14 ) ;
- TabStop = TRUE ;
- };
- CancelButton PB_CANCEL
- {
- Pos = MAP_APPFONT ( 59 , 180 ) ;
- Size = MAP_APPFONT ( 50 , 14 ) ;
- TabStop = TRUE ;
- };
- HelpButton PB_HELP
- {
- Pos = MAP_APPFONT ( 123 , 180 ) ;
- Size = MAP_APPFONT ( 50 , 14 ) ;
- TabStop = TRUE ;
- };
- Text [ en-US ] = "Select form" ;
-};
DockingWindow RID_SVX_FMEXPLORER
{
HelpID = "svx:DockingWindow:RID_SVX_FMEXPLORER";