2000-09-18 11:07:07 -05:00
|
|
|
/*************************************************************************
|
|
|
|
*
|
|
|
|
* $RCSfile: unokywds.hxx,v $
|
|
|
|
*
|
2004-04-13 06:25:17 -05:00
|
|
|
* $Revision: 1.17 $
|
2000-09-18 11:07:07 -05:00
|
|
|
*
|
2004-04-13 06:25:17 -05:00
|
|
|
* last change: $Author: hr $ $Date: 2004-04-13 12:25:17 $
|
2000-09-18 11:07:07 -05:00
|
|
|
*
|
|
|
|
* The Contents of this file are made available subject to the terms of
|
|
|
|
* either of the following licenses
|
|
|
|
*
|
|
|
|
* - GNU Lesser General Public License Version 2.1
|
|
|
|
* - Sun Industry Standards Source License Version 1.1
|
|
|
|
*
|
|
|
|
* Sun Microsystems Inc., October, 2000
|
|
|
|
*
|
|
|
|
* GNU Lesser General Public License Version 2.1
|
|
|
|
* =============================================
|
|
|
|
* Copyright 2000 by Sun Microsystems, Inc.
|
|
|
|
* 901 San Antonio Road, Palo Alto, CA 94303, USA
|
|
|
|
*
|
|
|
|
* This library is free software; you can redistribute it and/or
|
|
|
|
* modify it under the terms of the GNU Lesser General Public
|
|
|
|
* License version 2.1, as published by the Free Software Foundation.
|
|
|
|
*
|
|
|
|
* This library is distributed in the hope that it will be useful,
|
|
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
|
|
* Lesser General Public License for more details.
|
|
|
|
*
|
|
|
|
* You should have received a copy of the GNU Lesser General Public
|
|
|
|
* License along with this library; if not, write to the Free Software
|
|
|
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
|
|
|
|
* MA 02111-1307 USA
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* Sun Industry Standards Source License Version 1.1
|
|
|
|
* =================================================
|
|
|
|
* The contents of this file are subject to the Sun Industry Standards
|
|
|
|
* Source License Version 1.1 (the "License"); You may not use this file
|
|
|
|
* except in compliance with the License. You may obtain a copy of the
|
|
|
|
* License at http://www.openoffice.org/license.html.
|
|
|
|
*
|
|
|
|
* Software provided under this License is provided on an "AS IS" basis,
|
|
|
|
* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
|
|
|
|
* WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
|
|
|
|
* MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
|
|
|
|
* See the License for the specific provisions governing your rights and
|
|
|
|
* obligations concerning the Software.
|
|
|
|
*
|
|
|
|
* The Initial Developer of the Original Code is: Sun Microsystems, Inc.
|
|
|
|
*
|
|
|
|
* Copyright: 2000 by Sun Microsystems, Inc.
|
|
|
|
*
|
|
|
|
* All Rights Reserved.
|
|
|
|
*
|
|
|
|
* Contributor(s): _______________________________________
|
|
|
|
*
|
|
|
|
*
|
|
|
|
************************************************************************/
|
|
|
|
|
|
|
|
#ifndef _SD_UNOKYWDS_HXX_
|
|
|
|
#define _SD_UNOKYWDS_HXX_
|
|
|
|
|
2001-01-19 09:19:32 -06:00
|
|
|
#ifndef _STRING_HXX //autogen
|
|
|
|
#include <tools/string.hxx>
|
|
|
|
#endif
|
|
|
|
|
2000-09-18 11:07:07 -05:00
|
|
|
#ifndef _SOLAR_H
|
|
|
|
#include <tools/solar.h>
|
|
|
|
#endif
|
|
|
|
|
2001-01-19 09:19:32 -06:00
|
|
|
#ifndef SD_DEFINE_KEYWORDS
|
|
|
|
#define SD_CONSTASCII_ACTION( n, s ) extern sal_Char __FAR_DATA n[sizeof(s)]
|
|
|
|
#else
|
|
|
|
#define SD_CONSTASCII_ACTION( n, s ) sal_Char __FAR_DATA n[sizeof(s)] = s
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define UNO_PREFIX "com.sun.star."
|
|
|
|
|
2001-03-08 05:40:59 -06:00
|
|
|
// SdXImpressDocument
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_Service_DrawingDocument, UNO_PREFIX "drawing.DrawingDocument" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_Service_PresentationDocument, UNO_PREFIX "drawing.PresentationDocument" );
|
|
|
|
|
2000-09-18 11:07:07 -05:00
|
|
|
// SdUnoStyleFamilies
|
2001-01-19 09:19:32 -06:00
|
|
|
SD_CONSTASCII_ACTION( sUNO_SdUnoStyleFamilies, "SdUnoStyleFamilies" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_Graphic_Style_Family_Name, "graphics" );
|
2000-09-18 11:07:07 -05:00
|
|
|
|
|
|
|
// SdUnoPseudoStyleFamily
|
2001-01-19 09:19:32 -06:00
|
|
|
SD_CONSTASCII_ACTION( sUNO_SdUnoPseudoStyleFamily, "SdUnoPseudoStyleFamily" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_PseudoSheet_Title, "title" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_PseudoSheet_SubTitle, "subtitle" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_PseudoSheet_Background, "background" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_PseudoSheet_Background_Objects, "backgroundobjects" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_PseudoSheet_Notes, "notes" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_PseudoSheet_Outline1, "outline1" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_PseudoSheet_Outline2, "outline2" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_PseudoSheet_Outline3, "outline3" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_PseudoSheet_Outline4, "outline4" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_PseudoSheet_Outline5, "outline5" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_PseudoSheet_Outline6, "outline6" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_PseudoSheet_Outline7, "outline7" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_PseudoSheet_Outline8, "outline8" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_PseudoSheet_Outline9, "outline9" );
|
|
|
|
|
|
|
|
// SdUnoPseudoStyle
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_SdUnoPseudoStyle, "SdUnoPseudoStyle" );
|
2000-09-18 11:07:07 -05:00
|
|
|
|
|
|
|
// SdUnoGraphicStyleFamily
|
2001-01-19 09:19:32 -06:00
|
|
|
SD_CONSTASCII_ACTION( sUNO_SdUnoGraphicStyleFamily, "SdUnoGraphicStyleFamily" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_StyleName_standard, "standard" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_StyleName_objwitharrow, "objectwitharrow" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_StyleName_objwithshadow, "objectwithshadow" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_StyleName_objwithoutfill, "objectwithoutfill" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_StyleName_text, "text" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_StyleName_textbody, "textbody" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_StyleName_textbodyjust, "textbodyjustfied" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_StyleName_textbodyindent, "textbodyindent" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_StyleName_title, "title" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_StyleName_title1, "title1" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_StyleName_title2, "title2" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_StyleName_headline, "headline" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_StyleName_headline1, "headline1" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_StyleName_headline2, "headline2" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_StyleName_measure, "measure" );
|
2000-09-18 11:07:07 -05:00
|
|
|
|
2001-01-19 09:19:32 -06:00
|
|
|
// SdUnoGraphicStyle
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_SdUnoGraphicStyle, "SdUnoGraphicStyle" );
|
2000-09-18 11:07:07 -05:00
|
|
|
|
|
|
|
// SdUnoPageBackground
|
2001-01-19 09:19:32 -06:00
|
|
|
SD_CONSTASCII_ACTION( sUNO_SdUnoPageBackground, "SdUnoPageBackground" );
|
2000-09-18 11:07:07 -05:00
|
|
|
|
|
|
|
// SdLayerManager
|
2001-01-19 09:19:32 -06:00
|
|
|
SD_CONSTASCII_ACTION( sUNO_SdLayerManager, "SdUnoLayerManager" );
|
2000-09-18 11:07:07 -05:00
|
|
|
|
|
|
|
// SdLayer
|
2001-01-19 09:19:32 -06:00
|
|
|
SD_CONSTASCII_ACTION( sUNO_SdLayer, "SdUnoLayer" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_LayerName_background, "background" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_LayerName_background_objects, "backgroundobjects" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_LayerName_layout, "layout" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_LayerName_controls, "controls" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_LayerName_measurelines, "measurelines" );
|
2000-09-18 11:07:07 -05:00
|
|
|
|
|
|
|
// SdXShape
|
2001-01-19 09:19:32 -06:00
|
|
|
SD_CONSTASCII_ACTION( sUNO_shape_style, "Style" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_shape_layername, "LayerName" );
|
2001-03-15 05:06:57 -06:00
|
|
|
SD_CONSTASCII_ACTION( sUNO_shape_zorder, "ZOrder" );
|
2001-01-19 09:19:32 -06:00
|
|
|
|
|
|
|
// services
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_Service_StyleFamily, UNO_PREFIX "style.StyleFamily" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_Service_StyleFamilies, UNO_PREFIX "style.StyleFamilies" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_Service_Style, UNO_PREFIX "style.Style" );
|
2001-03-08 05:40:59 -06:00
|
|
|
SD_CONSTASCII_ACTION( sUNO_Service_FillProperties, UNO_PREFIX "drawing.FillProperties" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_Service_LineProperties, UNO_PREFIX "drawing.LineProperties" );
|
2001-01-19 09:19:32 -06:00
|
|
|
SD_CONSTASCII_ACTION( sUNO_Service_ParagraphProperties, UNO_PREFIX "style.ParagraphProperties" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_Service_CharacterProperties, UNO_PREFIX "style.CharacterProperties" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_Service_Text, UNO_PREFIX "drawing.Text" );
|
2001-03-08 05:40:59 -06:00
|
|
|
SD_CONSTASCII_ACTION( sUNO_Service_TextProperties, UNO_PREFIX "drawing.TextProperties" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_Service_ShadowProperties, UNO_PREFIX "drawing.ShadowProperties" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_Service_ConnectorProperties, UNO_PREFIX "drawing.ConnectorProperties" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_Service_MeasureProperties, UNO_PREFIX "drawing.MeasureProperties" );
|
2001-01-19 09:19:32 -06:00
|
|
|
SD_CONSTASCII_ACTION( sUNO_Service_PageBackground, UNO_PREFIX "drawing.PageBackground" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_Service_DrawingLayer, UNO_PREFIX "drawing.Layer" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_Service_DrawingLayerManager, UNO_PREFIX "drawing.LayerManager" );
|
2001-03-14 09:23:34 -06:00
|
|
|
SD_CONSTASCII_ACTION( sUNO_Service_GraphicObjectShape, UNO_PREFIX "drawing.GraphicObjectShape" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_Service_ImageMapRectangleObject, UNO_PREFIX "image.ImageMapRectangleObject" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_Service_ImageMapCircleObject, UNO_PREFIX "image.ImageMapCircleObject" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_Service_ImageMapPolygonObject, UNO_PREFIX "image.ImageMapPolygonObject" );
|
2000-09-18 11:07:07 -05:00
|
|
|
|
|
|
|
// properties
|
2001-04-06 07:40:26 -05:00
|
|
|
SD_CONSTASCII_ACTION( sUNO_Prop_Background, "Background" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_Prop_ForbiddenCharacters, "ForbiddenCharacters" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_Prop_MapUnit, "MapUnit" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_Prop_VisibleArea, "VisibleArea" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_Prop_TabStop, "TabStop" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_Prop_CharLocale, "CharLocale" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_Prop_AutomContFocus, "AutomaticControlFocus" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_Prop_ApplyFrmDsgnMode, "ApplyFormDesignMode" );
|
2001-05-16 07:45:18 -05:00
|
|
|
SD_CONSTASCII_ACTION( sUNO_Prop_IsBackgroundVisible, "IsBackgroundVisible" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_Prop_IsBackgroundObjectsVisible, "IsBackgroundObjectsVisible" );
|
2001-10-12 10:19:53 -05:00
|
|
|
SD_CONSTASCII_ACTION( sUNO_Prop_UserDefinedAttributes, "UserDefinedAttributes" );
|
2001-12-17 09:17:22 -06:00
|
|
|
SD_CONSTASCII_ACTION( sUNO_Prop_BookmarkURL, "BookmarkURL" );
|
2004-04-13 06:25:17 -05:00
|
|
|
SD_CONSTASCII_ACTION( sUNO_Prop_RuntimeUID, "RuntimeUID" );
|
2001-04-20 08:05:54 -05:00
|
|
|
|
|
|
|
// view settings
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_ViewId, "ViewId" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_SnapLinesDrawing, "SnapLinesDrawing" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_SnapLinesNotes, "SnapLinesNotes" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_SnapLinesHandout, "SnapLinesHandout" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_RulerIsVisible, "RulerIsVisible" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_PageKind, "PageKind" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_SelectedPage, "SelectedPage" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_IsLayerMode, "IsLayerMode" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_IsQuickEdit, "IsQuickEdit" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_IsBigHandles, "IsBigHandles" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_IsDoubleClickTextEdit, "IsDoubleClickTextEdit" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_IsClickChangeRotation, "IsClickChangeRotation" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_IsDragWithCopy, "IsDragWithCopy" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_SlidesPerRow, "SlidesPerRow" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_DrawMode, "DrawMode" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_PreviewDrawMode, "PreviewDrawMode" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_IsShowPreviewInPageMode, "IsShowPreviewInPageMode" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_IsShowPreviewInMasterPageMode, "IsShowPreviewInMasterPageMode" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_SetShowPreviewInOutlineMode, "SetShowPreviewInOutlineMode" );
|
2001-04-26 05:21:26 -05:00
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_EditModeStandard, "EditModeStandard" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_EditModeNotes, "EditModeNotes" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_EditModeHandout, "EditModeHandout" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_VisArea, "VisArea" );
|
|
|
|
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_GridIsVisible, "GridIsVisible" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_GridIsFront, "GridIsFront" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_IsSnapToGrid, "IsSnapToGrid" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_IsSnapToPageMargins, "IsSnapToPageMargins" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_IsSnapToSnapLines, "IsSnapToSnapLines" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_IsSnapToObjectFrame, "IsSnapToObjectFrame" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_IsSnapToObjectPoints, "IsSnapToObjectPoints" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_IsSnapLinesVisible, "IsSnapLinesVisible" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_IsDragStripes, "IsDragStripes" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_IsPlusHandlesAlwaysVisible, "IsPlusHandlesAlwaysVisible" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_IsFrameDragSingles, "IsFrameDragSingles" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_IsMarkedHitMovesAlways, "IsMarkedHitMovesAlways" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_EliminatePolyPointLimitAngle, "EliminatePolyPointLimitAngle" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_IsEliminatePolyPoints, "IsEliminatePolyPoints" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_IsLineDraft, "IsLineDraft" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_IsFillDraft, "IsFillDraft" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_IsTextDraft, "IsTextDraft" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_IsGrafDraft, "IsGrafDraft" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_ActiveLayer, "ActiveLayer" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_NoAttribs, "NoAttribs" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_NoColors, "NoColors" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_GridCoarseWidth, "GridCoarseWidth" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_GridCoarseHeight, "GridCoarseHeight" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_GridFineWidth, "GridFineWidth" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_GridFineHeight, "GridFineHeight" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_GridSnapWidth, "GridSnapWidth" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_GridSnapHeight, "GridSnapHeight" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_IsAngleSnapEnabled, "IsAngleSnapEnabled" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_SnapAngle, "SnapAngle" );
|
2001-04-30 09:13:11 -05:00
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_GridSnapWidthXNumerator, "GridSnapWidthXNumerator" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_GridSnapWidthXDenominator, "GridSnapWidthXDenominator" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_GridSnapWidthYNumerator, "GridSnapWidthYNumerator" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_GridSnapWidthYDenominator, "GridSnapWidthYDenominator" );
|
2001-05-11 01:52:08 -05:00
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_VisibleLayers, "VisibleLayers" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_PrintableLayers, "PrintableLayers" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_LockedLayers, "LockedLayers" );
|
2001-04-30 09:13:11 -05:00
|
|
|
|
2001-05-22 09:13:41 -05:00
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_VisibleAreaTop, "VisibleAreaTop" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_VisibleAreaLeft, "VisibleAreaLeft" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_VisibleAreaWidth, "VisibleAreaWidth" );
|
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_VisibleAreaHeight, "VisibleAreaHeight" );
|
|
|
|
|
2001-05-29 06:04:21 -05:00
|
|
|
SD_CONSTASCII_ACTION( sUNO_View_ZoomOnPage, "ZoomOnPage" );
|
2000-09-18 11:07:07 -05:00
|
|
|
#endif
|
|
|
|
|