LibreOffice Module xmloff (master) 1
Namespaces | Classes | Typedefs | Enumerations | Functions | Variables
xmloff Namespace Reference

Namespaces

namespace  chart
 
namespace  EnhancedCustomShapeToken
 
 
namespace  token
 Handling of tokens in XML:
 

Classes

class  AnimationNodeContext
 
class  AnimationsExporter
 
class  AnimationsExporterImpl
 
class  AnimationsImportHelperImpl
 
struct  AttributeDescription
 
struct  AutoStyleEntry
 
class  BasicElementBase
 
class  BasicEmbeddedLibraryElement
 
class  BasicLibrariesElement
 
class  BasicModuleElement
 
class  BasicSourceCodeElement
 
class  BoundFrameSets
 
class  FormCellBindingHelper
 encapsulates functionality related to binding a form control to a spreadsheet cell More...
 
class  FormHandlerFactory
 
class  IEventAttacher
 
class  IEventAttacherManager
 
class  IFormsExportContext
 
class  ImageScaleModeHandler
 
struct  ImplAttributeNameConversion
 
class  OAttribute2Property
 some kind of opposite to the OAttributeMetaData class. More...
 
class  OAttributeMetaData
 allows the translation of attribute ids into strings. More...
 
class  OButtonImport
 A specialized version of the <type>OControlImport</type> class, which handles the target frame for image and command buttons. More...
 
class  OColumnExport
 Helper class for exporting a grid column. More...
 
class  OColumnImport
 helper class importing a single grid column (without the <form:column> element wrapping the column). More...
 
class  OColumnWrapperImport
 
class  OComboItemImport
 helper class for importing a single <form:item> element. More...
 
class  OControlBorderHandler
 
class  OControlElement
 helper for translating between control types and XML tags More...
 
class  OControlExport
 Helper class for handling xml elements representing a form control. More...
 
class  OControlImport
 helper class for importing the description of a single control More...
 
class  OControlPropertyHandlerFactory
 
class  OControlTextEmphasisHandler
 
class  ODefaultEventAttacherManager
 
class  OElementExport
 
class  OElementImport
 implements common behaviour for importing forms, controls and columns More...
 
class  OElementNameMap
 helper class which allows fast translation of xml tag names into element types. More...
 
class  OEventDescriptorMapper
 helper class wrapping different script event representations More...
 
class  OFontWidthHandler
 
class  OFormComponentStyleExportMapper
 
class  OFormEventsImportContext
 
class  OFormExport
 Helper class for handling xml elements representing a form. More...
 
class  OFormImport
 helper class importing a single <form:form> element More...
 
class  OFormLayerXMLExport
 provides functionality for exporting a complete form layer. More...
 
class  OFormLayerXMLExport_Impl
 the implementation class for OFormLayerXMLExport More...
 
class  OFormLayerXMLImport
 allows you to import a <form:form> element More...
 
class  OFormLayerXMLImport_Impl
 
class  OFormsRootExport
 
class  OFormsRootImport
 
class  OGridColumnPropertyTranslator
 
class  OGridImport
 helper class importing a single <form:grid> element More...
 
class  OImagePositionImport
 
class  OListAndComboImport
 A specialized version of the <type>OControlImport</type> class, which handles attributes / sub elements which are special to list and combo boxes. More...
 
class  OListOptionImport
 helper class for importing a single <form:option> element. More...
 
class  OListPropertyContext
 
class  OListValueContext
 
class  OOfficeFormsExport
 export helper for the office::forms element More...
 
class  OPasswordImport
 
class  OPropertyElementsContext
 helper class for importing the <form:properties> element More...
 
class  OPropertyExport
 provides export related tools for attribute handling More...
 
class  OPropertyImport
 Helper class for importing property values. More...
 
class  ORadioImport
 
class  OReferredControlImport
 
class  ORotationAngleHandler
 
class  OSinglePropertyContext
 helper class for importing a single <form:property> element More...
 
struct  OStackedLogging
 
class  OTextLikeImport
 A specialized version of the <type>OControlImport</type> class, which handles text like controls which have the convert-empty-to-null attribute More...
 
class  OURLReferenceImport
 a specialized version of the <type>OControlImport</type> class, which is able to handle attributes which denote URLs (and stored relative) More...
 
class  OValuePropertiesMetaData
 
class  OValueRangeImport
 A specialized version of the <type>OControlImport</type> class, which imports the value-range elements. More...
 
class  OXMLDataSourceImport
 
struct  ParsedRDFaAttributes
 store parsed RDFa attributes More...
 
class  PropertyConversion
 
struct  PropertyDescription
 
class  PropertyHandlerBase
 
struct  RDFaEntry
 store metadatable object and its RDFa attributes More...
 
class  RDFaExportHelper
 
class  RDFaImportHelper
 
class  VCLDateHandler
 
class  VCLTimeHandler
 
class  XMLSettingsExportContext
 

Typedefs

typedef rtl::Reference< OListAndComboImportOListAndComboImportRef
 
typedef ::cppu::WeakImplHelper< css::container::XNameReplace > OEventDescriptorMapper_Base
 
typedef ::cppu::WeakImplHelper< css::beans::XPropertySet, css::beans::XMultiPropertySet > OGridColumnPropertyTranslator_Base
 
typedef o3tl::sorted_vector< css::uno::Reference< css::beans::XPropertySet > > PropertySetBag
 
typedef ::std::unordered_map< css::uno::Reference< css::beans::XPropertySet >, OUString > MapPropertySet2String
 
typedef ::std::unordered_map< css::uno::Reference< css::drawing::XDrawPage >, MapPropertySet2StringMapPropertySet2Map
 
typedef ::std::vector< const PropertyDescription * > PropertyDescriptionList
 
typedef ::std::vector< PropertyDescriptionListPropertyGroups
 
typedef rtl::Reference< OPropertyImportOPropertyImportRef
 
typedef ::std::map< PropertyId, css::uno::Any > PropertyValues
 
typedef rtl::Reference< PropertyHandlerBasePPropertyHandler
 
typedef PPropertyHandler(* PropertyHandlerFactory) (const PropertyId i_propertyId)
 

Enumerations

enum  FormAttributes {
  faName ,
  faAction ,
  faEnctype ,
  faMethod ,
  faAllowDeletes ,
  faAllowInserts ,
  faAllowUpdates ,
  faApplyFilter ,
  faCommand ,
  faCommandType ,
  faEscapeProcessing ,
  faDatasource ,
  faDetailFields ,
  faFilter ,
  faIgnoreResult ,
  faMasterFields ,
  faNavigationMode ,
  faOrder ,
  faTabbingCycle
}
 attributes in the xml tag representing a form More...
 
enum  OfficeFormsAttributes {
  ofaAutomaticFocus ,
  ofaApplyDesignMode
}
 
enum  PropertyId {
  PID_DATE_MIN ,
  PID_DATE_MAX ,
  PID_DEFAULT_DATE ,
  PID_DATE ,
  PID_TIME_MIN ,
  PID_TIME_MAX ,
  PID_DEFAULT_TIME ,
  PID_TIME ,
  PID_INVALID
}
 

Functions

static OUString makeCURIE (SvXMLExport *i_pExport, uno::Reference< rdf::XURI > const &i_xURI)
 
static OUString getRelativeReference (SvXMLExport const &rExport, OUString const &rURI)
 
static bool isWS (const sal_Unicode i_Char)
 
static OUString splitAtWS (OUString &io_rString)
 
const struct ImplAttributeNameConversiongetAnimationAttributeNamesConversionList ()
 
static bool splitPath (OUString const &i_rPath, OUString &o_rDir, OUString &o_rRest)
 split a uri hierarchy into first segment and rest More...
 
static void lcl_CopyStream (uno::Reference< embed::XStorage > const &xSource, uno::Reference< embed::XStorage > const &xTarget, OUString const &rPath)
 
static OUString lcl_StoreMediaAndGetURL (SvXMLExport &rExport, OUString const &rURL)
 
static bool isDouble (std::string_view rValue)
 
static bool isTime (const OUString &rValue)
 
void FixZOrder (uno::Reference< drawing::XShapes > const &xShapes, std::function< unsigned int(uno::Reference< beans::XPropertySet > const &)> const &rGetLayer)
 
bool IsIgnoreFillStyleNamedItem (css::uno::Reference< css::beans::XPropertySet > const &xProps, drawing::FillStyle const nExpectedFillStyle)
 
const XMLPropertyMapEntrygetControlStylePropertyMap ()
 
void initializePropertyMaps ()
 
const OControlElement::ElementTypeoperator++ (OControlElement::ElementType &_e)
 
bool operator== (const AttributeDescription &i_lhs, const AttributeDescription &i_rhs)
 
OUString GetIndexSourceStyleName (css::uno::Reference< css::xml::sax::XFastAttributeList > const &xAttrList)
 
XMLOFF_DLLPUBLIC void FixZOrder (css::uno::Reference< css::drawing::XShapes > const &xShapes, std::function< unsigned int(css::uno::Reference< css::beans::XPropertySet > const &)> const &rGetLayer)
 
bool IsIgnoreFillStyleNamedItem (css::uno::Reference< css::beans::XPropertySet > const &xProps, css::drawing::FillStyle nExpectedFillStyle)
 

Variables

const SvXMLEnumMapEntry< sal_Int16 > aAnimations_EnumMap_Fill []
 
const SvXMLEnumMapEntry< sal_Int16 > aAnimations_EnumMap_FillDefault []
 
const SvXMLEnumMapEntry< sal_Int16 > aAnimations_EnumMap_Restart []
 
const SvXMLEnumMapEntry< sal_Int16 > aAnimations_EnumMap_RestartDefault []
 
const SvXMLEnumMapEntry< sal_Int16 > aAnimations_EnumMap_Endsync []
 
const SvXMLEnumMapEntry< sal_Int16 > aAnimations_EnumMap_CalcMode []
 
const SvXMLEnumMapEntry< sal_Int16 > aAnimations_EnumMap_AdditiveMode []
 
const SvXMLEnumMapEntry< sal_Int16 > aAnimations_EnumMap_TransformType []
 
const SvXMLEnumMapEntry< sal_Int16 > aAnimations_EnumMap_TransitionType []
 
const SvXMLEnumMapEntry< sal_Int16 > aAnimations_EnumMap_TransitionSubType []
 
const SvXMLEnumMapEntry< sal_Int16 > aAnimations_EnumMap_EventTrigger []
 
const SvXMLEnumMapEntry< sal_Int16 > aAnimations_EnumMap_EffectPresetClass []
 
const SvXMLEnumMapEntry< sal_Int16 > aAnimations_EnumMap_EffectNodeType []
 
const SvXMLEnumMapEntry< sal_Int16 > aAnimations_EnumMap_SubItem []
 
const SvXMLEnumMapEntry< sal_Int16 > aAnimations_EnumMap_IterateType []
 
const SvXMLEnumMapEntry< sal_Int16 > aAnimations_EnumMap_Command []
 
char const s_PkgScheme [] = "vnd.sun.star.Package:"
 
XMLPropertyMapEntry const aControlStyleProperties []
 
const SvXMLEnumMapEntry< FormSubmitEncoding > aSubmitEncodingMap []
 
const SvXMLEnumMapEntry< FormSubmitMethod > aSubmitMethodMap []
 
const SvXMLEnumMapEntry< sal_Int32 > aCommandTypeMap []
 
const SvXMLEnumMapEntry< NavigationBarMode > aNavigationTypeMap []
 
const SvXMLEnumMapEntry< TabulatorCycle > aTabulatorCycleMap []
 
const SvXMLEnumMapEntry< FormButtonType > aFormButtonTypeMap []
 
const SvXMLEnumMapEntry< ListSourceType > aListSourceTypeMap []
 
const SvXMLEnumMapEntry< TriStateaCheckStateMap []
 
const SvXMLEnumMapEntry< sal_Int16 > aTextAlignMap []
 
const SvXMLEnumMapEntry< sal_uInt16 > aBorderTypeMap []
 
const SvXMLEnumMapEntry< sal_uInt16 > aFontEmphasisMap []
 
const SvXMLEnumMapEntry< sal_uInt16 > aFontReliefMap []
 
const SvXMLEnumMapEntry< sal_Int16 > aListLinkageMap []
 
const SvXMLEnumMapEntry< sal_Int32 > aOrientationMap []
 
const SvXMLEnumMapEntry< sal_Int16 > aVisualEffectMap []
 
const SvXMLEnumMapEntry< sal_Int16 > aImagePositionMap []
 
const SvXMLEnumMapEntry< sal_uInt16 > aImageAlignMap []
 
const SvXMLEnumMapEntry< sal_uInt16 > aScaleModeMap []
 
const XMLEventNameTranslation aEventTranslations []
 
const XMLEventNameTranslationg_pFormsEventTranslation = aEventTranslations
 
constexpr OUStringLiteral PROPERTY_CLASSID = u"ClassId"
 
constexpr OUStringLiteral PROPERTY_ECHOCHAR = u"EchoChar"
 
constexpr OUStringLiteral PROPERTY_MULTILINE = u"MultiLine"
 
constexpr OUStringLiteral PROPERTY_NAME = u"Name"
 
constexpr OUStringLiteral PROPERTY_GRAPHIC = u"Graphic"
 
constexpr OUStringLiteral PROPERTY_LABEL = u"Label"
 
constexpr OUStringLiteral PROPERTY_TARGETFRAME = u"TargetFrame"
 
constexpr OUStringLiteral PROPERTY_TARGETURL = u"TargetURL"
 
constexpr OUStringLiteral PROPERTY_TITLE = u"Tag"
 
constexpr OUStringLiteral PROPERTY_DROPDOWN = u"Dropdown"
 
constexpr OUStringLiteral PROPERTY_PRINTABLE = u"Printable"
 
constexpr OUStringLiteral PROPERTY_READONLY = u"ReadOnly"
 
constexpr OUStringLiteral PROPERTY_DEFAULT_STATE = u"DefaultState"
 
constexpr OUStringLiteral PROPERTY_TABSTOP = u"Tabstop"
 
constexpr OUStringLiteral PROPERTY_STATE = u"State"
 
constexpr OUStringLiteral PROPERTY_ENABLED = u"Enabled"
 
constexpr OUStringLiteral PROPERTY_ENABLEVISIBLE = u"EnableVisible"
 
constexpr OUStringLiteral PROPERTY_MAXTEXTLENGTH = u"MaxTextLen"
 
constexpr OUStringLiteral PROPERTY_LINECOUNT = u"LineCount"
 
constexpr OUStringLiteral PROPERTY_TABINDEX = u"TabIndex"
 
constexpr OUStringLiteral PROPERTY_COMMAND = u"Command"
 
constexpr OUStringLiteral PROPERTY_DATASOURCENAME = u"DataSourceName"
 
constexpr OUStringLiteral PROPERTY_FILTER = u"Filter"
 
constexpr OUStringLiteral PROPERTY_ORDER = u"Order"
 
constexpr OUStringLiteral PROPERTY_ALLOWDELETES = u"AllowDeletes"
 
constexpr OUStringLiteral PROPERTY_ALLOWINSERTS = u"AllowInserts"
 
constexpr OUStringLiteral PROPERTY_ALLOWUPDATES = u"AllowUpdates"
 
constexpr OUStringLiteral PROPERTY_APPLYFILTER = u"ApplyFilter"
 
constexpr OUStringLiteral PROPERTY_ESCAPEPROCESSING = u"EscapeProcessing"
 
constexpr OUStringLiteral PROPERTY_IGNORERESULT = u"IgnoreResult"
 
constexpr OUStringLiteral PROPERTY_SUBMIT_ENCODING = u"SubmitEncoding"
 
constexpr OUStringLiteral PROPERTY_SUBMIT_METHOD = u"SubmitMethod"
 
constexpr OUStringLiteral PROPERTY_COMMAND_TYPE = u"CommandType"
 
constexpr OUStringLiteral PROPERTY_NAVIGATION = u"NavigationBarMode"
 
constexpr OUStringLiteral PROPERTY_CYCLE = u"Cycle"
 
constexpr OUStringLiteral PROPERTY_BUTTONTYPE = u"ButtonType"
 
constexpr OUStringLiteral PROPERTY_DATAFIELD = u"DataField"
 
constexpr OUStringLiteral PROPERTY_BOUNDCOLUMN = u"BoundColumn"
 
constexpr OUStringLiteral PROPERTY_EMPTY_IS_NULL = u"ConvertEmptyToNull"
 
constexpr OUStringLiteral PROPERTY_INPUT_REQUIRED = u"InputRequired"
 
constexpr OUStringLiteral PROPERTY_LISTSOURCE = u"ListSource"
 
constexpr OUStringLiteral PROPERTY_LISTSOURCETYPE = u"ListSourceType"
 
constexpr OUStringLiteral PROPERTY_ECHO_CHAR = u"EchoChar"
 
constexpr OUStringLiteral PROPERTY_STRICTFORMAT = u"StrictFormat"
 
constexpr OUStringLiteral PROPERTY_AUTOCOMPLETE = u"Autocomplete"
 
constexpr OUStringLiteral PROPERTY_MULTISELECTION = u"MultiSelection"
 
constexpr OUStringLiteral PROPERTY_DEFAULTBUTTON = u"DefaultButton"
 
constexpr OUStringLiteral PROPERTY_TRISTATE = u"TriState"
 
constexpr OUStringLiteral PROPERTY_CONTROLLABEL = u"LabelControl"
 
constexpr OUStringLiteral PROPERTY_STRING_ITEM_LIST = u"StringItemList"
 
constexpr OUStringLiteral PROPERTY_VALUE_SEQ = u"ValueItemList"
 
constexpr OUStringLiteral PROPERTY_DEFAULT_SELECT_SEQ = u"DefaultSelection"
 
constexpr OUStringLiteral PROPERTY_SELECT_SEQ = u"SelectedItems"
 
constexpr OUStringLiteral PROPERTY_DATE_MIN = u"DateMin"
 
constexpr OUStringLiteral PROPERTY_DATE_MAX = u"DateMax"
 
constexpr OUStringLiteral PROPERTY_TIME_MIN = u"TimeMin"
 
constexpr OUStringLiteral PROPERTY_TIME_MAX = u"TimeMax"
 
constexpr OUStringLiteral PROPERTY_VALUE_MIN = u"ValueMin"
 
constexpr OUStringLiteral PROPERTY_VALUE_MAX = u"ValueMax"
 
constexpr OUStringLiteral PROPERTY_EFFECTIVE_MIN = u"EffectiveMin"
 
constexpr OUStringLiteral PROPERTY_EFFECTIVE_MAX = u"EffectiveMax"
 
constexpr OUStringLiteral PROPERTY_DEFAULT_DATE = u"DefaultDate"
 
constexpr OUStringLiteral PROPERTY_DATE = u"Date"
 
constexpr OUStringLiteral PROPERTY_DEFAULT_TIME = u"DefaultTime"
 
constexpr OUStringLiteral PROPERTY_TIME = u"Time"
 
constexpr OUStringLiteral PROPERTY_DEFAULT_VALUE = u"DefaultValue"
 
constexpr OUStringLiteral PROPERTY_VALUE = u"Value"
 
constexpr OUStringLiteral PROPERTY_HIDDEN_VALUE = u"HiddenValue"
 
constexpr OUStringLiteral PROPERTY_DEFAULT_TEXT = u"DefaultText"
 
constexpr OUStringLiteral PROPERTY_TEXT = u"Text"
 
constexpr OUStringLiteral PROPERTY_EFFECTIVE_VALUE = u"EffectiveValue"
 
constexpr OUStringLiteral PROPERTY_EFFECTIVE_DEFAULT = u"EffectiveDefault"
 
constexpr OUStringLiteral PROPERTY_REFVALUE = u"RefValue"
 
constexpr OUStringLiteral PROPERTY_URL = u"URL"
 
constexpr OUStringLiteral PROPERTY_FONT = u"FontDescriptor"
 
constexpr OUStringLiteral PROPERTY_BACKGROUNDCOLOR = u"BackgroundColor"
 
constexpr OUStringLiteral PROPERTY_MASTERFIELDS = u"MasterFields"
 
constexpr OUStringLiteral PROPERTY_DETAILFIELDS = u"DetailFields"
 
constexpr OUStringLiteral PROPERTY_COLUMNSERVICENAME = u"ColumnServiceName"
 
constexpr OUStringLiteral PROPERTY_FORMATKEY = u"FormatKey"
 
constexpr OUStringLiteral PROPERTY_ALIGN = u"Align"
 
constexpr OUStringLiteral PROPERTY_BORDER = u"Border"
 
constexpr OUStringLiteral PROPERTY_AUTOCONTROLFOCUS = u"AutomaticControlFocus"
 
constexpr OUStringLiteral PROPERTY_APPLYDESIGNMODE = u"ApplyFormDesignMode"
 
constexpr OUStringLiteral PROPERTY_FORMATSSUPPLIER = u"FormatsSupplier"
 
constexpr OUStringLiteral PROPERTY_LOCALE = u"Locale"
 
constexpr OUStringLiteral PROPERTY_FORMATSTRING = u"FormatString"
 
constexpr OUStringLiteral PROPERTY_DATEFORMAT = u"DateFormat"
 
constexpr OUStringLiteral PROPERTY_TIMEFORMAT = u"TimeFormat"
 
constexpr OUStringLiteral PROPERTY_PERSISTENCE_MAXTEXTLENGTH = u"PersistenceMaxTextLength"
 
constexpr OUStringLiteral PROPERTY_SCROLLVALUE_MIN = u"ScrollValueMin"
 
constexpr OUStringLiteral PROPERTY_SCROLLVALUE_MAX = u"ScrollValueMax"
 
constexpr OUStringLiteral PROPERTY_SCROLLVALUE = u"ScrollValue"
 
constexpr OUStringLiteral PROPERTY_SCROLLVALUE_DEFAULT = u"DefaultScrollValue"
 
constexpr OUStringLiteral PROPERTY_LINE_INCREMENT = u"LineIncrement"
 
constexpr OUStringLiteral PROPERTY_BLOCK_INCREMENT = u"BlockIncrement"
 
constexpr OUStringLiteral PROPERTY_REPEAT_DELAY = u"RepeatDelay"
 
constexpr OUStringLiteral PROPERTY_SPINVALUE = u"SpinValue"
 
constexpr OUStringLiteral PROPERTY_SPINVALUE_MIN = u"SpinValueMin"
 
constexpr OUStringLiteral PROPERTY_SPINVALUE_MAX = u"SpinValueMax"
 
constexpr OUStringLiteral PROPERTY_DEFAULT_SPINVALUE = u"DefaultSpinValue"
 
constexpr OUStringLiteral PROPERTY_SPIN_INCREMENT = u"SpinIncrement"
 
constexpr OUStringLiteral PROPERTY_ORIENTATION = u"Orientation"
 
constexpr OUStringLiteral PROPERTY_TOGGLE = u"Toggle"
 
constexpr OUStringLiteral PROPERTY_FOCUS_ON_CLICK = u"FocusOnClick"
 
constexpr OUStringLiteral PROPERTY_VISUAL_EFFECT = u"VisualEffect"
 
constexpr OUStringLiteral PROPERTY_IMAGE_POSITION = u"ImagePosition"
 
constexpr OUStringLiteral PROPERTY_IMAGE_ALIGN = u"ImageAlign"
 
constexpr OUStringLiteral PROPERTY_GROUP_NAME = u"GroupName"
 
constexpr OUStringLiteral PROPERTY_BOUND_CELL = u"BoundCell"
 
constexpr OUStringLiteral PROPERTY_LIST_CELL_RANGE = u"CellRange"
 
constexpr OUStringLiteral PROPERTY_ADDRESS = u"Address"
 
constexpr OUStringLiteral PROPERTY_FILE_REPRESENTATION = u"PersistentRepresentation"
 
constexpr OUStringLiteral PROPERTY_RICH_TEXT = u"RichText"
 
constexpr OUStringLiteral SERVICE_SPREADSHEET_DOCUMENT = u"com.sun.star.sheet.SpreadsheetDocument"
 
constexpr OUStringLiteral SERVICE_CELLVALUEBINDING = u"com.sun.star.table.CellValueBinding"
 
constexpr OUStringLiteral SERVICE_LISTINDEXCELLBINDING = u"com.sun.star.table.ListPositionCellBinding"
 
constexpr OUStringLiteral SERVICE_CELLRANGELISTSOURCE = u"com.sun.star.table.CellRangeListSource"
 
constexpr OUStringLiteral SERVICE_ADDRESS_CONVERSION = u"com.sun.star.table.CellAddressConversion"
 
constexpr OUStringLiteral SERVICE_RANGEADDRESS_CONVERSION = u"com.sun.star.table.CellRangeAddressConversion"
 
constexpr OUStringLiteral SERVICE_FORM = u"com.sun.star.form.component.Form"
 
constexpr OUStringLiteral SERVICE_EDIT = u"com.sun.star.form.component.TextField"
 
constexpr OUStringLiteral SERVICE_LISTBOX = u"com.sun.star.form.component.ListBox"
 
constexpr OUStringLiteral SERVICE_COMBOBOX = u"com.sun.star.form.component.ComboBox"
 
constexpr OUStringLiteral SERVICE_RADIOBUTTON = u"com.sun.star.form.component.RadioButton"
 
constexpr OUStringLiteral SERVICE_GROUPBOX = u"com.sun.star.form.component.GroupBox"
 
constexpr OUStringLiteral SERVICE_FIXEDTEXT = u"com.sun.star.form.component.FixedText"
 
constexpr OUStringLiteral SERVICE_COMMANDBUTTON = u"com.sun.star.form.component.CommandButton"
 
constexpr OUStringLiteral SERVICE_CHECKBOX = u"com.sun.star.form.component.CheckBox"
 
constexpr OUStringLiteral SERVICE_GRID = u"com.sun.star.form.component.GridControl"
 
constexpr OUStringLiteral SERVICE_IMAGEBUTTON = u"com.sun.star.form.component.ImageButton"
 
constexpr OUStringLiteral SERVICE_FILECONTROL = u"com.sun.star.form.component.FileControl"
 
constexpr OUStringLiteral SERVICE_TIMEFIELD = u"com.sun.star.form.component.TimeField"
 
constexpr OUStringLiteral SERVICE_DATEFIELD = u"com.sun.star.form.component.DateField"
 
constexpr OUStringLiteral SERVICE_NUMERICFIELD = u"com.sun.star.form.component.NumericField"
 
constexpr OUStringLiteral SERVICE_CURRENCYFIELD = u"com.sun.star.form.component.CurrencyField"
 
constexpr OUStringLiteral SERVICE_PATTERNFIELD = u"com.sun.star.form.component.PatternField"
 
constexpr OUStringLiteral SERVICE_HIDDENCONTROL = u"com.sun.star.form.component.HiddenControl"
 
constexpr OUStringLiteral SERVICE_IMAGECONTROL = u"com.sun.star.form.component.DatabaseImageControl"
 
constexpr OUStringLiteral SERVICE_FORMATTEDFIELD = u"com.sun.star.form.component.FormattedField"
 
constexpr OUStringLiteral EVENT_TYPE = u"EventType"
 
constexpr OUStringLiteral EVENT_LIBRARY = u"Library"
 
constexpr OUStringLiteral EVENT_LOCALMACRONAME = u"MacroName"
 
constexpr OUStringLiteral EVENT_SCRIPTURL = u"Script"
 
constexpr OUStringLiteral EVENT_STAROFFICE = u"StarOffice"
 
constexpr OUStringLiteral EVENT_APPLICATION = u"application"
 

Typedef Documentation

◆ MapPropertySet2Map

typedef ::std::unordered_map< css::uno::Reference< css::drawing::XDrawPage > , MapPropertySet2String > xmloff::MapPropertySet2Map

Definition at line 53 of file layerexport.hxx.

◆ MapPropertySet2String

typedef ::std::unordered_map< css::uno::Reference< css::beans::XPropertySet > , OUString > xmloff::MapPropertySet2String

Definition at line 48 of file layerexport.hxx.

◆ OEventDescriptorMapper_Base

typedef ::cppu::WeakImplHelper< css::container::XNameReplace > xmloff::OEventDescriptorMapper_Base

Definition at line 37 of file eventexport.hxx.

◆ OGridColumnPropertyTranslator_Base

typedef ::cppu::WeakImplHelper< css::beans::XPropertySet , css::beans::XMultiPropertySet > xmloff::OGridColumnPropertyTranslator_Base

Definition at line 32 of file gridcolumnproptranslator.hxx.

◆ OListAndComboImportRef

Definition at line 491 of file elementimport.hxx.

◆ OPropertyImportRef

Definition at line 149 of file propertyimport.hxx.

◆ PPropertyHandler

Definition at line 52 of file property_handler.hxx.

◆ PropertyDescriptionList

typedef ::std::vector< const PropertyDescription* > xmloff::PropertyDescriptionList

Definition at line 97 of file property_description.hxx.

◆ PropertyGroups

Definition at line 100 of file property_description.hxx.

◆ PropertyHandlerFactory

typedef PPropertyHandler(* xmloff::PropertyHandlerFactory) (const PropertyId i_propertyId)

Definition at line 55 of file property_handler.hxx.

◆ PropertySetBag

Definition at line 43 of file layerexport.hxx.

◆ PropertyValues

typedef ::std::map< PropertyId, css::uno::Any > xmloff::PropertyValues

Definition at line 35 of file property_handler.hxx.

Enumeration Type Documentation

◆ FormAttributes

attributes in the xml tag representing a form

Enumerator
faName 
faAction 
faEnctype 
faMethod 
faAllowDeletes 
faAllowInserts 
faAllowUpdates 
faApplyFilter 
faCommand 
faCommandType 
faEscapeProcessing 
faDatasource 
faDetailFields 
faFilter 
faIgnoreResult 
faMasterFields 
faNavigationMode 
faOrder 
faTabbingCycle 

Definition at line 142 of file formattributes.hxx.

◆ OfficeFormsAttributes

Enumerator
ofaAutomaticFocus 
ofaApplyDesignMode 

Definition at line 166 of file formattributes.hxx.

◆ PropertyId

Enumerator
PID_DATE_MIN 
PID_DATE_MAX 
PID_DEFAULT_DATE 
PID_DATE 
PID_TIME_MIN 
PID_TIME_MAX 
PID_DEFAULT_TIME 
PID_TIME 
PID_INVALID 

Definition at line 26 of file property_ids.hxx.

Function Documentation

◆ FixZOrder() [1/2]

XMLOFF_DLLPUBLIC void xmloff::FixZOrder ( css::uno::Reference< css::drawing::XShapes > const &  xShapes,
std::function< unsigned int(css::uno::Reference< css::beans::XPropertySet > const &)> const &  rGetLayer 
)

◆ FixZOrder() [2/2]

void xmloff::FixZOrder ( uno::Reference< drawing::XShapes > const &  xShapes,
std::function< unsigned int(uno::Reference< beans::XPropertySet > const &)> const &  rGetLayer 
)

Definition at line 1013 of file shapeexport.cxx.

References i, nCount, SAL_MAX_INT32, and SAL_WARN.

◆ getAnimationAttributeNamesConversionList()

const struct ImplAttributeNameConversion * xmloff::getAnimationAttributeNamesConversionList ( )

◆ getControlStylePropertyMap()

const XMLPropertyMapEntry * xmloff::getControlStylePropertyMap ( )

◆ GetIndexSourceStyleName()

OUString xmloff::GetIndexSourceStyleName ( css::uno::Reference< css::xml::sax::XFastAttributeList > const &  xAttrList)

◆ getRelativeReference()

static OUString xmloff::getRelativeReference ( SvXMLExport const &  rExport,
OUString const &  rURI 
)
static

◆ initializePropertyMaps()

void xmloff::initializePropertyMaps ( )

◆ isDouble()

static bool xmloff::isDouble ( std::string_view  rValue)
static

Definition at line 126 of file animationimport.cxx.

References nLength.

Referenced by xmloff::AnimationNodeContext::init_node().

◆ IsIgnoreFillStyleNamedItem() [1/2]

bool xmloff::IsIgnoreFillStyleNamedItem ( css::uno::Reference< css::beans::XPropertySet > const &  xProps,
css::drawing::FillStyle  nExpectedFillStyle 
)

◆ IsIgnoreFillStyleNamedItem() [2/2]

bool xmloff::IsIgnoreFillStyleNamedItem ( css::uno::Reference< css::beans::XPropertySet > const &  xProps,
drawing::FillStyle const  nExpectedFillStyle 
)

◆ isTime()

static bool xmloff::isTime ( const OUString &  rValue)
static

Definition at line 146 of file animationimport.cxx.

References nLength.

Referenced by xmloff::AnimationsImportHelperImpl::convertTiming().

◆ isWS()

static bool xmloff::isWS ( const sal_Unicode  i_Char)
static

Definition at line 143 of file RDFaImportHelper.cxx.

Referenced by splitAtWS().

◆ lcl_CopyStream()

static void xmloff::lcl_CopyStream ( uno::Reference< embed::XStorage > const &  xSource,
uno::Reference< embed::XStorage > const &  xTarget,
OUString const &  rPath 
)
static

Definition at line 488 of file animationexport.cxx.

References lcl_CopyStream(), splitPath(), and xTarget.

Referenced by lcl_CopyStream(), and lcl_StoreMediaAndGetURL().

◆ lcl_StoreMediaAndGetURL()

static OUString xmloff::lcl_StoreMediaAndGetURL ( SvXMLExport rExport,
OUString const &  rURL 
)
static

◆ makeCURIE()

static OUString xmloff::makeCURIE ( SvXMLExport i_pExport,
uno::Reference< rdf::XURI > const &  i_xURI 
)
static

Definition at line 48 of file RDFaExportHelper.cxx.

References SvXMLExport::EnsureNamespace().

Referenced by xmloff::RDFaExportHelper::AddRDFa().

◆ operator++()

const OControlElement::ElementType & xmloff::operator++ ( OControlElement::ElementType _e)

Definition at line 95 of file elementimport.cxx.

◆ operator==()

bool xmloff::operator== ( const AttributeDescription i_lhs,
const AttributeDescription i_rhs 
)
inline

◆ splitAtWS()

static OUString xmloff::splitAtWS ( OUString &  io_rString)
static

Definition at line 149 of file RDFaImportHelper.cxx.

References isWS().

◆ splitPath()

static bool xmloff::splitPath ( OUString const &  i_rPath,
OUString &  o_rDir,
OUString &  o_rRest 
)
static

split a uri hierarchy into first segment and rest

Definition at line 470 of file animationexport.cxx.

References idx, and u.

Referenced by lcl_CopyStream().

Variable Documentation

◆ aAnimations_EnumMap_AdditiveMode

const SvXMLEnumMapEntry< sal_Int16 > xmloff::aAnimations_EnumMap_AdditiveMode
Initial value:
=
{
{ XML_BASE, AnimationAdditiveMode::BASE },
{ XML_SUM, AnimationAdditiveMode::SUM },
{ XML_REPLACE, AnimationAdditiveMode::REPLACE },
{ XML_MULTIPLY, AnimationAdditiveMode::MULTIPLY },
{ XML_NONE, AnimationAdditiveMode::NONE },
}

Definition at line 148 of file animationexport.cxx.

Referenced by xmloff::AnimationsExporterImpl::exportAnimate(), and xmloff::AnimationNodeContext::init_node().

◆ aAnimations_EnumMap_CalcMode

const SvXMLEnumMapEntry< sal_Int16 > xmloff::aAnimations_EnumMap_CalcMode
Initial value:
=
{
{ XML_DISCRETE, AnimationCalcMode::DISCRETE },
{ XML_LINEAR, AnimationCalcMode::LINEAR },
{ XML_PACED, AnimationCalcMode::PACED },
{ XML_SPLINE, AnimationCalcMode::SPLINE },
}

Definition at line 140 of file animationexport.cxx.

Referenced by xmloff::AnimationsExporterImpl::exportAnimate(), and xmloff::AnimationNodeContext::init_node().

◆ aAnimations_EnumMap_Command

const SvXMLEnumMapEntry< sal_Int16 > xmloff::aAnimations_EnumMap_Command
Initial value:
=
{
{ XML_CUSTOM, EffectCommands::CUSTOM },
{ XML_VERB, EffectCommands::VERB },
{ XML_PLAY, EffectCommands::PLAY },
{ XML_TOGGLE_PAUSE, EffectCommands::TOGGLEPAUSE },
{ XML_STOP, EffectCommands::STOP },
{ XML_STOP_AUDIO, EffectCommands::STOPAUDIO },
}

Definition at line 386 of file animationexport.cxx.

Referenced by xmloff::AnimationsExporterImpl::exportCommand(), and xmloff::AnimationNodeContext::init_node().

◆ aAnimations_EnumMap_EffectNodeType

const SvXMLEnumMapEntry< sal_Int16 > xmloff::aAnimations_EnumMap_EffectNodeType
Initial value:
=
{
{ XML_DEFAULT, EffectNodeType::DEFAULT },
{ XML_ON_CLICK, EffectNodeType::ON_CLICK },
{ XML_WITH_PREVIOUS, EffectNodeType::WITH_PREVIOUS },
{ XML_AFTER_PREVIOUS, EffectNodeType::AFTER_PREVIOUS },
{ XML_MAIN_SEQUENCE, EffectNodeType::MAIN_SEQUENCE },
{ XML_TIMING_ROOT, EffectNodeType::TIMING_ROOT },
{ XML_INTERACTIVE_SEQUENCE, EffectNodeType::INTERACTIVE_SEQUENCE },
}
@ XML_INTERACTIVE_SEQUENCE
Definition: xmltoken.hxx:3100

Definition at line 361 of file animationexport.cxx.

Referenced by xmloff::AnimationsExporterImpl::exportNode(), and xmloff::AnimationNodeContext::init_node().

◆ aAnimations_EnumMap_EffectPresetClass

const SvXMLEnumMapEntry< sal_Int16 > xmloff::aAnimations_EnumMap_EffectPresetClass
Initial value:
=
{
{ XML_CUSTOM, EffectPresetClass::CUSTOM },
{ XML_ENTRANCE, EffectPresetClass::ENTRANCE },
{ XML_EXIT, EffectPresetClass::EXIT },
{ XML_EMPHASIS, EffectPresetClass::EMPHASIS },
{ XML_MOTION_PATH, EffectPresetClass::MOTIONPATH },
{ XML_OLE_ACTION, EffectPresetClass::OLEACTION },
{ XML_MEDIA_CALL, EffectPresetClass::MEDIACALL },
}

Definition at line 350 of file animationexport.cxx.

Referenced by xmloff::AnimationsExporterImpl::exportNode(), and xmloff::AnimationNodeContext::init_node().

◆ aAnimations_EnumMap_Endsync

const SvXMLEnumMapEntry< sal_Int16 > xmloff::aAnimations_EnumMap_Endsync
Initial value:
=
{
{ XML_FIRST, AnimationEndSync::FIRST },
{ XML_LAST, AnimationEndSync::LAST },
{ XML_ALL, AnimationEndSync::ALL },
{ XML_MEDIA, AnimationEndSync::MEDIA },
}

Definition at line 132 of file animationexport.cxx.

Referenced by xmloff::AnimationsExporterImpl::exportNode(), and xmloff::AnimationNodeContext::init_node().

◆ aAnimations_EnumMap_EventTrigger

const SvXMLEnumMapEntry< sal_Int16 > xmloff::aAnimations_EnumMap_EventTrigger
Initial value:
=
{
{ XML_ONBEGIN, EventTrigger::ON_BEGIN },
{ XML_ONEND, EventTrigger::ON_END },
{ XML_BEGIN, EventTrigger::BEGIN_EVENT },
{ XML_END, EventTrigger::END_EVENT },
{ XML_CLICK, EventTrigger::ON_CLICK },
{ XML_DOUBLECLICK, EventTrigger::ON_DBL_CLICK },
{ XML_MOUSEOVER, EventTrigger::ON_MOUSE_ENTER },
{ XML_MOUSEOUT, EventTrigger::ON_MOUSE_LEAVE },
{ XML_NEXT, EventTrigger::ON_NEXT },
{ XML_PREVIOUS, EventTrigger::ON_PREV },
{ XML_STOP_AUDIO, EventTrigger::ON_STOP_AUDIO },
{ XML_REPEAT, EventTrigger::REPEAT },
}

Definition at line 334 of file animationexport.cxx.

Referenced by xmloff::AnimationsImportHelperImpl::convertTiming(), and xmloff::AnimationsExporterImpl::convertTiming().

◆ aAnimations_EnumMap_Fill

const SvXMLEnumMapEntry< sal_Int16 > xmloff::aAnimations_EnumMap_Fill
Initial value:
=
{
{ XML_DEFAULT, AnimationFill::DEFAULT },
{ XML_REMOVE, AnimationFill::REMOVE },
{ XML_FREEZE, AnimationFill::FREEZE },
{ XML_HOLD, AnimationFill::HOLD },
{ XML_TRANSITION, AnimationFill::TRANSITION },
{ XML_AUTO, AnimationFill::AUTO },
}

Definition at line 96 of file animationexport.cxx.

Referenced by xmloff::AnimationsExporterImpl::exportNode(), and xmloff::AnimationNodeContext::init_node().

◆ aAnimations_EnumMap_FillDefault

const SvXMLEnumMapEntry< sal_Int16 > xmloff::aAnimations_EnumMap_FillDefault
Initial value:
=
{
{ XML_INHERIT, AnimationFill::INHERIT },
{ XML_REMOVE, AnimationFill::REMOVE },
{ XML_FREEZE, AnimationFill::FREEZE },
{ XML_HOLD, AnimationFill::HOLD },
{ XML_TRANSITION, AnimationFill::TRANSITION },
{ XML_AUTO, AnimationFill::AUTO },
}

Definition at line 106 of file animationexport.cxx.

Referenced by xmloff::AnimationsExporterImpl::exportNode(), and xmloff::AnimationNodeContext::init_node().

◆ aAnimations_EnumMap_IterateType

const SvXMLEnumMapEntry< sal_Int16 > xmloff::aAnimations_EnumMap_IterateType
Initial value:
=
{
{ XML_BY_PARAGRAPH, TextAnimationType::BY_PARAGRAPH },
{ XML_BY_WORD, TextAnimationType::BY_WORD },
{ XML_BY_LETTER, TextAnimationType::BY_LETTER },
}

Definition at line 379 of file animationexport.cxx.

Referenced by xmloff::AnimationsExporterImpl::exportContainer(), and xmloff::AnimationNodeContext::init_node().

◆ aAnimations_EnumMap_Restart

const SvXMLEnumMapEntry< sal_Int16 > xmloff::aAnimations_EnumMap_Restart
Initial value:
=
{
{ XML_DEFAULT, AnimationRestart::DEFAULT },
{ XML_ALWAYS, AnimationRestart::ALWAYS },
{ XML_WHENNOTACTIVE,AnimationRestart::WHEN_NOT_ACTIVE },
{ XML_NEVER, AnimationRestart::NEVER },
}

Definition at line 116 of file animationexport.cxx.

Referenced by xmloff::AnimationsExporterImpl::exportNode(), and xmloff::AnimationNodeContext::init_node().

◆ aAnimations_EnumMap_RestartDefault

const SvXMLEnumMapEntry< sal_Int16 > xmloff::aAnimations_EnumMap_RestartDefault
Initial value:
=
{
{ XML_INHERIT, AnimationRestart::INHERIT },
{ XML_ALWAYS, AnimationRestart::ALWAYS },
{ XML_WHENNOTACTIVE,AnimationRestart::WHEN_NOT_ACTIVE },
{ XML_NEVER, AnimationRestart::NEVER },
}

Definition at line 124 of file animationexport.cxx.

Referenced by xmloff::AnimationsExporterImpl::exportNode(), and xmloff::AnimationNodeContext::init_node().

◆ aAnimations_EnumMap_SubItem

const SvXMLEnumMapEntry< sal_Int16 > xmloff::aAnimations_EnumMap_SubItem
Initial value:
=
{
{ XML_WHOLE, ShapeAnimationSubType::AS_WHOLE },
{ XML_BACKGROUND, ShapeAnimationSubType::ONLY_BACKGROUND },
{ XML_TEXT, ShapeAnimationSubType::ONLY_TEXT },
}

Definition at line 372 of file animationexport.cxx.

Referenced by xmloff::AnimationsExporterImpl::exportAnimate(), xmloff::AnimationsExporterImpl::exportContainer(), and xmloff::AnimationNodeContext::init_node().

◆ aAnimations_EnumMap_TransformType

const SvXMLEnumMapEntry< sal_Int16 > xmloff::aAnimations_EnumMap_TransformType
Initial value:
=
{
{ XML_TRANSLATE, AnimationTransformType::TRANSLATE },
{ XML_SCALE, AnimationTransformType::SCALE },
{ XML_ROTATE, AnimationTransformType::ROTATE },
{ XML_SKEWX, AnimationTransformType::SKEWX },
{ XML_SKEWY, AnimationTransformType::SKEWY },
}

Definition at line 157 of file animationexport.cxx.

Referenced by xmloff::AnimationsExporterImpl::exportAnimate(), and xmloff::AnimationNodeContext::init_node().

◆ aAnimations_EnumMap_TransitionSubType

const SvXMLEnumMapEntry< sal_Int16 > xmloff::aAnimations_EnumMap_TransitionSubType

◆ aAnimations_EnumMap_TransitionType

const SvXMLEnumMapEntry< sal_Int16 > xmloff::aAnimations_EnumMap_TransitionType

◆ aBorderTypeMap

const SvXMLEnumMapEntry< sal_uInt16 > xmloff::aBorderTypeMap
Initial value:
=
{
{ XML_NONE, 0 },
{ XML_HIDDEN, 0 },
{ XML_SOLID, 2 },
{ XML_DOUBLE, 2 },
{ XML_DOTTED, 2 },
{ XML_DASHED, 2 },
{ XML_GROOVE, 1 },
{ XML_RIDGE, 1 },
{ XML_INSET, 1 },
{ XML_OUTSET, 1 },
}

Definition at line 115 of file formenums.cxx.

Referenced by xmloff::OControlBorderHandler::exportXML(), and xmloff::OControlBorderHandler::importXML().

◆ aCheckStateMap

const SvXMLEnumMapEntry< TriState > xmloff::aCheckStateMap

◆ aCommandTypeMap

const SvXMLEnumMapEntry< sal_Int32 > xmloff::aCommandTypeMap
Initial value:
=
{
{ XML_TABLE, CommandType::TABLE },
{ XML_QUERY, CommandType::QUERY },
{ XML_COMMAND, CommandType::COMMAND },
}

Definition at line 59 of file formenums.cxx.

Referenced by xmloff::OFormExport::exportAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().

◆ aControlStyleProperties

XMLPropertyMapEntry const xmloff::aControlStyleProperties[]

Definition at line 43 of file controlpropertymap.cxx.

Referenced by getControlStylePropertyMap(), and initializePropertyMaps().

◆ aEventTranslations

const XMLEventNameTranslation xmloff::aEventTranslations[]

Definition at line 28 of file formevents.cxx.

◆ aFontEmphasisMap

const SvXMLEnumMapEntry< sal_uInt16 > xmloff::aFontEmphasisMap
Initial value:
=
{
{ XML_NONE, awt::FontEmphasisMark::NONE },
{ XML_DOT, awt::FontEmphasisMark::DOT },
{ XML_CIRCLE, awt::FontEmphasisMark::CIRCLE },
{ XML_DISC, awt::FontEmphasisMark::DISC },
{ XML_ACCENT, awt::FontEmphasisMark::ACCENT },
}

Definition at line 129 of file formenums.cxx.

Referenced by xmloff::OControlTextEmphasisHandler::exportXML(), xmloff::OControlPropertyHandlerFactory::GetPropertyHandler(), and xmloff::OControlTextEmphasisHandler::importXML().

◆ aFontReliefMap

const SvXMLEnumMapEntry< sal_uInt16 > xmloff::aFontReliefMap
Initial value:
=
{
{ XML_NONE, FontRelief::NONE },
{ XML_ENGRAVED, FontRelief::ENGRAVED },
{ XML_EMBOSSED, FontRelief::EMBOSSED },
}

Definition at line 138 of file formenums.cxx.

Referenced by xmloff::OControlPropertyHandlerFactory::GetPropertyHandler().

◆ aFormButtonTypeMap

const SvXMLEnumMapEntry< css::form::FormButtonType > xmloff::aFormButtonTypeMap
Initial value:
=
{
{ XML_PUSH, FormButtonType_PUSH },
{ XML_SUBMIT, FormButtonType_SUBMIT },
{ XML_RESET, FormButtonType_RESET },
{ XML_URL, FormButtonType_URL },
{ XML_TOKEN_INVALID, FormButtonType(0) }
}

Definition at line 80 of file formenums.cxx.

Referenced by xmloff::OControlExport::exportCommonControlAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().

◆ aImageAlignMap

const SvXMLEnumMapEntry< sal_uInt16 > xmloff::aImageAlignMap
Initial value:
=
{
{ XML_START, 0 },
{ XML_CENTER, 1 },
{ XML_END, 2 },
}

Definition at line 173 of file formenums.cxx.

Referenced by xmloff::OImagePositionImport::handleAttribute().

◆ aImagePositionMap

const SvXMLEnumMapEntry< sal_Int16 > xmloff::aImagePositionMap
Initial value:
=
{
{ XML_START, 0 },
{ XML_END, 1 },
{ XML_TOP, 2 },
{ XML_BOTTOM, 3 },
{ XML_CENTER, -1 },
}

Definition at line 164 of file formenums.cxx.

Referenced by xmloff::OImagePositionImport::handleAttribute().

◆ aListLinkageMap

const SvXMLEnumMapEntry< sal_Int16 > xmloff::aListLinkageMap

◆ aListSourceTypeMap

const SvXMLEnumMapEntry< css::form::ListSourceType > xmloff::aListSourceTypeMap
Initial value:
=
{
{ XML_VALUE_LIST, ListSourceType_VALUELIST },
{ XML_TABLE, ListSourceType_TABLE },
{ XML_QUERY, ListSourceType_QUERY },
{ XML_SQL, ListSourceType_SQL },
{ XML_SQL_PASS_THROUGH, ListSourceType_SQLPASSTHROUGH },
{ XML_TABLE_FIELDS, ListSourceType_TABLEFIELDS },
{ XML_TOKEN_INVALID, ListSourceType(0) }
}

Definition at line 88 of file formenums.cxx.

Referenced by xmloff::OControlExport::exportDatabaseAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().

◆ aNavigationTypeMap

const SvXMLEnumMapEntry< css::form::NavigationBarMode > xmloff::aNavigationTypeMap
Initial value:
=
{
{ XML_NONE, NavigationBarMode_NONE },
{ XML_CURRENT, NavigationBarMode_CURRENT },
{ XML_PARENT, NavigationBarMode_PARENT },
{ XML_TOKEN_INVALID, NavigationBarMode(0) }
}

Definition at line 66 of file formenums.cxx.

Referenced by xmloff::OFormExport::exportAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().

◆ aOrientationMap

const SvXMLEnumMapEntry< sal_Int32 > xmloff::aOrientationMap
Initial value:
=
{
{ XML_HORIZONTAL, ScrollBarOrientation::HORIZONTAL },
{ XML_VERTICAL, ScrollBarOrientation::VERTICAL },
}

Definition at line 151 of file formenums.cxx.

Referenced by xmloff::OControlExport::exportCommonControlAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().

◆ aScaleModeMap

const SvXMLEnumMapEntry< sal_uInt16 > xmloff::aScaleModeMap
Initial value:
=
{
{ XML_BACKGROUND_NO_REPEAT, ImageScaleMode::NONE },
{ XML_REPEAT, ImageScaleMode::NONE },
{ XML_STRETCH, ImageScaleMode::ANISOTROPIC },
{ XML_SCALE, ImageScaleMode::ISOTROPIC },
}
@ XML_BACKGROUND_NO_REPEAT
Definition: xmltoken.hxx:316

Definition at line 180 of file formenums.cxx.

◆ aSubmitEncodingMap

const SvXMLEnumMapEntry< css::form::FormSubmitEncoding > xmloff::aSubmitEncodingMap
Initial value:
=
{
{ XML_APPLICATION_X_WWW_FORM_URLENCODED, FormSubmitEncoding_URL },
{ XML_MULTIPART_FORMDATA, FormSubmitEncoding_MULTIPART },
{ XML_APPLICATION_TEXT, FormSubmitEncoding_TEXT },
{ XML_TOKEN_INVALID, FormSubmitEncoding(0) }
}
@ XML_MULTIPART_FORMDATA
Definition: xmltoken.hxx:2195
@ XML_APPLICATION_X_WWW_FORM_URLENCODED
Definition: xmltoken.hxx:2194

Definition at line 46 of file formenums.cxx.

Referenced by xmloff::OFormExport::exportAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().

◆ aSubmitMethodMap

const SvXMLEnumMapEntry< css::form::FormSubmitMethod > xmloff::aSubmitMethodMap
Initial value:
=
{
{ XML_GET, FormSubmitMethod_GET },
{ XML_POST, FormSubmitMethod_POST },
{ XML_TOKEN_INVALID, FormSubmitMethod(0) }
}

Definition at line 53 of file formenums.cxx.

Referenced by xmloff::OFormExport::exportAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().

◆ aTabulatorCycleMap

const SvXMLEnumMapEntry< css::form::TabulatorCycle > xmloff::aTabulatorCycleMap
Initial value:
=
{
{ XML_RECORDS, TabulatorCycle_RECORDS },
{ XML_CURRENT, TabulatorCycle_CURRENT },
{ XML_PAGE, TabulatorCycle_PAGE },
{ XML_TOKEN_INVALID, TabulatorCycle(0) }
}

Definition at line 73 of file formenums.cxx.

Referenced by xmloff::OFormExport::exportAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().

◆ aTextAlignMap

const SvXMLEnumMapEntry< sal_Int16 > xmloff::aTextAlignMap
Initial value:
=
{
{ XML_START, sal_uInt16(awt::TextAlign::LEFT) },
{ XML_CENTER, sal_uInt16(awt::TextAlign::CENTER) },
{ XML_END, sal_uInt16(awt::TextAlign::RIGHT) },
{ XML_JUSTIFY, -1 },
{ XML_JUSTIFIED, -1 },
}

Definition at line 106 of file formenums.cxx.

Referenced by xmloff::OControlPropertyHandlerFactory::GetPropertyHandler().

◆ aVisualEffectMap

const SvXMLEnumMapEntry< sal_Int16 > xmloff::aVisualEffectMap
Initial value:
=
{
{ XML_NONE, VisualEffect::NONE },
{ XML_3D, VisualEffect::LOOK3D },
{ XML_FLAT, VisualEffect::FLAT },
}

Definition at line 157 of file formenums.cxx.

Referenced by xmloff::OControlExport::exportCommonControlAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().

◆ EVENT_APPLICATION

constexpr OUStringLiteral xmloff::EVENT_APPLICATION = u"application"
inlineconstexpr

◆ EVENT_LIBRARY

constexpr OUStringLiteral xmloff::EVENT_LIBRARY = u"Library"
inlineconstexpr

◆ EVENT_LOCALMACRONAME

constexpr OUStringLiteral xmloff::EVENT_LOCALMACRONAME = u"MacroName"
inlineconstexpr

◆ EVENT_SCRIPTURL

constexpr OUStringLiteral xmloff::EVENT_SCRIPTURL = u"Script"
inlineconstexpr

◆ EVENT_STAROFFICE

constexpr OUStringLiteral xmloff::EVENT_STAROFFICE = u"StarOffice"
inlineconstexpr

◆ EVENT_TYPE

constexpr OUStringLiteral xmloff::EVENT_TYPE = u"EventType"
inlineconstexpr

◆ g_pFormsEventTranslation

const XMLEventNameTranslation * xmloff::g_pFormsEventTranslation = aEventTranslations

◆ PROPERTY_ADDRESS

constexpr OUStringLiteral xmloff::PROPERTY_ADDRESS = u"Address"
inlineconstexpr

◆ PROPERTY_ALIGN

constexpr OUStringLiteral xmloff::PROPERTY_ALIGN = u"Align"
inlineconstexpr

Definition at line 108 of file strings.hxx.

Referenced by xmloff::OControlImport::createElement().

◆ PROPERTY_ALLOWDELETES

constexpr OUStringLiteral xmloff::PROPERTY_ALLOWDELETES = u"AllowDeletes"
inlineconstexpr

◆ PROPERTY_ALLOWINSERTS

constexpr OUStringLiteral xmloff::PROPERTY_ALLOWINSERTS = u"AllowInserts"
inlineconstexpr

◆ PROPERTY_ALLOWUPDATES

constexpr OUStringLiteral xmloff::PROPERTY_ALLOWUPDATES = u"AllowUpdates"
inlineconstexpr

◆ PROPERTY_APPLYDESIGNMODE

constexpr OUStringLiteral xmloff::PROPERTY_APPLYDESIGNMODE = u"ApplyFormDesignMode"
inlineconstexpr

◆ PROPERTY_APPLYFILTER

constexpr OUStringLiteral xmloff::PROPERTY_APPLYFILTER = u"ApplyFilter"
inlineconstexpr

◆ PROPERTY_AUTOCOMPLETE

constexpr OUStringLiteral xmloff::PROPERTY_AUTOCOMPLETE = u"Autocomplete"
inlineconstexpr

◆ PROPERTY_AUTOCONTROLFOCUS

constexpr OUStringLiteral xmloff::PROPERTY_AUTOCONTROLFOCUS = u"AutomaticControlFocus"
inlineconstexpr

◆ PROPERTY_BACKGROUNDCOLOR

constexpr OUStringLiteral xmloff::PROPERTY_BACKGROUNDCOLOR = u"BackgroundColor"
inlineconstexpr

Definition at line 103 of file strings.hxx.

◆ PROPERTY_BLOCK_INCREMENT

constexpr OUStringLiteral xmloff::PROPERTY_BLOCK_INCREMENT = u"BlockIncrement"
inlineconstexpr

◆ PROPERTY_BORDER

constexpr OUStringLiteral xmloff::PROPERTY_BORDER = u"Border"
inlineconstexpr

Definition at line 109 of file strings.hxx.

◆ PROPERTY_BOUND_CELL

constexpr OUStringLiteral xmloff::PROPERTY_BOUND_CELL = u"BoundCell"
inlineconstexpr

◆ PROPERTY_BOUNDCOLUMN

constexpr OUStringLiteral xmloff::PROPERTY_BOUNDCOLUMN = u"BoundColumn"
inlineconstexpr

◆ PROPERTY_BUTTONTYPE

constexpr OUStringLiteral xmloff::PROPERTY_BUTTONTYPE = u"ButtonType"
inlineconstexpr

◆ PROPERTY_CLASSID

constexpr OUStringLiteral xmloff::PROPERTY_CLASSID = u"ClassId"
inlineconstexpr

◆ PROPERTY_COLUMNSERVICENAME

constexpr OUStringLiteral xmloff::PROPERTY_COLUMNSERVICENAME = u"ColumnServiceName"
inlineconstexpr

◆ PROPERTY_COMMAND

constexpr OUStringLiteral xmloff::PROPERTY_COMMAND = u"Command"
inlineconstexpr

◆ PROPERTY_COMMAND_TYPE

constexpr OUStringLiteral xmloff::PROPERTY_COMMAND_TYPE = u"CommandType"
inlineconstexpr

◆ PROPERTY_CONTROLLABEL

constexpr OUStringLiteral xmloff::PROPERTY_CONTROLLABEL = u"LabelControl"
inlineconstexpr

◆ PROPERTY_CYCLE

constexpr OUStringLiteral xmloff::PROPERTY_CYCLE = u"Cycle"
inlineconstexpr

◆ PROPERTY_DATAFIELD

constexpr OUStringLiteral xmloff::PROPERTY_DATAFIELD = u"DataField"
inlineconstexpr

◆ PROPERTY_DATASOURCENAME

constexpr OUStringLiteral xmloff::PROPERTY_DATASOURCENAME = u"DataSourceName"
inlineconstexpr

◆ PROPERTY_DATE

constexpr OUStringLiteral xmloff::PROPERTY_DATE = u"Date"
inlineconstexpr

◆ PROPERTY_DATE_MAX

constexpr OUStringLiteral xmloff::PROPERTY_DATE_MAX = u"DateMax"
inlineconstexpr

Definition at line 82 of file strings.hxx.

◆ PROPERTY_DATE_MIN

constexpr OUStringLiteral xmloff::PROPERTY_DATE_MIN = u"DateMin"
inlineconstexpr

Definition at line 81 of file strings.hxx.

◆ PROPERTY_DATEFORMAT

constexpr OUStringLiteral xmloff::PROPERTY_DATEFORMAT = u"DateFormat"
inlineconstexpr

Definition at line 115 of file strings.hxx.

Referenced by xmloff::OPropertyExport::flagStyleProperties().

◆ PROPERTY_DEFAULT_DATE

constexpr OUStringLiteral xmloff::PROPERTY_DEFAULT_DATE = u"DefaultDate"
inlineconstexpr

◆ PROPERTY_DEFAULT_SELECT_SEQ

constexpr OUStringLiteral xmloff::PROPERTY_DEFAULT_SELECT_SEQ = u"DefaultSelection"
inlineconstexpr

◆ PROPERTY_DEFAULT_SPINVALUE

constexpr OUStringLiteral xmloff::PROPERTY_DEFAULT_SPINVALUE = u"DefaultSpinValue"
inlineconstexpr

◆ PROPERTY_DEFAULT_STATE

constexpr OUStringLiteral xmloff::PROPERTY_DEFAULT_STATE = u"DefaultState"
inlineconstexpr

◆ PROPERTY_DEFAULT_TEXT

constexpr OUStringLiteral xmloff::PROPERTY_DEFAULT_TEXT = u"DefaultText"
inlineconstexpr

◆ PROPERTY_DEFAULT_TIME

constexpr OUStringLiteral xmloff::PROPERTY_DEFAULT_TIME = u"DefaultTime"
inlineconstexpr

◆ PROPERTY_DEFAULT_VALUE

constexpr OUStringLiteral xmloff::PROPERTY_DEFAULT_VALUE = u"DefaultValue"
inlineconstexpr

Definition at line 93 of file strings.hxx.

Referenced by xmloff::OValuePropertiesMetaData::getValuePropertyNames().

◆ PROPERTY_DEFAULTBUTTON

constexpr OUStringLiteral xmloff::PROPERTY_DEFAULTBUTTON = u"DefaultButton"
inlineconstexpr

◆ PROPERTY_DETAILFIELDS

constexpr OUStringLiteral xmloff::PROPERTY_DETAILFIELDS = u"DetailFields"
inlineconstexpr

◆ PROPERTY_DROPDOWN

constexpr OUStringLiteral xmloff::PROPERTY_DROPDOWN = u"Dropdown"
inlineconstexpr

◆ PROPERTY_ECHO_CHAR

constexpr OUStringLiteral xmloff::PROPERTY_ECHO_CHAR = u"EchoChar"
inlineconstexpr

Definition at line 70 of file strings.hxx.

Referenced by xmloff::OControlExport::exportSpecialAttributes().

◆ PROPERTY_ECHOCHAR

constexpr OUStringLiteral xmloff::PROPERTY_ECHOCHAR = u"EchoChar"
inlineconstexpr

◆ PROPERTY_EFFECTIVE_DEFAULT

constexpr OUStringLiteral xmloff::PROPERTY_EFFECTIVE_DEFAULT = u"EffectiveDefault"
inlineconstexpr

◆ PROPERTY_EFFECTIVE_MAX

constexpr OUStringLiteral xmloff::PROPERTY_EFFECTIVE_MAX = u"EffectiveMax"
inlineconstexpr

◆ PROPERTY_EFFECTIVE_MIN

constexpr OUStringLiteral xmloff::PROPERTY_EFFECTIVE_MIN = u"EffectiveMin"
inlineconstexpr

◆ PROPERTY_EFFECTIVE_VALUE

constexpr OUStringLiteral xmloff::PROPERTY_EFFECTIVE_VALUE = u"EffectiveValue"
inlineconstexpr

◆ PROPERTY_EMPTY_IS_NULL

constexpr OUStringLiteral xmloff::PROPERTY_EMPTY_IS_NULL = u"ConvertEmptyToNull"
inlineconstexpr

◆ PROPERTY_ENABLED

constexpr OUStringLiteral xmloff::PROPERTY_ENABLED = u"Enabled"
inlineconstexpr

◆ PROPERTY_ENABLEVISIBLE

constexpr OUStringLiteral xmloff::PROPERTY_ENABLEVISIBLE = u"EnableVisible"
inlineconstexpr

Definition at line 44 of file strings.hxx.

Referenced by xmloff::OControlExport::exportCommonControlAttributes().

◆ PROPERTY_ESCAPEPROCESSING

constexpr OUStringLiteral xmloff::PROPERTY_ESCAPEPROCESSING = u"EscapeProcessing"
inlineconstexpr

◆ PROPERTY_FILE_REPRESENTATION

constexpr OUStringLiteral xmloff::PROPERTY_FILE_REPRESENTATION = u"PersistentRepresentation"
inlineconstexpr

◆ PROPERTY_FILTER

constexpr OUStringLiteral xmloff::PROPERTY_FILTER = u"Filter"
inlineconstexpr

◆ PROPERTY_FOCUS_ON_CLICK

constexpr OUStringLiteral xmloff::PROPERTY_FOCUS_ON_CLICK = u"FocusOnClick"
inlineconstexpr

◆ PROPERTY_FONT

constexpr OUStringLiteral xmloff::PROPERTY_FONT = u"FontDescriptor"
inlineconstexpr

Definition at line 102 of file strings.hxx.

Referenced by xmloff::OPropertyExport::flagStyleProperties().

◆ PROPERTY_FORMATKEY

constexpr OUStringLiteral xmloff::PROPERTY_FORMATKEY = u"FormatKey"
inlineconstexpr

◆ PROPERTY_FORMATSSUPPLIER

constexpr OUStringLiteral xmloff::PROPERTY_FORMATSSUPPLIER = u"FormatsSupplier"
inlineconstexpr

◆ PROPERTY_FORMATSTRING

constexpr OUStringLiteral xmloff::PROPERTY_FORMATSTRING = u"FormatString"
inlineconstexpr

◆ PROPERTY_GRAPHIC

constexpr OUStringLiteral xmloff::PROPERTY_GRAPHIC = u"Graphic"
inlineconstexpr

◆ PROPERTY_GROUP_NAME

constexpr OUStringLiteral xmloff::PROPERTY_GROUP_NAME = u"GroupName"
inlineconstexpr

◆ PROPERTY_HIDDEN_VALUE

constexpr OUStringLiteral xmloff::PROPERTY_HIDDEN_VALUE = u"HiddenValue"
inlineconstexpr

Definition at line 95 of file strings.hxx.

Referenced by xmloff::OValuePropertiesMetaData::getValuePropertyNames().

◆ PROPERTY_IGNORERESULT

constexpr OUStringLiteral xmloff::PROPERTY_IGNORERESULT = u"IgnoreResult"
inlineconstexpr

◆ PROPERTY_IMAGE_ALIGN

constexpr OUStringLiteral xmloff::PROPERTY_IMAGE_ALIGN = u"ImageAlign"
inlineconstexpr

Definition at line 135 of file strings.hxx.

Referenced by xmloff::OControlExport::exportImagePositionAttributes().

◆ PROPERTY_IMAGE_POSITION

constexpr OUStringLiteral xmloff::PROPERTY_IMAGE_POSITION = u"ImagePosition"
inlineconstexpr

◆ PROPERTY_INPUT_REQUIRED

constexpr OUStringLiteral xmloff::PROPERTY_INPUT_REQUIRED = u"InputRequired"
inlineconstexpr

◆ PROPERTY_LABEL

constexpr OUStringLiteral xmloff::PROPERTY_LABEL = u"Label"
inlineconstexpr

◆ PROPERTY_LINE_INCREMENT

constexpr OUStringLiteral xmloff::PROPERTY_LINE_INCREMENT = u"LineIncrement"
inlineconstexpr

◆ PROPERTY_LINECOUNT

constexpr OUStringLiteral xmloff::PROPERTY_LINECOUNT = u"LineCount"
inlineconstexpr

◆ PROPERTY_LIST_CELL_RANGE

constexpr OUStringLiteral xmloff::PROPERTY_LIST_CELL_RANGE = u"CellRange"
inlineconstexpr

◆ PROPERTY_LISTSOURCE

constexpr OUStringLiteral xmloff::PROPERTY_LISTSOURCE = u"ListSource"
inlineconstexpr

◆ PROPERTY_LISTSOURCETYPE

constexpr OUStringLiteral xmloff::PROPERTY_LISTSOURCETYPE = u"ListSourceType"
inlineconstexpr

◆ PROPERTY_LOCALE

constexpr OUStringLiteral xmloff::PROPERTY_LOCALE = u"Locale"
inlineconstexpr

◆ PROPERTY_MASTERFIELDS

constexpr OUStringLiteral xmloff::PROPERTY_MASTERFIELDS = u"MasterFields"
inlineconstexpr

◆ PROPERTY_MAXTEXTLENGTH

constexpr OUStringLiteral xmloff::PROPERTY_MAXTEXTLENGTH = u"MaxTextLen"
inlineconstexpr

◆ PROPERTY_MULTILINE

constexpr OUStringLiteral xmloff::PROPERTY_MULTILINE = u"MultiLine"
inlineconstexpr

◆ PROPERTY_MULTISELECTION

constexpr OUStringLiteral xmloff::PROPERTY_MULTISELECTION = u"MultiSelection"
inlineconstexpr

◆ PROPERTY_NAME

constexpr OUStringLiteral xmloff::PROPERTY_NAME = u"Name"
inlineconstexpr

◆ PROPERTY_NAVIGATION

constexpr OUStringLiteral xmloff::PROPERTY_NAVIGATION = u"NavigationBarMode"
inlineconstexpr

◆ PROPERTY_ORDER

constexpr OUStringLiteral xmloff::PROPERTY_ORDER = u"Order"
inlineconstexpr

◆ PROPERTY_ORIENTATION

constexpr OUStringLiteral xmloff::PROPERTY_ORIENTATION = u"Orientation"
inlineconstexpr

◆ PROPERTY_PERSISTENCE_MAXTEXTLENGTH

constexpr OUStringLiteral xmloff::PROPERTY_PERSISTENCE_MAXTEXTLENGTH = u"PersistenceMaxTextLength"
inlineconstexpr

Definition at line 117 of file strings.hxx.

Referenced by xmloff::OControlExport::exportCommonControlAttributes().

◆ PROPERTY_PRINTABLE

constexpr OUStringLiteral xmloff::PROPERTY_PRINTABLE = u"Printable"
inlineconstexpr

◆ PROPERTY_READONLY

constexpr OUStringLiteral xmloff::PROPERTY_READONLY = u"ReadOnly"
inlineconstexpr

◆ PROPERTY_REFVALUE

constexpr OUStringLiteral xmloff::PROPERTY_REFVALUE = u"RefValue"
inlineconstexpr

◆ PROPERTY_REPEAT_DELAY

constexpr OUStringLiteral xmloff::PROPERTY_REPEAT_DELAY = u"RepeatDelay"
inlineconstexpr

◆ PROPERTY_RICH_TEXT

constexpr OUStringLiteral xmloff::PROPERTY_RICH_TEXT = u"RichText"
inlineconstexpr

◆ PROPERTY_SCROLLVALUE

constexpr OUStringLiteral xmloff::PROPERTY_SCROLLVALUE = u"ScrollValue"
inlineconstexpr

◆ PROPERTY_SCROLLVALUE_DEFAULT

constexpr OUStringLiteral xmloff::PROPERTY_SCROLLVALUE_DEFAULT = u"DefaultScrollValue"
inlineconstexpr

◆ PROPERTY_SCROLLVALUE_MAX

constexpr OUStringLiteral xmloff::PROPERTY_SCROLLVALUE_MAX = u"ScrollValueMax"
inlineconstexpr

◆ PROPERTY_SCROLLVALUE_MIN

constexpr OUStringLiteral xmloff::PROPERTY_SCROLLVALUE_MIN = u"ScrollValueMin"
inlineconstexpr

◆ PROPERTY_SELECT_SEQ

constexpr OUStringLiteral xmloff::PROPERTY_SELECT_SEQ = u"SelectedItems"
inlineconstexpr

◆ PROPERTY_SPIN_INCREMENT

constexpr OUStringLiteral xmloff::PROPERTY_SPIN_INCREMENT = u"SpinIncrement"
inlineconstexpr

◆ PROPERTY_SPINVALUE

constexpr OUStringLiteral xmloff::PROPERTY_SPINVALUE = u"SpinValue"
inlineconstexpr

◆ PROPERTY_SPINVALUE_MAX

constexpr OUStringLiteral xmloff::PROPERTY_SPINVALUE_MAX = u"SpinValueMax"
inlineconstexpr

◆ PROPERTY_SPINVALUE_MIN

constexpr OUStringLiteral xmloff::PROPERTY_SPINVALUE_MIN = u"SpinValueMin"
inlineconstexpr

◆ PROPERTY_STATE

constexpr OUStringLiteral xmloff::PROPERTY_STATE = u"State"
inlineconstexpr

◆ PROPERTY_STRICTFORMAT

constexpr OUStringLiteral xmloff::PROPERTY_STRICTFORMAT = u"StrictFormat"
inlineconstexpr

◆ PROPERTY_STRING_ITEM_LIST

constexpr OUStringLiteral xmloff::PROPERTY_STRING_ITEM_LIST = u"StringItemList"
inlineconstexpr

◆ PROPERTY_SUBMIT_ENCODING

constexpr OUStringLiteral xmloff::PROPERTY_SUBMIT_ENCODING = u"SubmitEncoding"
inlineconstexpr

◆ PROPERTY_SUBMIT_METHOD

constexpr OUStringLiteral xmloff::PROPERTY_SUBMIT_METHOD = u"SubmitMethod"
inlineconstexpr

◆ PROPERTY_TABINDEX

constexpr OUStringLiteral xmloff::PROPERTY_TABINDEX = u"TabIndex"
inlineconstexpr

◆ PROPERTY_TABSTOP

constexpr OUStringLiteral xmloff::PROPERTY_TABSTOP = u"Tabstop"
inlineconstexpr

◆ PROPERTY_TARGETFRAME

constexpr OUStringLiteral xmloff::PROPERTY_TARGETFRAME = u"TargetFrame"
inlineconstexpr

◆ PROPERTY_TARGETURL

constexpr OUStringLiteral xmloff::PROPERTY_TARGETURL = u"TargetURL"
inlineconstexpr

◆ PROPERTY_TEXT

constexpr OUStringLiteral xmloff::PROPERTY_TEXT = u"Text"
inlineconstexpr

◆ PROPERTY_TIME

constexpr OUStringLiteral xmloff::PROPERTY_TIME = u"Time"
inlineconstexpr

◆ PROPERTY_TIME_MAX

constexpr OUStringLiteral xmloff::PROPERTY_TIME_MAX = u"TimeMax"
inlineconstexpr

Definition at line 84 of file strings.hxx.

◆ PROPERTY_TIME_MIN

constexpr OUStringLiteral xmloff::PROPERTY_TIME_MIN = u"TimeMin"
inlineconstexpr

Definition at line 83 of file strings.hxx.

◆ PROPERTY_TIMEFORMAT

constexpr OUStringLiteral xmloff::PROPERTY_TIMEFORMAT = u"TimeFormat"
inlineconstexpr

Definition at line 116 of file strings.hxx.

Referenced by xmloff::OPropertyExport::flagStyleProperties().

◆ PROPERTY_TITLE

constexpr OUStringLiteral xmloff::PROPERTY_TITLE = u"Tag"
inlineconstexpr

◆ PROPERTY_TOGGLE

constexpr OUStringLiteral xmloff::PROPERTY_TOGGLE = u"Toggle"
inlineconstexpr

◆ PROPERTY_TRISTATE

constexpr OUStringLiteral xmloff::PROPERTY_TRISTATE = u"TriState"
inlineconstexpr

◆ PROPERTY_URL

constexpr OUStringLiteral xmloff::PROPERTY_URL = u"URL"
inlineconstexpr

◆ PROPERTY_VALUE

constexpr OUStringLiteral xmloff::PROPERTY_VALUE = u"Value"
inlineconstexpr

Definition at line 94 of file strings.hxx.

Referenced by xmloff::OValuePropertiesMetaData::getValuePropertyNames().

◆ PROPERTY_VALUE_MAX

constexpr OUStringLiteral xmloff::PROPERTY_VALUE_MAX = u"ValueMax"
inlineconstexpr

◆ PROPERTY_VALUE_MIN

constexpr OUStringLiteral xmloff::PROPERTY_VALUE_MIN = u"ValueMin"
inlineconstexpr

◆ PROPERTY_VALUE_SEQ

constexpr OUStringLiteral xmloff::PROPERTY_VALUE_SEQ = u"ValueItemList"
inlineconstexpr

Definition at line 78 of file strings.hxx.

Referenced by xmloff::OControlExport::exportSubTags().

◆ PROPERTY_VISUAL_EFFECT

constexpr OUStringLiteral xmloff::PROPERTY_VISUAL_EFFECT = u"VisualEffect"
inlineconstexpr

◆ s_PkgScheme

char const xmloff::s_PkgScheme[] = "vnd.sun.star.Package:"

Definition at line 513 of file animationexport.cxx.

Referenced by lcl_StoreMediaAndGetURL().

◆ SERVICE_ADDRESS_CONVERSION

constexpr OUStringLiteral xmloff::SERVICE_ADDRESS_CONVERSION = u"com.sun.star.table.CellAddressConversion"
inlineconstexpr

◆ SERVICE_CELLRANGELISTSOURCE

constexpr OUStringLiteral xmloff::SERVICE_CELLRANGELISTSOURCE = u"com.sun.star.table.CellRangeListSource"
inlineconstexpr

◆ SERVICE_CELLVALUEBINDING

constexpr OUStringLiteral xmloff::SERVICE_CELLVALUEBINDING = u"com.sun.star.table.CellValueBinding"
inlineconstexpr

◆ SERVICE_CHECKBOX

constexpr OUStringLiteral xmloff::SERVICE_CHECKBOX = u"com.sun.star.form.component.CheckBox"
inlineconstexpr

Definition at line 183 of file strings.hxx.

Referenced by xmloff::OElementExport::exportServiceNameAttribute().

◆ SERVICE_COMBOBOX

constexpr OUStringLiteral xmloff::SERVICE_COMBOBOX = u"com.sun.star.form.component.ComboBox"
inlineconstexpr

Definition at line 178 of file strings.hxx.

Referenced by xmloff::OElementExport::exportServiceNameAttribute().

◆ SERVICE_COMMANDBUTTON

constexpr OUStringLiteral xmloff::SERVICE_COMMANDBUTTON = u"com.sun.star.form.component.CommandButton"
inlineconstexpr

Definition at line 182 of file strings.hxx.

Referenced by xmloff::OElementExport::exportServiceNameAttribute().

◆ SERVICE_CURRENCYFIELD

constexpr OUStringLiteral xmloff::SERVICE_CURRENCYFIELD = u"com.sun.star.form.component.CurrencyField"
inlineconstexpr

Definition at line 190 of file strings.hxx.

Referenced by xmloff::OElementExport::exportServiceNameAttribute().

◆ SERVICE_DATEFIELD

constexpr OUStringLiteral xmloff::SERVICE_DATEFIELD = u"com.sun.star.form.component.DateField"
inlineconstexpr

Definition at line 188 of file strings.hxx.

Referenced by xmloff::OElementExport::exportServiceNameAttribute().

◆ SERVICE_EDIT

constexpr OUStringLiteral xmloff::SERVICE_EDIT = u"com.sun.star.form.component.TextField"
inlineconstexpr

Definition at line 176 of file strings.hxx.

Referenced by xmloff::OElementExport::exportServiceNameAttribute().

◆ SERVICE_FILECONTROL

constexpr OUStringLiteral xmloff::SERVICE_FILECONTROL = u"com.sun.star.form.component.FileControl"
inlineconstexpr

Definition at line 186 of file strings.hxx.

Referenced by xmloff::OElementExport::exportServiceNameAttribute().

◆ SERVICE_FIXEDTEXT

constexpr OUStringLiteral xmloff::SERVICE_FIXEDTEXT = u"com.sun.star.form.component.FixedText"
inlineconstexpr

Definition at line 181 of file strings.hxx.

Referenced by xmloff::OElementExport::exportServiceNameAttribute().

◆ SERVICE_FORM

constexpr OUStringLiteral xmloff::SERVICE_FORM = u"com.sun.star.form.component.Form"
inlineconstexpr

Definition at line 175 of file strings.hxx.

Referenced by xmloff::OElementExport::exportServiceNameAttribute().

◆ SERVICE_FORMATTEDFIELD

constexpr OUStringLiteral xmloff::SERVICE_FORMATTEDFIELD = u"com.sun.star.form.component.FormattedField"
inlineconstexpr

Definition at line 194 of file strings.hxx.

Referenced by xmloff::OElementExport::exportServiceNameAttribute().

◆ SERVICE_GRID

constexpr OUStringLiteral xmloff::SERVICE_GRID = u"com.sun.star.form.component.GridControl"
inlineconstexpr

Definition at line 184 of file strings.hxx.

Referenced by xmloff::OElementExport::exportServiceNameAttribute().

◆ SERVICE_GROUPBOX

constexpr OUStringLiteral xmloff::SERVICE_GROUPBOX = u"com.sun.star.form.component.GroupBox"
inlineconstexpr

Definition at line 180 of file strings.hxx.

Referenced by xmloff::OElementExport::exportServiceNameAttribute().

◆ SERVICE_HIDDENCONTROL

constexpr OUStringLiteral xmloff::SERVICE_HIDDENCONTROL = u"com.sun.star.form.component.HiddenControl"
inlineconstexpr

Definition at line 192 of file strings.hxx.

Referenced by xmloff::OElementExport::exportServiceNameAttribute().

◆ SERVICE_IMAGEBUTTON

constexpr OUStringLiteral xmloff::SERVICE_IMAGEBUTTON = u"com.sun.star.form.component.ImageButton"
inlineconstexpr

Definition at line 185 of file strings.hxx.

Referenced by xmloff::OElementExport::exportServiceNameAttribute().

◆ SERVICE_IMAGECONTROL

constexpr OUStringLiteral xmloff::SERVICE_IMAGECONTROL = u"com.sun.star.form.component.DatabaseImageControl"
inlineconstexpr

Definition at line 193 of file strings.hxx.

Referenced by xmloff::OElementExport::exportServiceNameAttribute().

◆ SERVICE_LISTBOX

constexpr OUStringLiteral xmloff::SERVICE_LISTBOX = u"com.sun.star.form.component.ListBox"
inlineconstexpr

Definition at line 177 of file strings.hxx.

Referenced by xmloff::OElementExport::exportServiceNameAttribute().

◆ SERVICE_LISTINDEXCELLBINDING

constexpr OUStringLiteral xmloff::SERVICE_LISTINDEXCELLBINDING = u"com.sun.star.table.ListPositionCellBinding"
inlineconstexpr

◆ SERVICE_NUMERICFIELD

constexpr OUStringLiteral xmloff::SERVICE_NUMERICFIELD = u"com.sun.star.form.component.NumericField"
inlineconstexpr

Definition at line 189 of file strings.hxx.

Referenced by xmloff::OElementExport::exportServiceNameAttribute().

◆ SERVICE_PATTERNFIELD

constexpr OUStringLiteral xmloff::SERVICE_PATTERNFIELD = u"com.sun.star.form.component.PatternField"
inlineconstexpr

Definition at line 191 of file strings.hxx.

Referenced by xmloff::OElementExport::exportServiceNameAttribute().

◆ SERVICE_RADIOBUTTON

constexpr OUStringLiteral xmloff::SERVICE_RADIOBUTTON = u"com.sun.star.form.component.RadioButton"
inlineconstexpr

Definition at line 179 of file strings.hxx.

Referenced by xmloff::OElementExport::exportServiceNameAttribute().

◆ SERVICE_RANGEADDRESS_CONVERSION

constexpr OUStringLiteral xmloff::SERVICE_RANGEADDRESS_CONVERSION = u"com.sun.star.table.CellRangeAddressConversion"
inlineconstexpr

◆ SERVICE_SPREADSHEET_DOCUMENT

constexpr OUStringLiteral xmloff::SERVICE_SPREADSHEET_DOCUMENT = u"com.sun.star.sheet.SpreadsheetDocument"
inlineconstexpr

Definition at line 145 of file strings.hxx.

◆ SERVICE_TIMEFIELD

constexpr OUStringLiteral xmloff::SERVICE_TIMEFIELD = u"com.sun.star.form.component.TimeField"
inlineconstexpr

Definition at line 187 of file strings.hxx.

Referenced by xmloff::OElementExport::exportServiceNameAttribute().