Searched refs:uid (Results 1 – 12 of 12) sorted by relevance
/aoo42x/main/offapi/com/sun/star/xml/input/ |
H A D | XAttributes.idl | 53 /** 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 D | XNamespaceMapping.idl | 32 /** 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 D | XElement.idl | 52 /** 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 D | XRoot.idl | 79 @param uid 80 namespace uid of element 87 [in] long uid, [in] string localName, [in] XAttributes xAttributes )
|
/aoo42x/test/testassistant/lib/ |
H A D | testcommon.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/openoffice/
org/openoffice/test/
org/openoffice/test/common/
... |
/aoo42x/main/xmlscript/source/xmllib_imexp/ |
H A D | imp_share.hxx | 65 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()
|
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/palm/ |
H A D | PdbEncoder.java | 157 int uid = START_UNIQUE_ID; in write() local 169 attr |= uid; in write() 171 uid++; in write()
|
/aoo42x/main/xmlscript/source/xml_helper/ |
H A D | xml_impctx.cxx | 501 sal_Int32 uid = getUidByURI( Uri ); in getUidByUri() local 502 OSL_ASSERT( uid != UID_UNKNOWN ); in getUidByUri() 503 return uid; in getUidByUri()
|
/aoo42x/main/sal/osl/unx/ |
H A D | system.c | 87 int getpwuid_r(uid_t uid, struct passwd *pwd, char *buffer, in getpwuid_r() argument 95 if ( (res = getpwuid(uid)) ) in getpwuid_r()
|
/aoo42x/main/officecfg/registry/schema/ |
H A D | oo-org-map.properties | 25 User/NamingAttribute=uid
|
/aoo42x/main/libtextcat/data/new_fingerprints/lm/ |
H A D | scots_gaelic.lm | 295 uid 64
|
/aoo42x/main/rsc/doku/feinkonz.43/ |
H A D | rsc.doc | 1625 (rc, uid, rez) entschieden. 1651 systemabh�ngige Resourcecompiler rc.exe f�r MSC-Windows unter MS-DOS, uid f�r
|
Completed in 37 milliseconds