Home
last modified time | relevance | path

Searched refs:namespace (Results 51 – 75 of 261) sorted by relevance

1234567891011

/trunk/main/vcl/aqua/source/a11y/
H A Daqua11ycomponentwrapper.mm31 using namespace ::com::sun::star::accessibility;
32 using namespace ::com::sun::star::awt;
33 using namespace ::com::sun::star::uno;
H A Daqua11ytablewrapper.mm31 using namespace ::com::sun::star::accessibility;
32 using namespace ::com::sun::star::awt;
33 using namespace ::com::sun::star::uno;
H A Daqua11yselectionwrapper.mm32 using namespace ::com::sun::star::accessibility;
33 using namespace ::com::sun::star::uno;
/trunk/main/extensions/source/preload/
H A Dunoautopilot.inl27 //using namespace ::com::sun::star::uno;
28 //using namespace ::com::sun::star::lang;
29 //using namespace ::com::sun::star::beans;
/trunk/main/extensions/source/dbpilots/
H A Dunoautopilot.inl27 //using namespace ::com::sun::star::uno;
28 //using namespace ::com::sun::star::lang;
29 //using namespace ::com::sun::star::beans;
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java81 import org.jfree.layouting.namespace.NamespaceDefinition;
82 import org.jfree.layouting.namespace.Namespaces;
870 protected boolean isFilteredNamespace(final String namespace) in isFilteredNamespace() argument
872 if (Namespaces.LIBLAYOUT_NAMESPACE.equals(namespace)) in isFilteredNamespace()
876 if (JFreeReportInfo.REPORT_NAMESPACE.equals(namespace)) in isFilteredNamespace()
880 if (JFreeReportInfo.REPORT_NAMESPACE.equals(namespace)) in isFilteredNamespace()
884 if (JFreeReportInfo.COMPATIBILITY_NAMESPACE.equals(namespace)) in isFilteredNamespace()
888 if (OfficeNamespaces.OOREPORT_NS.equals(namespace)) in isFilteredNamespace()
/trunk/main/framework/inc/
H A Dgeneral.h49 namespace css = ::com::sun::star;
51 namespace framework {
/trunk/main/graphite/
H A Dgraphite-2.3.1.patch.mingw121 } // namespace gr
144 +namespace stdext = std;
147 namespace stdext = _STLP_STD;
/trunk/main/winaccessibility/source/UAccCOM/
H A DAccComponent.h37 using namespace com::sun::star::accessibility;
38 using namespace com::sun::star::uno;
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/
H A DElementReadHandler.java69 final String namespace = attrs.getURI(i); in copyAttributes() local
71 element.setAttribute(namespace, attr, value); in copyAttributes()
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_bridge.h38 namespace sr = System::Reflection;
40 namespace cli_uno
/trunk/main/solenv/doc/gbuild/solenv/gbuild/
H A Dexecutable.mk23 namespace gb
25 using namespace types;
H A Dsdi.mk23 namespace gb
25 using namespace types;
H A Dtypes.mk21 namespace gb {
30 namespace gb { namespace types
H A Dpackage.mk23 namespace gb
25 using namespace types;
H A Dhelper.mk26 namespace gb
28 using namespace types;
H A Dlibrary.mk23 namespace gb
25 using namespace types;
/trunk/main/offapi/com/sun/star/sheet/
H A DXFilterFormulaParser.idl36 specifies the namespace URL of the supported formula language.
42 /** Specifies the namespace URL of the formula language supported by this
/trunk/main/offapi/com/sun/star/xml/dom/
H A DXNode.idl137 The namespace URI of this node, or null if it is unspecified.
176 The namespace prefix of this node, or null if it is unspecified.
259 The namespace prefix of this node, or null if it is unspecified.
267 "http://www.w3.org/XML/1998/namespace", if this node is an attribute and the
/trunk/main/autodoc/source/exes/adc_uni/
H A Dspec-CommandLine.txt56 the linked entity is in the given namespace.
63 dwells in the namespace (or its children) given here, it is
65 <externnamespace> is an absolute qualified namespace,
/trunk/main/desktop/source/deployment/inc/
H A Ddp_interact.h34 namespace css = ::com::sun::star;
36 namespace dp_misc
/trunk/main/cli_ure/source/native/
H A Dnative_share.h36 namespace uno
38 namespace util
/trunk/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_shared.h38 namespace css = ::com::sun::star;
40 namespace unopkg {
/trunk/main/stlport/systemstl/
H A Dhash_map44 namespace std
92 } // namespace std
H A Dhash_set41 namespace std
85 } // namespace std

Completed in 66 milliseconds

1234567891011