Searched refs:bNeedsInit (Results 1 – 8 of 8) sorted by relevance
170 static sal_Bool bNeedsInit = sal_True; in SFX_IMPL_ONEINSTANCEFACTORY() local173 if( bNeedsInit ) in SFX_IMPL_ONEINSTANCEFACTORY()177 bNeedsInit = sal_False; in SFX_IMPL_ONEINSTANCEFACTORY()185 static sal_Bool bNeedsInit = sal_True; in impl_getStaticImplementationName() local188 if( bNeedsInit ) in impl_getStaticImplementationName()191 bNeedsInit = sal_False; in impl_getStaticImplementationName()213 static sal_Bool bNeedsInit = sal_True; in SFX_IMPL_ONEINSTANCEFACTORY() local216 if( bNeedsInit ) in SFX_IMPL_ONEINSTANCEFACTORY()220 bNeedsInit = sal_False; in SFX_IMPL_ONEINSTANCEFACTORY()231 if( bNeedsInit ) in impl_getStaticImplementationName()[all …]
56 static sal_Bool bNeedsInit = sal_True; in IMPL_LINK() local59 if( bNeedsInit ) in IMPL_LINK()68 bNeedsInit = sal_False; in IMPL_LINK()
514 static sal_Bool bNeedsInit = sal_True; in getImplementationName_static() local517 if( bNeedsInit ) in getImplementationName_static()520 bNeedsInit = sal_False; in getImplementationName_static()
1185 static sal_Bool bNeedsInit = sal_True; in getImplementationName_static() local1188 if( bNeedsInit ) in getImplementationName_static()1191 bNeedsInit = sal_False; in getImplementationName_static()
507 static bool bNeedsInit = true; in getThreadTextEncoding() local509 if( bNeedsInit ) in getThreadTextEncoding()511 bNeedsInit = false; in getThreadTextEncoding()
284 static bool bNeedsInit = true; in createOLEObject_Impl() local286 if( bNeedsInit ) in createOLEObject_Impl()288 bNeedsInit = false; in createOLEObject_Impl()1030 sal_Bool bNeedsInit = sal_True; in getUnoTypeForSbxValue() local1038 if( bNeedsInit ) in getUnoTypeForSbxValue()1049 bNeedsInit = sal_False; in getUnoTypeForSbxValue()1072 sal_Bool bNeedsInit = sal_True; in getUnoTypeForSbxValue() local1077 if( bNeedsInit ) in getUnoTypeForSbxValue()1087 bNeedsInit = sal_False; in getUnoTypeForSbxValue()
89 static bool bNeedsInit = true; in getLocaleCalendar() local93 if( bNeedsInit ) in getLocaleCalendar()95 bNeedsInit = false; in getLocaleCalendar()
143 static sal_Bool bNeedsInit = sal_True; in GetCharClass() local145 if( bNeedsInit ) in GetCharClass()147 bNeedsInit = sal_False; in GetCharClass()
Completed in 91 milliseconds