Home
last modified time | relevance | path

Searched refs:strIdent (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/sal/inc/osl/
H A Dsecurity.hxx69 inline sal_Bool Security::getUserIdent( rtl::OUString& strIdent) const in getUserIdent()
71 return osl_getUserIdent( m_handle, &strIdent.pData ); in getUserIdent()
H A Dsecurity_decl.hxx76 inline sal_Bool SAL_CALL getUserIdent( ::rtl::OUString& strIdent) const;
H A Dsecurity.h108 sal_Bool SAL_CALL osl_getUserIdent(oslSecurity Security, rtl_uString **strIdent);
/aoo42x/main/vos/source/
H A Dsecurity.cxx70 sal_Bool OSecurity::getUserIdent( rtl::OUString& strIdent) const in getUserIdent()
74 return osl_getUserIdent( m_oslSecurity, &strIdent.pData ); in getUserIdent()
/aoo42x/main/sal/osl/w32/
H A Dsecurity.c330 sal_Bool SAL_CALL osl_getUserIdent(oslSecurity Security, rtl_uString **strIdent) in osl_getUserIdent() argument
414 rtl_uString_newFromAscii( strIdent, Ident ); in osl_getUserIdent()
437 rtl_uString_newFromStr( strIdent, Ident); in osl_getUserIdent()
/aoo42x/main/vos/inc/vos/
H A Dsecurity.hxx80 sal_Bool SAL_CALL getUserIdent(::rtl::OUString& strIdent) const;

Completed in 261 milliseconds