summaryrefslogtreecommitdiff
path: root/cui/source/options/treeopt.src
diff options
context:
space:
mode:
authorPalenik Mihály <palenik.mihaly@gmail.com>2014-07-15 13:08:40 +0200
committerCaolán McNamara <caolanm@redhat.com>2014-07-16 12:29:26 +0000
commit73d790d0ca4773826b21bd353e0ce577e835e199 (patch)
tree7c6b763ada3f476e5575207f4cfebe98f5c8ca8c /cui/source/options/treeopt.src
parenta76bb8fd4248495c3ad0a625be71198111a3dc93 (diff)
Convert RID_OFADLG_OPTIONS_TREE to .ui
Conflicts: cui/source/inc/treeopt.hxx cui/source/options/treeopt.cxx Change-Id: I971c7760e7252321aeca8a4f403515562a9057bb Reviewed-on: https://gerrit.libreoffice.org/10323 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui/source/options/treeopt.src')
-rw-r--r--cui/source/options/treeopt.src59
1 files changed, 0 insertions, 59 deletions
diff --git a/cui/source/options/treeopt.src b/cui/source/options/treeopt.src
index 2a5874252784..d509970d236a 100644
--- a/cui/source/options/treeopt.src
+++ b/cui/source/options/treeopt.src
@@ -17,69 +17,10 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "treeopt.hrc"
#include <cuires.hrc>
#include "helpid.hrc"
#include <svx/dialogs.hrc>
-#define IMAGE_STDBTN_COLOR Color { Red = 0xC000; Green = 0xC000; Blue = 0xC000; }
-
-ModalDialog RID_OFADLG_OPTIONS_TREE
-{
- HelpID = HID_OFADLG_OPTIONS_TREE;
- Moveable = TRUE ;
- OutputSize = TRUE ;
- SVLook = TRUE ;
-
- Size = MAP_APPFONT ( COL_12 , ROW_6 ) ;
- Text [ en-US ] = "Options";
-
- OKButton PB_OK
- {
- Pos = MAP_APPFONT ( COL_4, ROW_4 ) ;
- Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT ) ;
- TabStop = TRUE ;
- DefButton = TRUE;
- };
- CancelButton PB_CANCEL
- {
- Pos = MAP_APPFONT ( COL_6, ROW_4 ) ;
- Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT ) ;
- TabStop = TRUE ;
- };
- HelpButton PB_HELP
- {
- Pos = MAP_APPFONT ( COL_8, ROW_4 ) ;
- Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT ) ;
- TabStop = TRUE ;
- };
- PushButton PB_BACK
- {
- HelpID = "cui:PushButton:RID_OFADLG_OPTIONS_TREE:PB_BACK";
- Pos = MAP_APPFONT ( COL_10, ROW_4 ) ;
- Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT ) ;
- TabStop = TRUE ;
- Text [ en-US ] = "~Revert" ;
- };
- //TreeListBox
- Control TLB_PAGES
- {
- Pos = MAP_APPFONT ( COL_1, ROW_1 ) ;
- Size = MAP_APPFONT ( (COL_2-COL_1), (ROW_5-ROW_1) );
- TabStop = TRUE ;
- Border = TRUE;
- };
- FixedLine FL_SEPARATOR
- {
- Pos = MAP_APPFONT ( COL_3, ROW_3 ) ;
- Size = MAP_APPFONT ( WIDTH_PAGEFRAME, ROW_4-ROW_3 ) ;
- };
- String ST_LOAD_ERROR
- {
- Text [ en-US ] = "The selected module could not be loaded.";
- };
-};
-
Resource RID_OFADLG_OPTIONS_TREE_PAGES
{
StringArray SID_GENERAL_OPTIONS