Home
last modified time | relevance | path

Searched refs:uid (Results 1 – 12 of 12) sorted by relevance

/trunk/main/offapi/com/sun/star/xml/input/
H A DXAttributes.idl53 /** Gets attribute index passing a namespace uid and a localname.
55 @param uid
56 namespace uid
62 long getIndexByUidName( [in] long uid, [in] string localName );
73 /** Gets the namespace uid of an attribute.
78 namespace uid of attribute or -1, if invalid index
100 /** For convenience: Gets the value of an attribute passing uid, localname.
102 @param uid
103 namespace uid
107 value string or empty string, if invalid uid/localname
[all …]
H A DXNamespaceMapping.idl32 /** Interface to map XML namespace URI strings to ordinals (URI-id, short uid).
43 uid
47 /** Gets the corresponding XML namespace URI passing a uid (created using
50 @param uid
51 uid
55 string getUriByUid( [in] long uid )
H A DXElement.idl52 /** Gets the namespace uid of this element.
55 namespace uid of this element
68 @param uid
69 namespace uid of element
78 [in] long uid, [in] string localName, [in] XAttributes xAttributes )
H A DXRoot.idl79 @param uid
80 namespace uid of element
87 [in] long uid, [in] string localName, [in] XAttributes xAttributes )
/trunk/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...
/trunk/main/xmlscript/source/xmllib_imexp/
H A Dimp_share.hxx65 Reference< xml::input::XAttributes > const & xAttributes, sal_Int32 uid ) in getBoolAttr() argument
68 xAttributes->getValueByUidName( uid, rAttrName ) ); in getBoolAttr()
95 Reference< xml::input::XAttributes > const & xAttributes, sal_Int32 uid ) in getStringAttr() argument
97 *pRet = xAttributes->getValueByUidName( uid, rAttrName ); in getStringAttr()
104 sal_Int32 uid ) in getLongAttr() argument
107 xAttributes->getValueByUidName( uid, rAttrName ) ); in getLongAttr()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/palm/
H A DPdbEncoder.java157 int uid = START_UNIQUE_ID; in write() local
169 attr |= uid; in write()
171 uid++; in write()
/trunk/main/xmlscript/source/xml_helper/
H A Dxml_impctx.cxx501 sal_Int32 uid = getUidByURI( Uri ); in getUidByUri() local
502 OSL_ASSERT( uid != UID_UNKNOWN ); in getUidByUri()
503 return uid; in getUidByUri()
/trunk/main/sal/osl/unx/
H A Dsystem.c87 int getpwuid_r(uid_t uid, struct passwd *pwd, char *buffer, in getpwuid_r() argument
95 if ( (res = getpwuid(uid)) ) in getpwuid_r()
/trunk/main/officecfg/registry/schema/
H A Doo-org-map.properties25 User/NamingAttribute=uid
/trunk/main/libtextcat/data/new_fingerprints/lm/
H A Dscots_gaelic.lm295 uid 64
/trunk/main/rsc/doku/feinkonz.43/
H A Drsc.doc1625 (rc, uid, rez) entschieden.
1651 systemabh�ngige Resourcecompiler rc.exe f�r MSC-Windows unter MS-DOS, uid f�r

Completed in 52 milliseconds