summaryrefslogtreecommitdiff
path: root/sc/source/ui/src/filter.src
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-07-17 20:42:23 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-07-17 20:44:39 +0100
commita2204ecb852a42bd7b4d05e7d22dcfb8e2e445cf (patch)
treef851843b083b3fe8a6cee4f4ba4067bab9893992 /sc/source/ui/src/filter.src
parent0ef78be4576672a74cdad1dfb48a9e918c48be27 (diff)
set the widgets to get the extra title text from when in shrink mode
Change-Id: Ia809ab852180f0422a16b2fad5d93f35a2e6f604
Diffstat (limited to 'sc/source/ui/src/filter.src')
-rw-r--r--sc/source/ui/src/filter.src178
1 files changed, 3 insertions, 175 deletions
diff --git a/sc/source/ui/src/filter.src b/sc/source/ui/src/filter.src
index 1490b09cb1ed..53975db9ee86 100644
--- a/sc/source/ui/src/filter.src
+++ b/sc/source/ui/src/filter.src
@@ -437,181 +437,9 @@ ModelessDialog RID_SCDLG_FILTER
Size = MAP_APPFONT ( 279 , 6 ) ;
};
};
- //============================================================================
-/*ModelessDialog RID_SCDLG_SPEC_FILTER
-{
- OutputSize = TRUE ;
- HelpId = CMD_SID_SPECIAL_FILTER ;
- Hide = TRUE ;
- SVLook = TRUE ;
- Size = MAP_APPFONT ( 278 , 83 ) ;
- Text [ en-US ] = "Advanced Filter" ;
- Moveable = TRUE ;
- Closeable = FALSE ;
- FixedText FT_CRITERIA_AREA
- {
- Pos = MAP_APPFONT ( 6 , 3 ) ;
- Size = MAP_APPFONT ( 210 , 8 ) ;
- Text [ en-US ] = "Read ~filter criteria from" ;
- };
- ListBox LB_CRITERIA_AREA
- {
- HelpID = "sc:ListBox:RID_SCDLG_SPEC_FILTER:LB_CRITERIA_AREA";
- Border = TRUE ;
- Pos = MAP_APPFONT ( 6 , 14 ) ;
- Size = MAP_APPFONT ( 90 , 90 ) ;
- TabStop = TRUE ;
- DropDown = TRUE ;
- };
- Edit ED_CRITERIA_AREA
- {
- HelpID = "sc:Edit:RID_SCDLG_SPEC_FILTER:ED_CRITERIA_AREA";
- Border = TRUE ;
- Pos = MAP_APPFONT ( 100 , 14 ) ;
- Size = MAP_APPFONT ( 99 , 12 ) ;
- TabStop = TRUE ;
- };
- ImageButton RB_CRITERIA_AREA
- {
- HelpID = "sc:ImageButton:RID_SCDLG_SPEC_FILTER:RB_CRITERIA_AREA";
- Pos = MAP_APPFONT ( 201 , 13 ) ;
- Size = MAP_APPFONT ( 13 , 15 ) ;
- TabStop = FALSE ;
- QuickHelpText [ en-US ] = "Shrink" ;
- };
- CheckBox BTN_CASE
- {
- HelpID = "sc:CheckBox:RID_SCDLG_SPEC_FILTER:BTN_CASE";
- Hide = TRUE ;
- Pos = MAP_APPFONT ( 12 , 43 ) ;
- Size = MAP_APPFONT ( 128 , 10 ) ;
- TabStop = TRUE ;
- Text [ en-US ] = "~Case sensitive" ;
- };
- CheckBox BTN_REGEXP
- {
- HelpID = "sc:CheckBox:RID_SCDLG_SPEC_FILTER:BTN_REGEXP";
- Hide = TRUE ;
- Pos = MAP_APPFONT ( 142 , 43 ) ;
- Size = MAP_APPFONT ( 74 , 10 ) ;
- TabStop = TRUE ;
- Text [ en-US ] = "Regular ~expressions" ;
- };
- CheckBox BTN_HEADER
- {
- HelpID = "sc:CheckBox:RID_SCDLG_SPEC_FILTER:BTN_HEADER";
- Hide = TRUE ;
- Pos = MAP_APPFONT ( 12 , 57 ) ;
- Size = MAP_APPFONT ( 128 , 10 ) ;
- TabStop = TRUE ;
- Text [ en-US ] = "Range c~ontains column labels" ;
- };
- CheckBox BTN_UNIQUE
- {
- HelpID = "sc:CheckBox:RID_SCDLG_SPEC_FILTER:BTN_UNIQUE";
- Hide = TRUE ;
- Pos = MAP_APPFONT ( 142 , 57 ) ;
- Size = MAP_APPFONT ( 74 , 10 ) ;
- TabStop = TRUE ;
- Text [ en-US ] = "~No duplication" ;
- };
- CheckBox BTN_COPY_RESULT
- {
- HelpID = "sc:CheckBox:RID_SCDLG_SPEC_FILTER:BTN_COPY_RESULT";
- Hide = TRUE ;
- Pos = MAP_APPFONT ( 12 , 71 ) ;
- Size = MAP_APPFONT ( 128 , 10 ) ;
- TabStop = TRUE ;
- Text [ en-US ] = "Co~py results to" ;
- };
- CheckBox BTN_DEST_PERS
- {
- HelpID = "sc:CheckBox:RID_SCDLG_SPEC_FILTER:BTN_DEST_PERS";
- Hide = TRUE ;
- Pos = MAP_APPFONT ( 142 , 71 ) ;
- Size = MAP_APPFONT ( 74 , 10 ) ;
- TabStop = TRUE ;
- Text [ en-US ] = "~Keep filter criteria" ;
- };
- ListBox LB_COPY_AREA
- {
- HelpID = "sc:ListBox:RID_SCDLG_SPEC_FILTER:LB_COPY_AREA";
- Border = TRUE ;
- Hide = TRUE ;
- Pos = MAP_APPFONT ( 20 , 83 ) ;
- Size = MAP_APPFONT ( 76 , 90 ) ;
- TabStop = TRUE ;
- DropDown = TRUE ;
- };
- Edit ED_COPY_AREA
- {
- HelpID = "sc:Edit:RID_SCDLG_SPEC_FILTER:ED_COPY_AREA";
- Border = TRUE ;
- Hide = TRUE ;
- Pos = MAP_APPFONT ( 100 , 83 ) ;
- Size = MAP_APPFONT ( 99 , 12 ) ;
- TabStop = TRUE ;
- };
- ImageButton RB_COPY_AREA
- {
- HelpID = "sc:ImageButton:RID_SCDLG_SPEC_FILTER:RB_COPY_AREA";
- Pos = MAP_APPFONT ( 201 , 82 ) ;
- Size = MAP_APPFONT ( 13 , 15 ) ;
- TabStop = FALSE ;
- QuickHelpText [ en-US ] = "Shrink" ;
- };
- FixedLine FL_OPTIONS
- {
- Hide = TRUE ;
- Pos = MAP_APPFONT ( 6 , 32 ) ;
- Size = MAP_APPFONT ( 210 , 8 ) ;
- Text [ en-US ] = "Options" ;
- };
- FixedText FT_DBAREA
- {
- Hide = TRUE ;
- Pos = MAP_APPFONT ( 58 , 101 ) ;
- Size = MAP_APPFONT ( 155 , 8 ) ;
- Left = TRUE ;
- Text [ en-US ] = "dummy" ;
- };
- FixedText FT_DBAREA_LABEL
- {
- Hide = TRUE ;
- Pos = MAP_APPFONT ( 6 , 101 ) ;
- Size = MAP_APPFONT ( 50 , 8 ) ;
- Text [ en-US ] = "Data range:" ;
- };
- OKButton BTN_OK
- {
- Pos = MAP_APPFONT ( 222 , 6 ) ;
- Size = MAP_APPFONT ( 50 , 14 ) ;
- TabStop = TRUE ;
- DefButton = TRUE ;
- };
- CancelButton BTN_CANCEL
- {
- Pos = MAP_APPFONT ( 222 , 23 ) ;
- Size = MAP_APPFONT ( 50 , 14 ) ;
- TabStop = TRUE ;
- };
- HelpButton BTN_HELP
- {
- Pos = MAP_APPFONT ( 222 , 43 ) ;
- Size = MAP_APPFONT ( 50 , 14 ) ;
- TabStop = TRUE ;
- };
- MoreButton BTN_MORE
- {
- HelpID = "sc:MoreButton:RID_SCDLG_SPEC_FILTER:BTN_MORE";
- Pos = MAP_APPFONT ( 223 , 63 ) ;
- Size = MAP_APPFONT ( 50 , 14 ) ;
- TabStop = TRUE ;
- MapUnit = MAP_APPFONT ;
- Delta = 32 ;
- };
-};*/
- //============================================================================
+
+//============================================================================
+
ModalDialog RID_SCDLG_PIVOTFILTER
{
OutputSize = TRUE ;