navipi.src (c2fa47f5) navipi.src (2ff71504)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 172 unchanged lines hidden (view full) ---

181 Identifier = IID_ZOOMOUT ;
182 HelpId = HID_SC_NAVIPI_ZOOM ;
183 Text [ en-US ] = "Contents" ;
184 };
185 ToolBoxItem
186 {
187 Identifier = IID_CHANGEROOT ;
188 HelpId = HID_SC_NAVIPI_ROOT ;
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 172 unchanged lines hidden (view full) ---

181 Identifier = IID_ZOOMOUT ;
182 HelpId = HID_SC_NAVIPI_ZOOM ;
183 Text [ en-US ] = "Contents" ;
184 };
185 ToolBoxItem
186 {
187 Identifier = IID_CHANGEROOT ;
188 HelpId = HID_SC_NAVIPI_ROOT ;
189 Text [ en-US ] = "Toggle" ;
189 Text [ en-US ] = "Content View" ;
190 };
191 ToolBoxItem
192 {
193 Identifier = IID_SCENARIOS ;
194 HelpId = HID_SC_NAVIPI_SCEN ;
195 Text [ en-US ] = "Scenarios" ;
196 };
197 ToolBoxItem

--- 98 unchanged lines hidden (view full) ---

296 Text [ en-US ] = "Sheets" ;
297};
298String SCSTR_CONTENT_RANGENAME
299{
300 Text [ en-US ] = "Range names" ;
301};
302String SCSTR_CONTENT_DBAREA
303{
190 };
191 ToolBoxItem
192 {
193 Identifier = IID_SCENARIOS ;
194 HelpId = HID_SC_NAVIPI_SCEN ;
195 Text [ en-US ] = "Scenarios" ;
196 };
197 ToolBoxItem

--- 98 unchanged lines hidden (view full) ---

296 Text [ en-US ] = "Sheets" ;
297};
298String SCSTR_CONTENT_RANGENAME
299{
300 Text [ en-US ] = "Range names" ;
301};
302String SCSTR_CONTENT_DBAREA
303{
304 Text [ en-US ] = "Database Ranges" ;
304 Text [ en-US ] = "Database ranges" ;
305};
306String SCSTR_CONTENT_GRAPHIC
307{
308 Text [ en-US ] = "Graphics" ;
309};
310String SCSTR_CONTENT_OLEOBJECT
311{
312 Text [ en-US ] = "OLE objects" ;
313};
314String SCSTR_CONTENT_NOTE
315{
316 Text [ en-US ] = "Comments" ;
317};
318String SCSTR_CONTENT_AREALINK
319{
320 Text [ en-US ] = "Linked areas" ;
321};
322String SCSTR_CONTENT_DRAWING
323{
305};
306String SCSTR_CONTENT_GRAPHIC
307{
308 Text [ en-US ] = "Graphics" ;
309};
310String SCSTR_CONTENT_OLEOBJECT
311{
312 Text [ en-US ] = "OLE objects" ;
313};
314String SCSTR_CONTENT_NOTE
315{
316 Text [ en-US ] = "Comments" ;
317};
318String SCSTR_CONTENT_AREALINK
319{
320 Text [ en-US ] = "Linked areas" ;
321};
322String SCSTR_CONTENT_DRAWING
323{
324 Text [ en-US ] = "Drawing objects";
324 Text [ en-US ] = "Drawing objects" ;
325};
326 // PopupMenu -------------------------------------------------------------
327Menu RID_POPUP_DROPMODE
328{
329 ItemList =
330 {
331 MenuItem
332 {

--- 78 unchanged lines hidden ---
325};
326 // PopupMenu -------------------------------------------------------------
327Menu RID_POPUP_DROPMODE
328{
329 ItemList =
330 {
331 MenuItem
332 {

--- 78 unchanged lines hidden ---