Home
last modified time | relevance | path

Searched refs:singletons (Results 1 – 25 of 26) sorted by relevance

12

/aoo4110/main/stoc/source/simpleregistry/
H A Dtextualservices.cxx63 std::vector< rtl::OUString > singletons; member
78 ImplementationMap singletons; member in stoc::simpleregistry::Data
345 data_->implementations[attrImplementation_].singletons.push_back(name); in handleSingleton()
346 data_->singletons[name].push_back(attrImplementation_); in handleSingleton()
706 list = &data_->singletons[path_[1]]; in getAsciiListValue()
1024 found = data_->singletons.find(*j) != in find()
1025 data_->singletons.end(); in find()
1129 if (data_->implementations[path_[1]].singletons.size() > in getChildren()
1173 if (data_->singletons.size() > SAL_MAX_INT32) { in getChildren()
1182 static_cast< sal_Int32 >(data_->singletons.size())); in getChildren()
[all …]
/aoo4110/main/ure/source/uretest/
H A Dcppmain.cc197 static char const * const singletons[] = { in run() local
199 for (::std::size_t i = 0; i < sizeof singletons / sizeof singletons[0]; ++i) in run()
203 b.appendAscii(singletons[i]); in run()
H A DREADME68 and singletons that are part of the URE installation. The component then tries
/aoo4110/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx1168 css::uno::Reference< css::registry::XRegistryKey > singletons( in extractComponentData() local
1171 if (singletons.is()) { in extractComponentData()
1176 singletonKeys(singletons->openKeys()); in extractComponentData()
1178 data->singletons.push_back( in extractComponentData()
1240 if (!data.singletons.empty()) { in componentLiveInsertion()
1247 for (t_stringpairvec::const_iterator i(data.singletons.begin()); in componentLiveInsertion()
1248 i != data.singletons.end(); ++i) in componentLiveInsertion()
1298 if (!data.singletons.empty()) { in componentLiveRemoval()
1304 for (t_stringpairvec::const_iterator i(data.singletons.begin()); in componentLiveRemoval()
1305 i != data.singletons.end(); ++i) in componentLiveRemoval()
H A Ddp_compbackenddb.cxx95 data.singletons, in addEntry()
132 retData.singletons = in getEntry()
H A Ddp_compbackenddb.hxx94 ::std::vector< ::std::pair< ::rtl::OUString, ::rtl::OUString> >singletons;
/aoo4110/main/offapi/com/sun/star/logging/
H A DLoggerPool.idl38 <code>/singletons/com.sun.star.logging.LoggerPool</code>.</p>
43 <code>/singletons/com.sun.star.logging.LoggerPool</code>.</p>
/aoo4110/main/udkapi/com/sun/star/reflection/
H A DXSingletonTypeDescription.idl44 supports interface-based singletons, in addition to the obsolete,
45 service-based singletons.</p>
H A DXSingletonTypeDescription2.idl34 Reflects a singleton, supporting interface-based singletons.
37 supports obsolete, service-based singletons.</p>
H A DXPublished.idl64 interface-based singletons (<type
66 and service-based singletons (<type
H A DTypeDescriptionManager.idl59 "/singletons/com.sun.star.reflection.theTypeDescriptionManager".
/aoo4110/main/offapi/com/sun/star/deployment/
H A DExtensionManager.idl36 /singletons/com.sun.star.deployment.ExtensionManager
H A DthePackageManagerFactory.idl37 /singletons/com.sun.star.deployment.thePackageManagerFactory
H A DXPackageManagerFactory.idl38 /singletons/com.sun.star.deployment.thePackageManagerFactory
H A DXPackageManager.idl61 /singletons/com.sun.star.deployment.thePackageManagerFactory
/aoo4110/main/offapi/com/sun/star/script/browse/
H A DBrowseNodeFactory.idl48 /singletons/com.sun.star.script.theBrowseNodeFactory
/aoo4110/main/offapi/com/sun/star/ucb/
H A DExpandContentProvider.idl39 /singletons/com.sun.star.util.theMacroExpander
/aoo4110/main/offapi/com/sun/star/script/provider/
H A DMasterScriptProviderFactory.idl49 /singletons/com.sun.star.script.provider.theMasterScriptProviderFactory
/aoo4110/main/udkapi/com/sun/star/uno/
H A DXComponentContext.idl53 <code>/singletons/com.sun.star.lang.theServiceManager</code> (maybe null ref).
H A DTypeClass.idl137 /** reflecting singletons
/aoo4110/main/stoc/source/implementationregistration/
H A Dimplreg.cxx835 Sequence< Reference< registry::XRegistryKey > > singletons( xSingletons_section->openKeys() ); in delete_all_singleton_entries() local
836 Reference< registry::XRegistryKey > const * subkeys = singletons.getConstArray(); in delete_all_singleton_entries()
837 for ( sal_Int32 nPos = singletons.getLength(); nPos--; ) in delete_all_singleton_entries()
/aoo4110/main/offapi/com/sun/star/resource/
H A DOfficeResourceLoader.idl41 <code>/singletons/com.sun.star.resource.OfficeResourceLoader</code>), provides access to some
/aoo4110/main/udkapi/com/sun/star/lang/
H A DServiceManager.idl66 <code>/singletons/com.sun.star.lang.theServiceManager</code>.
/aoo4110/main/scripting/examples/beanshell/Highlight/
H A DShowDialog.bsh49 "/singletons/com.sun.star.util.theMacroExpander");
/aoo4110/main/offapi/type_reference/
H A Dtypelibrary_history.txt101 (OOB680m5). This type library doesn't contain the already inserted singletons:

Completed in 80 milliseconds

12