Home
last modified time | relevance | path

Searched refs:bLateInitService (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/cppuhelper/source/
H A Dservicefactory.cxx199 entry.bLateInitService = true; in add_access_control_entries()
228 entry.bLateInitService = false; in add_access_control_entries()
235 entry.bLateInitService = true; in add_access_control_entries()
253 entry.bLateInitService = false; in add_access_control_entries()
297 entry.bLateInitService = false; in add_access_control_entries()
308 entry.bLateInitService = false; in add_access_control_entries()
313 entry.bLateInitService = true; in add_access_control_entries()
384 entry.bLateInitService = true; in bootstrapInitialContext()
390 entry.bLateInitService = true; in bootstrapInitialContext()
406 entry.bLateInitService = true; in bootstrapInitialContext()
[all …]
H A Dcomponent_context.cxx776 if (rEntry.bLateInitService) in ComponentContext()
879 mapped_entries[nPos].bLateInitService = pEntries[nPos].bLateInitService; in createComponentContext()
/aoo41x/main/cppuhelper/inc/cppuhelper/
H A Dcomponent_context.hxx43 bool bLateInitService; member
54 : bLateInitService( false )
70 : bLateInitService( bLateInitService_ ), in ContextEntry_Init()
/aoo41x/main/cppuhelper/test/
H A Dtesthelper.cxx66 aEntry.bLateInitService = false; in SAL_IMPLEMENT_MAIN()

Completed in 27 milliseconds