Searched defs:strName (Results 1 – 11 of 11) sorted by relevance
/aoo42x/main/sal/inc/osl/ |
H A D | pipe.hxx | 36 inline Pipe::Pipe(const ::rtl::OUString& strName, oslPipeOptions Options ) in Pipe() 41 …inline Pipe::Pipe(const ::rtl::OUString& strName, oslPipeOptions Options,const Security & rSecurit… in Pipe() 74 inline sal_Bool Pipe::create( const ::rtl::OUString & strName, in create() 82 inline sal_Bool Pipe::create( const ::rtl::OUString & strName, oslPipeOptions Options ) in create() 165 …inline StreamPipe::StreamPipe(const ::rtl::OUString& strName, oslPipeOptions Options, const Securi… in StreamPipe() 170 inline StreamPipe::StreamPipe(const ::rtl::OUString& strName, oslPipeOptions Options ) in StreamPipe()
|
H A D | security.hxx | 46 inline sal_Bool Security::logonUser(const rtl::OUString& strName, in logonUser() 57 inline sal_Bool Security::logonUser( const rtl::OUString& strName, in logonUser()
|
/aoo42x/main/vos/source/ |
H A D | pipe.cxx | 50 OPipe::OPipe( const rtl::OUString& strName, TPipeOption Options) in OPipe() 65 OPipe::OPipe( const rtl::OUString& strName, in OPipe() 112 sal_Bool OPipe::create( const rtl::OUString& strName, TPipeOption Options ) in create() 135 sal_Bool OPipe::create( const rtl::OUString& strName, in create()
|
H A D | security.cxx | 45 sal_Bool OSecurity::logonUser(const rtl::OUString& strName, in logonUser() 57 sal_Bool OSecurity::logonUser( const rtl::OUString& strName, in logonUser()
|
/aoo42x/main/dtrans/test/win32/dnd/ |
H A D | atlwindow.hxx | 60 AWindow(LPCTSTR strName) in AWindow() 65 AWindow(LPCTSTR strName, RECT pos, BOOL mta=FALSE): m_isMTA( mta) in AWindow()
|
/aoo42x/main/xmloff/source/draw/ |
H A D | layerexp.cxx | 65 const OUString strName( RTL_CONSTASCII_USTRINGPARAM( "Name" ) ); in exportLayer() local
|
H A D | layerimp.cxx | 78 const OUString strName( RTL_CONSTASCII_USTRINGPARAM( "Name" ) ); in SdXMLLayerContext() local
|
/aoo42x/main/sal/osl/w32/ |
H A D | security.c | 450 sal_Bool SAL_CALL osl_getUserName(oslSecurity Security, rtl_uString **strName) in osl_getUserName() 890 static sal_Bool SAL_CALL getUserNameImpl(oslSecurity Security, rtl_uString **strName, sal_Bool bIn… in getUserNameImpl()
|
H A D | profile.cxx | 885 sal_Bool SAL_CALL osl_getProfileName(rtl_uString* strPath, rtl_uString* strName, rtl_uString** strP… in osl_getProfileName()
|
/aoo42x/main/scripting/source/vbaevents/ |
H A D | eventhelper.cxx | 1054 const ::rtl::OUString strName( ::evtlstner::getImplementationName() ); in getSupportedServiceNames() local 1084 const ::rtl::OUString strName( ::ooevtdescgen::getImplementationName() ); in getSupportedServiceNames() local
|
/aoo42x/main/sw/source/ui/index/ |
H A D | cnttab.cxx | 3340 String strName(accessibleName); in InsertItem() local 3544 String strName(accessibleName); in InsertAtSelection() local
|
Completed in 82 milliseconds