summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-09-09 08:49:22 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-09-09 08:49:22 +0000
commit0f9e2c79102cf890273e716d55af3cd5e5fdd04e (patch)
treeb400de10094f28ad9dfbe445a04e6c57d705b607 /dbaccess/source/ui
parent73ef061f57868e57a82a3080ba3720648e846b12 (diff)
INTEGRATION: CWS insight02 (1.91.2); FILE MERGED
2004/08/13 09:01:09 oj 1.91.2.1: #i32563# toolbox changes
Diffstat (limited to 'dbaccess/source/ui')
-rw-r--r--dbaccess/source/ui/querydesign/query.src187
1 files changed, 2 insertions, 185 deletions
diff --git a/dbaccess/source/ui/querydesign/query.src b/dbaccess/source/ui/querydesign/query.src
index d0fb95b74ca8..a16066d58251 100644
--- a/dbaccess/source/ui/querydesign/query.src
+++ b/dbaccess/source/ui/querydesign/query.src
@@ -2,9 +2,9 @@
*
* $RCSfile: query.src,v $
*
- * $Revision: 1.91 $
+ * $Revision: 1.92 $
*
- * last change: $Author: hr $ $Date: 2004-08-02 16:16:08 $
+ * last change: $Author: rt $ $Date: 2004-09-09 09:49:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -419,189 +419,6 @@ String STR_QRY_ILLEGAL_JOIN
Text [ en-US ] = "Join could not be processed" ;
Text [ x-comment ] = " ";
};
-ToolBox RID_BRW_QUERYDESIGN_TOOLBOX
-{
- SVLook = TRUE ;
- Pos = MAP_APPFONT ( 3 , 1 ) ;
- // Size = MAP_APPFONT ( 200 , 14 ) ;
- OutputSize = TRUE ;
- Align = BOXALIGN_TOP ;
- ItemImageList = RID_DEFAULTIMAGELIST_SC ;
- HideWhenDeactivate = TRUE ;
- HelpId = HID_TLB_QUERYDESIGN ;
-
- ItemList =
- {
- ToolBoxItem
- {
- MID_DBUI_QUERY_EXECUTE
- };
-
- ToolBoxItem
- {
- Type = TOOLBOXITEM_SEPARATOR ;
- };
- ToolBoxItem
- {
- MID_DBUI_CLEAR_QUERY
- };
- ToolBoxItem
- {
- MID_BROWSER_SQL
- };
- ToolBoxItem
- {
- MID_DBUI_JOIN_ADD_TABLE
- };
- ToolBoxItem
- {
- Type = TOOLBOXITEM_SEPARATOR ;
- };
- ToolBoxItem
- {
- MID_DBUI_BROWSER_ESACPEPROCESSING
- };
- ToolBoxItem
- {
- MID_DBUI_QUERY_VIEW_FUNCTIONS
- };
- ToolBoxItem
- {
- MID_DBUI_QUERY_VIEW_TABLES
- };
- ToolBoxItem
- {
- MID_DBUI_QUERY_VIEW_ALIASES
- };
- ToolBoxItem
- {
- MID_DBUI_QUERY_DISTINCT_VALUES
- };
- ToolBoxItem
- {
- Type = TOOLBOXITEM_SEPARATOR ;
- };
- ToolBoxItem
- {
- Identifier = ID_BROWSER_EDITDOC ;
- HelpId = SID_EDITDOC ;
- Checkable = TRUE;
- Text [ de ] = "Bearbeiten" ;
- Text [ en-US ] = "Edit";
- };
- ToolBoxItem
- {
- Type = TOOLBOXITEM_SEPARATOR ;
- };
- ToolBoxItem
- {
- Identifier = SID_NEWDOC ;
- HelpId = SID_NEWDOC ;
- Hide = TRUE;
- Text [ de ] = "Bearbeiten" ;
- Text [ en-US ] = "Edit";
- };
- ToolBoxItem
- {
- Identifier = ID_BROWSER_SAVEDOC ;
- HelpId = SID_SAVEDOC ;
- Text [ de ] = "Speichern" ;
- Text [ en-US ] = "Save";
- };
- ToolBoxItem
- {
- Identifier = ID_BROWSER_SAVEASDOC ;
- HelpId = SID_SAVEASDOC ;
- Text [ de ] = "Speichern als" ;
- Text [ en-US ] = "Save As";
- };
- ToolBoxItem
- {
- Identifier = SID_PRINTDOCDIRECT ;
- HelpId = SID_PRINTDOCDIRECT ;
- Hide = TRUE;
- Text [ de ] = "Drucken" ;
- Text [ en-US ] = "Print";
- };
- ToolBoxItem
- {
- Type = TOOLBOXITEM_SEPARATOR ;
- };
- ToolBoxItem
- {
- Identifier = ID_BROWSER_CUT ;
- HelpId = SID_CUT ;
- MID_SBA_QRY_CUT
- };
- ToolBoxItem
- {
- Identifier = ID_BROWSER_COPY ;
- HelpId = SID_COPY ;
- MID_SBA_QRY_COPY
- };
- ToolBoxItem
- {
- Identifier = ID_BROWSER_PASTE ;
- HelpId = SID_PASTE ;
- MID_SBA_QRY_PASTE
- };
- ToolBoxItem
- {
- Type = TOOLBOXITEM_SEPARATOR ;
- };
- ToolBoxItem
- {
- Identifier = ID_BROWSER_UNDO ;
- HelpId = SID_UNDO ;
- MID_UNDO
- };
- ToolBoxItem
- {
- Identifier = ID_BROWSER_REDO ;
- HelpId = SID_REDO ;
- MID_REDO
- };
- ToolBoxItem
- {
- Type = TOOLBOXITEM_SEPARATOR ;
- };
-#if OSL_DEBUG_LEVEL > 1
- ToolBoxItem
- {
- Identifier = ID_EDIT_QUERY_SQL ;
- Text [ de ] = "Show Parse Tree" ;
- Text [ x-comment ] = "; EM Oct 2002: Do Not Translate. This is only for the in-house developer \"Debugging\" version of SO.";
- Text [ en-US ] = "Show Parse Tree";
- };
- ToolBoxItem
- {
- Identifier = ID_EDIT_QUERY_DESIGN;
- Text [ de ] ="Make disjunctive normal form" ;
- Text [ x-comment ] = "; EM Oct 2002: Do Not Translate. This is only for the in-house developer \"Debugging\" version of SO.";
- };
-
-#endif
-/* ToolBoxItem
- {
- Identifier = SID_ZOOM_OUT ;
- HelpId = SID_ZOOM_OUT ;
- };
- ToolBoxItem
- {
- Identifier = SID_ZOOM_IN ;
- HelpId = SID_ZOOM_IN ;
- };
- ToolBoxItem
- {
- Identifier = SID_EXPLORER_CONTENT ;
- };
- ToolBoxItem
- {
- Type = TOOLBOXITEM_SEPARATOR ;
- };
-*/
- };
-};
String STR_QUERY_SAVEMODIFIED
{