/aoo41x/main/stoc/test/ |
H A D | testregistry.cxx | 272 xKey->closeKey(); in test_SimpleRegistry() 327 xKey->closeKey(); in test_SimpleRegistry() 354 xKey.is() && xKey->isValid() && in test_SimpleRegistry() 357 xKey->closeKey(); in test_SimpleRegistry() 416 seqKeys = xKey->openKeys(); in test_SimpleRegistry() 505 if (xKey.is()) in test_DefaultRegistry() 509 if (xKey.is()) in test_DefaultRegistry() 519 if (xKey.is()) in test_DefaultRegistry() 598 if (xKey.is()) in test_DefaultRegistry() 603 if (xKey.is()) in test_DefaultRegistry() [all …]
|
/aoo41x/main/stoc/source/implementationregistration/ |
H A D | implreg.cxx | 175 if (xKey.is() && (xKey->getValueType() == RegistryValueType_ASCIILIST)) in deleteAllLinkReferences() 303 if (xKey.is()) in searchImplForLink() 347 if (xKey.is()) in searchLinkTargetForImpl() 998 if (xKey.is() && xKey->isValid()) in insert_singletons() 1148 if (xKey.is()) in prepareRegistry() 1197 if (xKey.is()) in prepareRegistry() 1205 if (xKey.is()) in prepareRegistry() 1243 if (xKey.is() && (xKey->getKeyNames().getLength() > 0)) in findImplementations() 1804 if (xKey.is() && xKey->isValid()) in doRevoke() 1822 if (xKey.is() && xKey->isValid()) in doRevoke() [all …]
|
/aoo41x/main/dbaccess/source/ui/relationdesign/ |
H A D | RTableConnectionData.cxx | 108 OSL_ENSURE(xKey.is(),"Key is not valid!"); in DropRelation() 109 if(xKey.is()) in DropRelation() 112 xKey->getPropertyValue(PROPERTY_NAME) >>= sName; in DropRelation() 306 OSL_ENSURE(xKey.is(),"Key is null!"); in Update() 307 if ( xKey.is() && xTableProp.is() ) in Update() 348 xAppend->appendByDescriptor(xKey); in Update() 355 xKey.clear(); in Update() 359 xKeys->getByIndex(i) >>= xKey; in Update() 360 OSL_ENSURE(xKey.is(),"Key is not valid!"); in Update() 361 if ( xKey.is() ) in Update() [all …]
|
H A D | RelationController.cxx | 383 Reference<XPropertySet> xKey; in loadTableData() local 387 xKeys->getByIndex(i) >>= xKey; in loadTableData() 389 xKey->getPropertyValue(PROPERTY_TYPE) >>= nKeyType; in loadTableData() 394 xKey->getPropertyValue(PROPERTY_REFERENCEDTABLE) >>= sReferencedTable; in loadTableData() 412 xKey->getPropertyValue(PROPERTY_NAME) >>= sKeyName; in loadTableData() 419 const Reference<XColumnsSupplier> xColsSup(xKey,UNO_QUERY); in loadTableData() 441 xKey->getPropertyValue(PROPERTY_UPDATERULE) >>= nUpdateRule; in loadTableData() 442 xKey->getPropertyValue(PROPERTY_DELETERULE) >>= nDeleteRule; in loadTableData()
|
/aoo41x/main/stoc/source/registry_tdprovider/ |
H A D | rdbtdp_tdenumeration.cxx | 116 xKey = (*it)->openKey( aKey ); in createInstance() 117 if ( xKey.is() ) in createInstance() 121 RegistryKeyCloser aCloser( xKey ); in createInstance() 123 if ( xKey->isValid() ) in createInstance() 127 if ( xKey->getValueType() in createInstance() 131 xKey->getBinaryValue() ); in createInstance() 367 RegistryKeyCloser aCloser( xKey ); in queryMore() 371 if ( xKey->isValid() ) in queryMore() 373 if ( xKey->getValueType() in queryMore() 594 if ( xKey->isValid() ) in queryNext() [all …]
|
H A D | tdprovider.cxx | 299 com::sun::star::uno::Reference< XRegistryKey > xKey( xRegistry->getRootKey()->openKey( in initialize() local 301 if (xKey.is() && xKey->isValid()) in initialize() 303 _aBaseKeys.push_back( xKey ); in initialize() 350 com::sun::star::uno::Reference< XRegistryKey > xKey( xBaseKey->openKey( aKey ) ); in getByHierarchicalNameImpl() local 351 if (xKey.is()) in getByHierarchicalNameImpl() 355 RegistryKeyCloser aCloser( xKey ); in getByHierarchicalNameImpl() 357 if ( xKey->isValid() ) in getByHierarchicalNameImpl() 359 if (xKey->getValueType() == RegistryValueType_BINARY) in getByHierarchicalNameImpl() 361 Sequence< sal_Int8 > aBytes( xKey->getBinaryValue() ); in getByHierarchicalNameImpl()
|
/aoo41x/main/extensions/test/stm/ |
H A D | testfactreg.cxx | 46 XRegistryKeyRef xKey; in exService_writeRegEntry() local 47 uno2smart(xKey, *xUnoKey); in exService_writeRegEntry() 50 XRegistryKeyRef xNewKey = xKey->createKey( str ); in exService_writeRegEntry() 54 xNewKey = xKey->createKey( str ); in exService_writeRegEntry() 58 xNewKey = xKey->createKey( str ); in exService_writeRegEntry() 62 xNewKey = xKey->createKey( str ); in exService_writeRegEntry() 66 xNewKey = xKey->createKey( str ); in exService_writeRegEntry() 70 xNewKey = xKey->createKey( str ); in exService_writeRegEntry() 74 xNewKey = xKey->createKey( str ); in exService_writeRegEntry() 78 xNewKey = xKey->createKey( str ); in exService_writeRegEntry()
|
/aoo41x/main/io/test/stm/ |
H A D | testfactreg.cxx | 59 Reference< XRegistryKey > xKey( in component_writeInfo() local 65 Reference< XRegistryKey > xNewKey = xKey->createKey( str ); in component_writeInfo() 71 xNewKey = xKey->createKey( str ); in component_writeInfo() 77 xNewKey = xKey->createKey( str ); in component_writeInfo() 83 xNewKey = xKey->createKey( str ); in component_writeInfo() 89 xNewKey = xKey->createKey( str ); in component_writeInfo() 95 xNewKey = xKey->createKey( str ); in component_writeInfo() 101 xNewKey = xKey->createKey( str ); in component_writeInfo() 107 xNewKey = xKey->createKey( str ); in component_writeInfo() 113 xNewKey = xKey->createKey( str ); in component_writeInfo()
|
/aoo41x/main/xmloff/source/table/ |
H A D | XMLTableExport.cxx | 240 Reference< XInterface > xKey( xPropSet, UNO_QUERY ); in collectTableAutoStyles() local 241 pTableInfo->maColumnStyleMap[xKey] = sStyleName; in collectTableAutoStyles() 263 Reference< XInterface > xKey( xPropSet, UNO_QUERY ); in collectTableAutoStyles() local 264 pTableInfo->maRowStyleMap[xKey] = sStyleName; in collectTableAutoStyles() 294 Reference< XInterface > xKey( xCellSet, UNO_QUERY ); in collectTableAutoStyles() local 295 pTableInfo->maCellStyleMap[xKey] = sStyleName; in collectTableAutoStyles() 357 Reference< XInterface > xKey( xCellRange, UNO_QUERY ); in exportTable() local 358 const OUString sStyleName( pTableInfo->maRowStyleMap[xKey] ); in exportTable() 404 Reference< XInterface > xKey( xColumnProperties, UNO_QUERY ); in ExportTableColumns() local 433 Reference< XInterface > xKey( xCell, UNO_QUERY ); in ExportCell() local [all …]
|
/aoo41x/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 110 if (! xKey.is()) in SAL_IMPLEMENT_MAIN_WITH_ARGS() 111 xKey = xRoot->createKey( OUSTR("SINGLETONS") ); in SAL_IMPLEMENT_MAIN_WITH_ARGS() 128 Reference< registry::XRegistryKey > xEntry( xKey->openKey( singleton ) ); in SAL_IMPLEMENT_MAIN_WITH_ARGS() 130 xEntry = xKey->createKey( singleton ); in SAL_IMPLEMENT_MAIN_WITH_ARGS() 145 xKey->deleteKey( singleton ); in SAL_IMPLEMENT_MAIN_WITH_ARGS()
|
/aoo41x/main/stoc/source/loader/ |
H A D | dllcomponentloader.cxx | 127 …ionLoaderUrl, const OUString& locationUrl, const Reference<XRegistryKey>& xKey ) throw(CannotActiv… 128 …virtual sal_Bool SAL_CALL writeRegistryInfo( const Reference<XRegistryKey>& xKey, const OUString& … 218 const Reference< XRegistryKey > & xKey ) in activate() 223 expand_url( rLibName ), OUString(), rImplName, m_xSMgr, xKey ); in activate() 229 const Reference< XRegistryKey > & xKey, const OUString &, const OUString & rLibName ) in writeRegistryInfo() 234 expand_url( rLibName ), OUString(), m_xSMgr, xKey ); in writeRegistryInfo()
|
/aoo41x/main/cppuhelper/source/ |
H A D | servicefactory.cxx | 70 Reference< registry::XRegistryKey > const & xKey ) 399 Reference< registry::XRegistryKey > xKey( in bootstrapInitialContext() local 401 if (xKey.is()) in bootstrapInitialContext() 403 xKey = xKey->openKey( OUSTR("/SINGLETONS") ); in bootstrapInitialContext() 404 if (xKey.is()) in bootstrapInitialContext() 409 xKey->openKeys() ); in bootstrapInitialContext()
|
H A D | shlib.cxx | 350 Reference< registry::XRegistryKey > const & xKey ) in loadSharedLibComponentFactory() 411 xKey.get(), ::getCppuType( &xKey ) ); in loadSharedLibComponentFactory() 496 Reference< registry::XRegistryKey > const & xKey ) in writeSharedLibComponentInfo() 542 xKey.get(), ::getCppuType( &xKey ) ); in writeSharedLibComponentInfo()
|
/aoo41x/main/ucbhelper/workben/myucp/ |
H A D | myucp_services.cxx | 46 uno::Reference< registry::XRegistryKey > xKey; in writeInfo() local 49 xKey = static_cast< registry::XRegistryKey * >( in writeInfo() 56 if ( !xKey.is() ) in writeInfo() 65 xKey->createKey( rServiceNames[ n ] ); in writeInfo()
|
/aoo41x/main/stoc/source/javaloader/ |
H A D | javaloader.cxx | 149 const OUString& locationUrl, const css::uno::Reference<XRegistryKey>& xKey) 152 const css::uno::Reference<XRegistryKey>& xKey, 376 const css::uno::Reference<XRegistryKey> & xKey, const OUString & blabla, in writeRegistryInfo() argument 382 return loader->writeRegistryInfo(xKey, blabla, rLibName); in writeRegistryInfo() 391 const css::uno::Reference<XRegistryKey> & xKey) in activate() argument 396 return loader->activate(rImplName, blabla, rLibName, xKey); in activate()
|
/aoo41x/main/mysqlc/source/ |
H A D | mysqlc_services.cxx | 55 const Reference< XRegistryKey > & xKey) in REGISTER_PROVIDER() 62 Reference< XRegistryKey > xNewKey( xKey->createKey( aMainKeyName.makeStringAndClear() ) ); in REGISTER_PROVIDER() 124 Reference< XRegistryKey > xKey(reinterpret_cast< XRegistryKey*>(pRegistryKey)); in component_writeInfo() local 128 MysqlCDriver::getSupportedServiceNames_Static(), xKey); in component_writeInfo()
|
/aoo41x/main/bridges/test/java_uno/equals/ |
H A D | testequals.cxx | 198 css::uno::Reference< css::registry::XRegistryKey > xKey; in writeInfo() local 201 xKey = static_cast< css::registry::XRegistryKey * >(pRegistryKey)-> in writeInfo() 205 if (!xKey.is()) in writeInfo() 211 xKey->createKey(rServiceNames[i]); in writeInfo()
|
/aoo41x/main/embeddedobj/source/msole/ |
H A D | oleregister.cxx | 88 …uno::Reference< registry::XRegistryKey > xKey( reinterpret_cast< registry::XRegistryKey* >( pRegis… in component_writeInfo() local 91 xNewKey = xKey->createKey( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("/") ) + in component_writeInfo() 100 xNewKey = xKey->createKey( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("/") ) + in component_writeInfo()
|
/aoo41x/main/embeddedobj/test/mtexecutor/ |
H A D | mteregister.cxx | 86 …uno::Reference< registry::XRegistryKey > xKey( reinterpret_cast< registry::XRegistryKey* >( pRegis… in component_writeInfo() local 92 xNewKey = xKey->createKey( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("/") ) + in component_writeInfo() 100 xNewKey = xKey->createKey( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("/") ) + in component_writeInfo()
|
/aoo41x/main/udkapi/com/sun/star/loader/ |
H A D | XImplementationLoader.idl | 72 @param xKey A registry which may be used to read static data previously 86 [in] com::sun::star::registry::XRegistryKey xKey ) 92 @param xKey The registry key, which shall be used to write for each 108 boolean writeRegistryInfo( [in] com::sun::star::registry::XRegistryKey xKey,
|
/aoo41x/main/connectivity/source/commontools/ |
H A D | TKeys.cxx | 276 Reference<XPropertySet> xKey(getObject(_nPos),UNO_QUERY); in dropObject() local 279 m_pTable->getKeyService()->dropKey(m_pTable,xKey); in dropObject() 289 if ( xKey.is() ) in dropObject() 292 xKey->getPropertyValue(rPropMap.getNameByIndex(PROPERTY_ID_TYPE)) >>= nKeyType; in dropObject()
|
/aoo41x/main/unotools/source/processfactory/ |
H A D | componentfactory.cxx | 81 const Reference< XRegistryKey > & xKey in loadLibComponentFactory() 135 xKey.get(), ::getCppuType( (const Reference< XRegistryKey > *)0 ) ); in loadLibComponentFactory() 159 aImplName.getStr(), xSF.get(), xKey.get() ); in loadLibComponentFactory()
|
/aoo41x/main/extensions/source/propctrlr/ |
H A D | formlinkdialog.cxx | 521 Reference< XPropertySet > xKey; in getExistingRelation() local 522 Reference< XColumnsSupplier > xKeyColSupp( xKey, UNO_QUERY ); in getExistingRelation() 530 xKeys->getByIndex( key ) >>= xKey; in getExistingRelation() 532 … xKey->getPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Type" ) ) ) >>= nKeyType; in getExistingRelation() 537 xKeyColSupp = xKeyColSupp.query( xKey ); in getExistingRelation()
|
/aoo41x/main/wizards/com/sun/star/wizards/db/ |
H A D | TableDescriptor.java | 78 private XPropertySet xKey; field in TableDescriptor 160 xKey = xKeyFac.createDataDescriptor(); in createPrimaryKeys() 161 xKey.setPropertyValue("Type", new Integer(KeyType.PRIMARY)); in createPrimaryKeys() 162 xKeyColumnSupplier = UnoRuntime.queryInterface(XColumnsSupplier.class, xKey); in createPrimaryKeys() 286 xKeyAppend.appendByDescriptor(xKey); in createTable()
|
/aoo41x/main/framework/source/accelerators/ |
H A D | acceleratorconfiguration.cxx | 1334 css::uno::Reference< css::container::XNameAccess > xKey; in impl_ts_load() local 1343 xAccess->getByName(sKey) >>= xKey; in impl_ts_load() 1344 xKey->getByName(CFG_PROP_COMMAND) >>= xCommand; in impl_ts_load() 1549 css::uno::Reference< css::container::XNameAccess > xKey; in insertKeyToConfiguration() local 1557 xContainer->getByName(sKey) >>= xKey; in insertKeyToConfiguration() 1559 xKey->getByName(CFG_PROP_COMMAND) >>= xCommand; in insertKeyToConfiguration() 1636 css::uno::Reference< css::container::XNameAccess > xKey; in reloadChanged() local 1643 xContainer->getByName(sKey) >>= xKey; in reloadChanged() 1644 xKey->getByName(CFG_PROP_COMMAND) >>= xCommand; in reloadChanged()
|