Home
last modified time | relevance | path

Searched refs:writeRegistryInfo (Results 1 – 15 of 15) sorted by relevance

/aoo42x/main/pyuno/source/loader/
H A Dpythonloader.py125 def writeRegistryInfo( self, regKey, dummy, locationUrl ): member in Loader
132 return mod.writeRegistryInfo( self.ctx.ServiceManager, regKey )
134 return implHelper.writeRegistryInfo( regKey, self.ctx.ServiceManager )
/aoo42x/main/udkapi/com/sun/star/loader/
H A DXImplementationLoader.idl58 <member>XImplementationLoader::writeRegistryInfo</member>
73 written via <method>XImplementationLoader::writeRegistryInfo()</method>.
108 boolean writeRegistryInfo( [in] com::sun::star::registry::XRegistryKey xKey,
/aoo42x/main/stoc/source/javaloader/
H A Djavaloader.cxx151 virtual sal_Bool SAL_CALL writeRegistryInfo(
375 sal_Bool SAL_CALL JavaComponentLoader::writeRegistryInfo( in writeRegistryInfo() function in stoc_javaloader::JavaComponentLoader
382 return loader->writeRegistryInfo(xKey, blabla, rLibName); in writeRegistryInfo()
/aoo42x/main/stoc/source/loader/
H A Ddllcomponentloader.cxx128 …virtual sal_Bool SAL_CALL writeRegistryInfo( const Reference<XRegistryKey>& xKey, const OUString& …
228 sal_Bool SAL_CALL DllComponentLoader::writeRegistryInfo( in writeRegistryInfo() function in stoc_loader::DllComponentLoader
/aoo42x/main/qadevOOo/objdsc/cpld/
H A Dcom.sun.star.comp.stoc.DLLComponentLoader.csv5 "DLLComponentLoader";"com::sun::star::loader::XImplementationLoader";"writeRegistryInfo()"
/aoo42x/main/qadevOOo/objdsc/javaloader/
H A Dcom.sun.star.comp.stoc.JavaComponentLoader.csv5 "JavaComponentLoader";"com::sun::star::loader::XImplementationLoader";"writeRegistryInfo()"
/aoo42x/main/qadevOOo/objdsc/javaloader.uno/
H A Dcom.sun.star.comp.stoc.JavaComponentLoader.csv5 "JavaComponentLoader";"com::sun::star::loader::XImplementationLoader";"writeRegistryInfo()"
/aoo42x/main/qadevOOo/objdsc/dynamicloader/
H A Dcom.sun.star.loader.Dynamic.csv5 "Dynamic";"com::sun::star::loader::XImplementationLoader";"writeRegistryInfo()"
/aoo42x/main/qadevOOo/objdsc/shlibloader.uno/
H A Dcom.sun.star.comp.stoc.DLLComponentLoader.csv5 "DLLComponentLoader";"com::sun::star::loader::XImplementationLoader";"writeRegistryInfo()"
/aoo42x/main/desktop/test/deployment/active/
H A Dactive_python.py103 def writeRegistryInfo(smgr, regKey): function
/aoo42x/main/qadevOOo/tests/java/ifc/loader/
H A D_XImplementationLoader.java108 rc = oObj.writeRegistryInfo(key, implLoader, implUrl) ; in _writeRegistryInfo()
/aoo42x/main/jurt/java/jurt/src/main/java/com/sun/star/comp/loader/
H A DJavaLoader.java402 public boolean writeRegistryInfo( XRegistryKey regKey, in writeRegistryInfo() method in JavaLoader
/aoo42x/main/pyuno/source/module/
H A Dunohelper.py140 def writeRegistryInfo( self, regKey, smgr ): member in ImplementationHelper
/aoo42x/main/stoc/source/implementationregistration/
H A Dimplreg.cxx1735 if (xAct->writeRegistryInfo(xImpl, implementationLoaderUrl, locationUrl)) in getImplementations()
1861 xAct->writeRegistryInfo(xSourceKey, implementationLoaderUrl, locationUrl); in doRegister()
/aoo42x/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx1441 xLoader->writeRegistryInfo( xMemReg->getRootKey(), OUString(), url ); in getComponentInfo()

Completed in 59 milliseconds