/aoo4110/main/solenv/bin/ |
H A D | make_ext_update_info.pl | 161 && $descNS eq $parser->namespace($name)) 167 && $descNS eq $parser->namespace($name)) 176 && $descNS eq $parser->namespace($name)) 184 && $descNS eq $parser->namespace($name)) 258 && $descNS eq $parser->namespace($name)) 278 && $descNS eq $parser->namespace($name)) 316 && $descNS eq $parser->namespace($name)) { 389 && $descNS eq $parser->namespace($name)) { 496 my $pref = $map_ns{$parser->namespace($name)}; 501 my $ns = $parser->namespace($attr); [all …]
|
/aoo4110/main/vcl/inc/ |
H A D | window.h | 60 namespace com { 61 namespace sun { 62 namespace star { 67 namespace com { 68 namespace sun { 74 namespace com { 75 namespace sun { 77 namespace awt { 81 namespace uno { 90 namespace dnd { [all …]
|
/aoo4110/main/desktop/source/deployment/gui/ |
H A D | dp_gui.h | 47 namespace com { namespace sun { namespace star { 48 namespace container { 51 namespace frame { 54 namespace awt { 57 namespace uno { 60 namespace deployment { 65 namespace svt { 69 namespace dp_gui {
|
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/chart/ |
H A D | ChartRawReportTarget.java | 127 final String namespace = ReportTargetUtil.getNamespaceFromAttribute(attrs); in startOther() local 128 if (!isFilteredNamespace(namespace)) in startOther() 133 processElement(attrs, namespace, elementType); in startOther() 153 final String namespace = ReportTargetUtil.getNamespaceFromAttribute(attrs); in endOther() local 154 if (!isFilteredNamespace(namespace)) in endOther() 158 if (OfficeNamespaces.TABLE_NS.equals(namespace)) in endOther() 173 else if (OfficeNamespaces.CHART_NS.equals(namespace) && "chart".equals(elementType)) in endOther() 196 …private void processElement(final AttributeMap attrs, final String namespace, final String element… in processElement() argument 203 if (OfficeNamespaces.TABLE_NS.equals(namespace)) in processElement() 241 xmlWriter.writeTag(namespace, elementType, attrList, XmlWriter.OPEN); in processElement()
|
/aoo4110/main/embedserv/source/inc/ |
H A D | common.h | 36 namespace com { namespace sun { namespace star { 37 namespace lang { 40 namespace frame { 43 namespace beans { 46 namespace io {
|
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/ |
H A D | StylesWriter.java | 44 import org.jfree.layouting.namespace.Namespaces; 244 final String namespace = element.getNamespace(); in writeElement() local 246 xmlWriter.writeTag(namespace, type, attrList, XmlWriterSupport.CLOSE); in writeElement() 253 final String namespace = section.getNamespace(); in writeSection() local 257 xmlWriter.writeTag(namespace, type, attrList, XmlWriterSupport.CLOSE); in writeSection() 261 xmlWriter.writeTag(namespace, type, attrList, XmlWriterSupport.OPEN); in writeSection() 318 protected boolean isFilteredNamespace(final String namespace) in isFilteredNamespace() argument 320 if (Namespaces.LIBLAYOUT_NAMESPACE.equals(namespace)) in isFilteredNamespace() 324 if (JFreeReportInfo.REPORT_NAMESPACE.equals(namespace)) in isFilteredNamespace() 328 if (JFreeReportInfo.COMPATIBILITY_NAMESPACE.equals(namespace)) in isFilteredNamespace() [all …]
|
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/ |
H A D | SpreadsheetRawReportTarget.java | 205 final String namespace = ReportTargetUtil.getNamespaceFromAttribute(attrs); in startOther() local 206 if (isRepeatingSection() || isFilteredNamespace(namespace)) in startOther() 218 if (OfficeNamespaces.DRAWING_NS.equals(namespace) && OfficeToken.FRAME.equals(elementType)) in startOther() 254 if (OfficeNamespaces.TABLE_NS.equals(namespace) && OfficeToken.TABLE.equals(elementType)) in startOther() 270 processElement(attrs, namespace, elementType); in startOther() 446 … final String numColSpanStr = (String) attrs.getAttribute(namespace, NUMBERCOLUMNSSPANNED); in processElement() 476 attrs.setAttribute(namespace, NUMBERCOLUMNSSPANNED, "" + span); in processElement() 488 xmlWriter.writeTag(namespace, elementType, attrList, XmlWriter.OPEN); in processElement() 659 final String namespace = ReportTargetUtil.getNamespaceFromAttribute(attrs); in endOther() local 660 if (isFilteredNamespace(namespace)) in endOther() [all …]
|
/aoo4110/main/offapi/com/sun/star/xml/sax/ |
H A D | XFastAttributeList.idl | 53 this attributes. If an attribute also has a namespace, that must be registered 65 If the attribute name has a namespace that was registered with the 68 the integer token of the namespace combined with an arithmetic 82 If the attribute name has a namespace that was registered with the 85 the integer token of the namespace combined with an arithmetic 104 If the attribute name has a namespace that was registered with the 107 the integer token of the namespace combined with an arithmetic 127 If the attribute name has a namespace that was registered with the 130 the integer token of the namespace combined with an arithmetic 149 If the attribute name has a namespace that was registered with the [all …]
|
H A D | XFastSAXSerializable.idl | 66 a list of namespace declarations that will be added to the root 71 which may lead to duplicate namespace declarations on export, 74 e.g. "office", and the second is the numeric namespace identifier. 77 a list of namespace url / namespace token pairs. you need 78 to register all namespace in order to have them recognized
|
H A D | XFastContextHandler.idl | 64 If the element has a namespace that was registered with the 67 and the integer token of the namespace combined with an arithmetic 83 contains the namespace url (not the prefix!) of this element. 117 <br>If the element has a namespace that was registered with the 121 namespace combined with an arithmetic <b>or</b> operation. 135 contains the namespace url (not the prefix!) of this element.
|
H A D | XFastSerializer.idl | 79 If the element has a namespace that was registered with the 82 and the integer token of the namespace combined with an arithmetic 98 contains the namespace url (not the prefix!) of this element. 132 If the element has a namespace that was registered with the 135 and the integer token of the namespace combined with an arithmetic 151 contains the namespace url (not the prefix!) of this element.
|
/aoo4110/main/graphite/ |
H A D | graphite-2.3.1_stlportemu.patch | 5 } // namespace gr 19 -namespace stdext = _STLP_STD; 21 +namespace hashmap_ns = std; 23 +namespace hashmap_ns = _STLP_STD; 25 +namespace hashmap_ns = stdext; 28 namespace gr
|
/aoo4110/main/cli_ure/source/uno_bridge/ |
H A D | cli_proxy.h | 38 namespace srrp = System::Runtime::Remoting::Proxies; 39 namespace srrm = System::Runtime::Remoting::Messaging; 40 namespace srr = System::Runtime::Remoting; 41 namespace sr = System::Reflection; 42 namespace sc = System::Collections; 43 using namespace uno; 45 namespace cli_uno
|
H A D | cli_environment.h | 30 using namespace System; 31 using namespace System::Collections; 32 using namespace System::Runtime::Serialization; 34 namespace cli_uno
|
/aoo4110/main/cppu/inc/com/sun/star/uno/ |
H A D | Sequence.h | 36 namespace rtl 41 namespace com 43 namespace sun 45 namespace star 47 namespace uno
|
H A D | genfunc.h | 30 namespace com 32 namespace sun 34 namespace star 36 namespace uno
|
/aoo4110/main/offapi/com/sun/star/xml/input/ |
H A D | XNamespaceMapping.idl | 32 /** 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
|
H A D | XAttributes.idl | 53 /** Gets attribute index passing a namespace uid and a localname. 56 namespace uid 73 /** Gets the namespace uid of an attribute. 78 namespace uid of attribute or -1, if invalid index 103 namespace uid
|
/aoo4110/main/i18nutil/source/utility/ |
H A D | casefolding_data.h | 28 namespace com { namespace sun { namespace star { namespace i18n {
|
/aoo4110/main/oox/source/token/ |
H A D | namespaces.hxx.tail | 27 /** Returns the raw token identifier without namespace of the passed token. */ 30 /** Returns the namespace without token identifier of the passed token. */ 35 #define OOX_TOKEN( namespace, token ) (::oox::NMSP_##namespace | ::oox::XML_##token) 56 } // namespace oox
|
/aoo4110/main/i18npool/inc/ |
H A D | bullet.h | 24 namespace com { namespace sun { namespace star { namespace i18n {
|
/aoo4110/main/desktop/source/deployment/registry/script/ |
H A D | dp_lib_container.h | 33 namespace css = ::com::sun::star; 35 namespace dp_registry { 36 namespace backend { 37 namespace script {
|
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/ |
H A D | TextRawReportTarget.java | 539 final String namespace = ReportTargetUtil.getNamespaceFromAttribute(attrs); in startOther() local 542 if (ObjectUtilities.equal(JFreeReportInfo.REPORT_NAMESPACE, namespace)) in startOther() 554 else if (isFilteredNamespace(namespace)) in startOther() 568 final boolean isTableNS = ObjectUtilities.equal(OfficeNamespaces.TABLE_NS, namespace); in startOther() 585 if (ObjectUtilities.equal(OfficeNamespaces.TEXT_NS, namespace)) in startOther() 709 xmlWriter.writeTag(namespace, elementType, attrList, XmlWriterSupport.OPEN); in startOther() 1015 final String namespace = ReportTargetUtil.getNamespaceFromAttribute(attrs); in startTable() local 1018 xmlWriter.writeTag(namespace, elementType, attrList, XmlWriterSupport.OPEN); in startTable() 1302 final String namespace = ReportTargetUtil.getNamespaceFromAttribute(attrs); in endOther() local 1305 … final boolean isInternalNS = ObjectUtilities.equal(JFreeReportInfo.REPORT_NAMESPACE, namespace); in endOther() [all …]
|
/aoo4110/main/sw/source/core/inc/ |
H A D | unofldmid.h | 29 namespace com { namespace sun { namespace star { namespace uno {
|
/aoo4110/main/i18npool/source/transliteration/data/ |
H A D | numberchar.h | 26 namespace com { namespace sun { namespace star { namespace i18n {
|