Home
last modified time | relevance | path

Searched refs:attr (Results 51 – 75 of 148) sorted by relevance

123456

/trunk/main/officecfg/util/
H A Dcomponent-conf.gen71 print OUTFILE "attribute $myLdapName-attr $myLdapName-attr-oid cis single\n";
77 print OUTFILE "\t$myLdapName-attr\n";
H A Dcomponent-ldif.gen71 …print OUTFILE "attributetypes: ($myLdapName-attr-oid NAME '$myLdapName-attr' DESC '$myLdapName att…
74 …id NAME '$myLdapName-class' DESC '$myLdapName objclass' SUP 'top' MAY ($myLdapName-attr \$ ))\n\n";
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySetMixin.java616 XInterfaceAttributeTypeDescription2 attr = in initProperties() local
621 if (attr.isBound()) { in initProperties()
625 if (attr.isReadOnly()) { in initProperties()
629 XCompoundTypeDescription[] excs = attr.getGetExceptions(); in initProperties()
642 excs = attr.getSetExceptions(); in initProperties()
658 XTypeDescription t = attr.getType(); in initProperties()
/trunk/main/xmlsecurity/tools/uno/
H A DSAXEventPrinter.java107 Attr attr = (Attr)attrs.item(i); in display() local
108 message += " "+attr.getNodeName()+"=\""+attr.getNodeValue()+"\""; in display()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/xml/sax/
H A D_XDocumentHandler.java261 XMLTools.AttributeList attr = new XMLTools.AttributeList() ; in _startElement() local
263 attr.add(elem[j], elem[j+1], elem[j+2]); in _startElement()
270 oObj.startElement(tagName, attr) ; in _startElement()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/bridges/java_remote/
H A Djava_remote_bridge.java320 String attr; in java_remote_bridge() local
324 attr = proto.substring(i + 1); in java_remote_bridge()
327 attr = null; in java_remote_bridge()
337 this, attr, in java_remote_bridge()
/trunk/main/sw/
H A DLibrary_sw.mk118 sw/source/core/attr/calbck \
119 sw/source/core/attr/cellatr \
120 sw/source/core/attr/fmtfollowtextflow \
121 sw/source/core/attr/fmtwrapinfluenceonobjpos \
122 sw/source/core/attr/format \
123 sw/source/core/attr/hints \
124 sw/source/core/attr/swatrset \
/trunk/main/xmerge/java/aportisdoc/src/main/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/
H A DDocumentSerializerImpl.java275 Node attr = map.getNamedItem(ATTRIBUTE_SPACE_COUNT); in traverseParaElem() local
279 if (attr != null) { in traverseParaElem()
283 String countStr = attr.getNodeValue(); in traverseParaElem()
/trunk/main/autodoc/inc/ary/idl/
H A Dik_enumvalue.hxx47 struct attr: public ifc_ce::attr struct
H A Dik_structelem.hxx47 struct attr: public ifc_ce::attr struct
H A Dik_singleton.hxx48 struct attr: public ifc_ce::attr struct
H A Dik_sisingleton.hxx48 struct attr: public ifc_ce::attr struct
H A Dik_constgroup.hxx47 struct attr: public ifc_ce::attr struct
H A Dik_constant.hxx47 struct attr: public ifc_ce::attr struct
H A Dik_siservice.hxx47 struct attr: public ifc_ce::attr struct
H A Dik_exception.hxx48 struct attr: public ifc_ce::attr struct
H A Di_typedef.hxx39 struct attr;
72 friend struct ifc_typedef::attr;
H A Dik_attribute.hxx48 struct attr: public ifc_ce::attr struct
H A Dik_enum.hxx47 struct attr: public ifc_ce::attr struct
H A Dik_typedef.hxx47 struct attr: public ifc_ce::attr struct
H A Dik_service.hxx48 struct attr: public ifc_ce::attr struct
H A Di_sisingleton.hxx39 struct attr;
73 friend struct ifc_sglifcsingleton::attr;
H A Dik_property.hxx46 struct attr: public ifc_ce::attr struct
H A Dik_function.hxx52 struct attr: public ifc_ce::attr struct
H A Di_enumvalue.hxx39 struct attr;
74 friend struct ifc_enumvalue::attr;

Completed in 58 milliseconds

123456