Home
last modified time | relevance | path

Searched refs:XML (Results 1 – 25 of 269) sorted by relevance

1234567891011

/trunk/main/helpcontent2/helpers/
H A Dcheckuno.pl45 if (open XML, "$startdir$file") {
47 $xml = <XML>;
49 close XML;
54 open XML, ">$startdir$file.org";
55 print XML $xml;
56 close XML;
57 open XML, ">$startdir$file";
60 print XML $xml;
61 close XML;
/trunk/main/filter/source/xsltdialog/
H A Dxmlfilterdialogstrings.src99 …Text [ en-US ] = "Do you really want to delete the XML Filter '%s'? This action cannot be undone."…
104 …Text [ en-US ] = "An XML filter with the name '%s' already exists. Please enter a different name."…
109 …Text [ en-US ] = "The name for the user interface '%s1' is already used by the XML filter '%s2'. P…
164 Text [ en-US ] = "The XML filter '%s' has been saved as package '%s'. " ;
169 Text [ en-US ] = "%s XML filters have been saved in the package '%s'." ;
179 Text [ en-US ] = "The XML filter '%s' has been installed successfully." ;
184 Text [ en-US ] = "%s XML filters have been installed successfully." ;
189 …Text [ en-US ] = "No XML filter could be installed because the package '%s' does not contain any X…
/trunk/main/offapi/com/sun/star/xml/dom/
H A DXDocument.idl70 character, per the XML 1.0 specification .
71 … NAMESPACE_ERR: Raised if the qualifiedName is malformed per the Namespaces in XML
74 … " http://www.w3.org/XML/1998/namespace", or if the qualifiedName, or its prefix, is
76 … NOT_SUPPORTED_ERR: Always thrown if the current document does not support the "XML"
77 feature, since namespaces were defined by XML.
111 illegal character, per the XML 1.0 specification .
113 XML specification, if the qualifiedName has a prefix and the namespaceURI is
115 is different from " http://www.w3.org/XML/1998/namespace" .
117 "XML" feature, since namespaces were defined by XML.
H A DXElement.idl135 …rown if the current document does not support the "XML" feature, since namespaces were defined by
142 …ised if the specified qualified name contains an illegal character, per the XML 1.0 specification .
144XML specification, if the qualifiedName has a prefix and the namespaceURI is null, if the qualifie…
145 …rown if the current document does not support the "XML" feature, since namespaces were defined by
H A DXDocumentBuilder.idl79 Indicates whether or not this parser is configured to validate XML
91 Parse the content of the given InputStream as an XML document and
99 Parse the content of the given URI as an XML document and return
108 in the XML document to be parsed.
114 the XML document to be parsed.
H A DXDOMImplementation.idl48 … the namespaceURI is different from " http://www.w3.org/XML/1998/namespace" , or if the
49 … DOM implementation does not support the "XML" feature but a non-null namespace URI was
50 provided, since namespaces were defined by XML.
54 … "XML" feature, if they choose not to support this method. Other features introduced
68 … "XML" feature, if they choose not to support this method. Other features introduced
/trunk/main/offapi/com/sun/star/xml/input/
H A DXNamespaceMapping.idl32 /** Interface to map XML namespace URI strings to ordinals (URI-id, short uid).
38 /** Creates a unique ordinal passing an XML namespace URI.
41 XML namespace URI
47 /** Gets the corresponding XML namespace URI passing a uid (created using
53 XML namespace URI
/trunk/main/offapi/com/sun/star/xml/
H A DAttributeData.idl33 /** store the type and value of an XML attribute
38 /** the namespace of this XML attribute.
45 /** the type of this XML attribute.
52 /** the string value of this XML attribute.
H A DUserDefinedAttributesSupplier.idl32 /** A component that supports this service preserves XML attributes,
33 unknown by its parser, that belong to the XML element representing
41 that represent uninterpreted XML attributes.
45 an XML file. When the file is stored again, the unknown
H A DParaUserDefinedAttributesSupplier.idl32 /** A component that supports this service preserves XML attributes,
33 unknown by its parser, that belong to the XML element representing
41 that represent uninterpreted XML attributes of a paragraph.
45 an XML file. When the file is stored again, the unknown
H A DTextUserDefinedAttributesSupplier.idl32 /** A component that supports this service preserves XML attributes,
33 unknown by its parser, that belong to the XML element representing
41 that represent uninterpreted XML attributes of a text.
45 an XML file. When the file is stored again, the unknown
H A DUserDefinedAttributeSupplier.idl32 /** A component that supports this service preserves XML attributes,
33 unknown by its parser, that belong to the XML element representing
46 that represent uninterpreted XML attributes.
50 an XML file. When the file is stored again, the unknown
H A DXImportFilter.idl43 /** interface to implement for an XML-based import filter.
52 and the XML representation of the document must be generated by calls
64 target for the XML document representation
/trunk/main/offapi/com/sun/star/rdf/
H A DXMetadatable.idl52 stream name, a fragment separator, and the XML ID.
69 /** a metadata reference, comprising the stream name and the XML ID.
73 This implies that the XML ID part must be unique for every stream.
90 otherwise, create metadata reference with a fresh, unique XML ID
/trunk/main/scp2/source/xsltfilter/
H A Dmodule_xsltfilter.ulf26 …nversions based on OpenDocument/OpenOffice.org XML. Includes DocBook, MS Word 2003 XML, MS Excel 2…
/trunk/main/udkapi/com/sun/star/io/
H A DXXMLExtractor.idl40 /** offers the capability to extract the XML document stream from a document
47 /** extracts the XML stream from the document storage.
50 the extracted XML stream.
/trunk/main/offapi/com/sun/star/chart2/data/
H A DXRangeXMLConversion.idl45 /** converts the range to a valid XML syntax.
49 whereas in XML you separate multiple regions by a spacce.</p>
54 /** converts an XML-style range into the internal
/trunk/main/offapi/com/sun/star/xml/crypto/
H A DXXMLSecurityTemplate.idl41 * Interface of the XML security template
49 * Load a XML signature template from xml signature element
56 * Get the XML signature element that represents the signature template
/trunk/main/offapi/com/sun/star/xml/sax/
H A DXSAXSerializable.idl50 /** serializes an object (e.g. a DOM tree) that represents an XML document
57 element node of the XML document
68 if serializing the XML document fails
H A DXFastSAXSerializable.idl58 /** serializes an object (e.g. a DOM tree) that represents an XML document
67 element node of the XML document
84 if serializing the XML document fails
/trunk/main/offapi/com/sun/star/form/inspection/
H A DSubmissionPropertyHandler.idl38 which provides properties for button controls which support submission of XML forms.
43 …value denotes a XML form document (indicated by supporting the <type scope="com::sun::star::xforms…
44 …interface), this document is used to examine the XML submissions which the button can be bound to.…
/trunk/main/l10ntools/source/filter/merge/
H A DFCFGMerge.cfg35 # This extension is used for all XML files. It doesn't
37 # XML packages.
59 # These values are used to generate a correct XML
/trunk/main/offapi/com/sun/star/deployment/
H A DDependencyException.idl46 a sequence of dependencies represented by XML elements.
48 <p>The exact nature of those XML elements is deliberately left open, so
50 OOo&nbsp;2.0.4 does not define any kinds of dependencies. Each such XML
/trunk/main/toolkit/doc/layout/
H A DTODO187 obsolete resource files to nice new XML files ;-)
191 + bug to fix: case problems in XML
192 + XML produced has wrong case items, and names are
198 + NB. we want to have nice 'clean' looking non-stdlycaps XML
217 + XML fixes
/trunk/main/redland/raptor/
H A Draptor2-2.0.15.patch.win32317 /* Building RDF/XML parser */
357 /* Building RDF/XML serializer */
361 /* Building RDF/XML-abbreviated serializer */
405 /* Check XML 1.1 Names */
409 /* Use libxml XML parser */

Completed in 70 milliseconds

1234567891011