/trunk/main/stoc/source/simpleregistry/ |
H A D | textualservices.cxx | 63 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 …]
|
/trunk/main/ure/source/uretest/ |
H A D | cppmain.cc | 197 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 D | README | 64 and singletons that are part of the URE installation. The component then tries
|
/trunk/main/desktop/source/deployment/registry/component/ |
H A D | dp_component.cxx | 1168 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 D | dp_compbackenddb.cxx | 95 data.singletons, in addEntry() 132 retData.singletons = in getEntry()
|
H A D | dp_compbackenddb.hxx | 94 ::std::vector< ::std::pair< ::rtl::OUString, ::rtl::OUString> >singletons;
|
/trunk/main/offapi/com/sun/star/logging/ |
H A D | LoggerPool.idl | 38 <code>/singletons/com.sun.star.logging.LoggerPool</code>.</p> 43 <code>/singletons/com.sun.star.logging.LoggerPool</code>.</p>
|
/trunk/main/udkapi/com/sun/star/reflection/ |
H A D | XSingletonTypeDescription.idl | 44 supports interface-based singletons, in addition to the obsolete, 45 service-based singletons.</p>
|
H A D | XSingletonTypeDescription2.idl | 34 Reflects a singleton, supporting interface-based singletons. 37 supports obsolete, service-based singletons.</p>
|
H A D | XPublished.idl | 64 interface-based singletons (<type 66 and service-based singletons (<type
|
H A D | TypeDescriptionManager.idl | 59 "/singletons/com.sun.star.reflection.theTypeDescriptionManager".
|
/trunk/main/offapi/com/sun/star/deployment/ |
H A D | ExtensionManager.idl | 36 /singletons/com.sun.star.deployment.ExtensionManager
|
H A D | thePackageManagerFactory.idl | 37 /singletons/com.sun.star.deployment.thePackageManagerFactory
|
H A D | XPackageManagerFactory.idl | 38 /singletons/com.sun.star.deployment.thePackageManagerFactory
|
H A D | XPackageManager.idl | 61 /singletons/com.sun.star.deployment.thePackageManagerFactory
|
/trunk/main/offapi/com/sun/star/ucb/ |
H A D | ExpandContentProvider.idl | 39 /singletons/com.sun.star.util.theMacroExpander
|
/trunk/main/offapi/com/sun/star/script/browse/ |
H A D | BrowseNodeFactory.idl | 48 /singletons/com.sun.star.script.theBrowseNodeFactory
|
/trunk/main/offapi/com/sun/star/script/provider/ |
H A D | MasterScriptProviderFactory.idl | 49 /singletons/com.sun.star.script.provider.theMasterScriptProviderFactory
|
/trunk/main/stoc/source/implementationregistration/ |
H A D | implreg.cxx | 835 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()
|
/trunk/main/udkapi/com/sun/star/uno/ |
H A D | XComponentContext.idl | 53 <code>/singletons/com.sun.star.lang.theServiceManager</code> (maybe null ref).
|
H A D | TypeClass.idl | 137 /** reflecting singletons
|
/trunk/main/offapi/com/sun/star/resource/ |
H A D | OfficeResourceLoader.idl | 41 <code>/singletons/com.sun.star.resource.OfficeResourceLoader</code>), provides access to some
|
/trunk/main/udkapi/com/sun/star/lang/ |
H A D | ServiceManager.idl | 66 <code>/singletons/com.sun.star.lang.theServiceManager</code>.
|
/trunk/main/scripting/examples/beanshell/Highlight/ |
H A D | ShowDialog.bsh | 49 "/singletons/com.sun.star.util.theMacroExpander");
|
/trunk/main/offapi/type_reference/ |
H A D | typelibrary_history.txt | 101 (OOB680m5). This type library doesn't contain the already inserted singletons:
|