/trunk/main/xmloff/source/table/ |
H A D | XMLTableExport.cxx | 240 Reference< XInterface > xKey( xPropSet, UNO_QUERY ); in collectTableAutoStyles() local 263 Reference< XInterface > xKey( xPropSet, UNO_QUERY ); in collectTableAutoStyles() local 294 Reference< XInterface > xKey( xCellSet, UNO_QUERY ); in collectTableAutoStyles() local 357 Reference< XInterface > xKey( xCellRange, UNO_QUERY ); in exportTable() local 404 Reference< XInterface > xKey( xColumnProperties, UNO_QUERY ); in ExportTableColumns() local 433 Reference< XInterface > xKey( xCell, UNO_QUERY ); in ExportCell() local
|
/trunk/main/mysqlc/source/ |
H A D | mysqlc_services.cxx | 52 void REGISTER_PROVIDER( in REGISTER_PROVIDER() 124 Reference< XRegistryKey > xKey(reinterpret_cast< XRegistryKey*>(pRegistryKey)); in component_writeInfo() local
|
/trunk/main/stoc/source/registry_tdprovider/ |
H A D | rdbtdp_tdenumeration.cxx | 113 uno::Reference< registry::XRegistryKey > xKey; in createInstance() local 363 uno::Reference< registry::XRegistryKey > xKey = aKeys[ n ]; in queryMore() local 583 xKey( m_aCurrentModuleSubKeys.front() ); in queryNext() local
|
H A D | tdprovider.cxx | 299 com::sun::star::uno::Reference< XRegistryKey > xKey( xRegistry->getRootKey()->openKey( in initialize() local 350 com::sun::star::uno::Reference< XRegistryKey > xKey( xBaseKey->openKey( aKey ) ); in getByHierarchicalNameImpl() local
|
/trunk/main/comphelper/source/processfactory/ |
H A D | componentfactory.cxx | 71 Reference< XSingleServiceFactory > loadLibComponentFactory( in loadLibComponentFactory()
|
/trunk/main/stoc/source/loader/ |
H A D | dllcomponentloader.cxx | 216 Reference<XInterface> SAL_CALL DllComponentLoader::activate( in activate() 228 sal_Bool SAL_CALL DllComponentLoader::writeRegistryInfo( in writeRegistryInfo()
|
/trunk/main/extensions/test/stm/ |
H A D | testfactreg.cxx | 46 XRegistryKeyRef xKey; in exService_writeRegEntry() local
|
/trunk/main/embeddedobj/test/MainThreadExecutor/ |
H A D | register.cxx | 74 …uno::Reference< registry::XRegistryKey > xKey( reinterpret_cast< registry::XRegistryKey* >( pRegis… in component_writeInfo() local
|
/trunk/main/embeddedobj/test/mtexecutor/ |
H A D | mteregister.cxx | 86 …uno::Reference< registry::XRegistryKey > xKey( reinterpret_cast< registry::XRegistryKey* >( pRegis… in component_writeInfo() local
|
/trunk/main/embeddedobj/source/msole/ |
H A D | oleregister.cxx | 88 …uno::Reference< registry::XRegistryKey > xKey( reinterpret_cast< registry::XRegistryKey* >( pRegis… in component_writeInfo() local
|
/trunk/main/ucbhelper/workben/myucp/ |
H A D | myucp_services.cxx | 46 uno::Reference< registry::XRegistryKey > xKey; in writeInfo() local
|
/trunk/main/io/test/stm/ |
H A D | testfactreg.cxx | 59 Reference< XRegistryKey > xKey( in component_writeInfo() local
|
/trunk/main/stoc/source/implementationregistration/ |
H A D | implreg.cxx | 172 Reference < XRegistryKey > xKey = xSource->openKey( in deleteAllLinkReferences() local 302 Reference < XRegistryKey > xKey = xRootKey->openKey( pool.slash_IMPLEMENTATIONS ); in searchImplForLink() local 345 Reference < XRegistryKey > xKey = xRootKey->openKey( pool.slash_IMPLEMENTATIONS ); in searchLinkTargetForImpl() local 664 static void prepareUserKeys(const Reference < XSimpleRegistry >& xDest, in prepareUserKeys() 761 Reference < XRegistryKey > xKey = xImplKey->openKey( in deleteAllImplementations() local 997 Reference< registry::XRegistryKey > xKey( xImplKey->openKey( OUSTR("UNO/SINGLETONS") ) ); in insert_singletons() local 1145 Reference < XRegistryKey > xKey = xImplKey->openKey( in prepareRegistry() local 1240 Reference < XRegistryKey > xKey = xSource->openKey( in findImplementations() local 1802 Reference < XRegistryKey > xKey = in doRevoke() local
|
/trunk/main/stoc/source/javaloader/ |
H A D | javaloader.cxx | 376 const css::uno::Reference<XRegistryKey> & xKey, const OUString & blabla, in writeRegistryInfo() 391 const css::uno::Reference<XRegistryKey> & xKey) in activate()
|
/trunk/main/cpputools/source/regsingleton/ |
H A D | regsingleton.cxx | 109 Reference< registry::XRegistryKey > xKey( xRoot->openKey( OUSTR("SINGLETONS") ) ); in SAL_IMPLEMENT_MAIN_WITH_ARGS() local
|
/trunk/main/dbaccess/source/ui/relationdesign/ |
H A D | RTableConnectionData.cxx | 107 Reference< XPropertySet> xKey(xKeys->getByIndex(i),UNO_QUERY); in DropRelation() local 305 Reference<XPropertySet> xKey = xKeyFactory->createDataDescriptor(); in Update() local
|
/trunk/main/desktop/source/deployment/manager/ |
H A D | dp_managerfac.cxx | 88 Reference<registry::XRegistryKey> xKey( in singleton_entries() local
|
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | SServices.cxx | 53 void REGISTER_PROVIDER( in REGISTER_PROVIDER()
|
/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/ |
H A D | Factory_Test.java | 107 public static boolean __writeRegistryServiceInfo( XRegistryKey xKey ) in __writeRegistryServiceInfo()
|
/trunk/main/stoc/test/ |
H A D | testregistry.cxx | 223 …Reference<XRegistryKey> xKey = xRootKey->createKey(OUString( RTL_CONSTASCII_USTRINGPARAM("FirstKey… in test_SimpleRegistry() local 487 …Reference<XRegistryKey> xKey = xRootKey->openKey(OUString( RTL_CONSTASCII_USTRINGPARAM("/UCR/com/s… in test_DefaultRegistry() local
|
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/ |
H A D | Factory.java | 101 String impl_name, String supported_services [], XRegistryKey xKey ) in writeRegistryServiceInfo()
|
/trunk/main/cppuhelper/source/ |
H A D | shlib.cxx | 346 Reference< XInterface > SAL_CALL loadSharedLibComponentFactory( in loadSharedLibComponentFactory() 493 void SAL_CALL writeSharedLibComponentInfo( in writeSharedLibComponentInfo()
|
/trunk/main/bridges/test/java_uno/equals/ |
H A D | testequals.cxx | 198 css::uno::Reference< css::registry::XRegistryKey > xKey; in writeInfo() local
|
/trunk/main/connectivity/source/commontools/ |
H A D | TKeys.cxx | 276 Reference<XPropertySet> xKey(getObject(_nPos),UNO_QUERY); in dropObject() local
|
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/comp/loader/ |
H A D | JavaLoader.java | 257 XRegistryKey xKey ) in activate()
|