Home
last modified time | relevance | path

Searched refs:bNeedsInit (Results 1 – 8 of 8) sorted by path

/trunk/main/basctl/source/dlged/
H A Ddlgedfac.cxx56 static sal_Bool bNeedsInit = sal_True; in IMPL_LINK() local
59 if( bNeedsInit ) in IMPL_LINK()
68 bNeedsInit = sal_False; in IMPL_LINK()
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx284 static bool bNeedsInit = true; in createOLEObject_Impl() local
286 if( bNeedsInit ) in createOLEObject_Impl()
288 bNeedsInit = false; in createOLEObject_Impl()
1030 sal_Bool bNeedsInit = sal_True; in getUnoTypeForSbxValue() local
1038 if( bNeedsInit ) in getUnoTypeForSbxValue()
1049 bNeedsInit = sal_False; in getUnoTypeForSbxValue()
1072 sal_Bool bNeedsInit = sal_True; in getUnoTypeForSbxValue() local
1077 if( bNeedsInit ) in getUnoTypeForSbxValue()
1087 bNeedsInit = sal_False; in getUnoTypeForSbxValue()
/trunk/main/basic/source/runtime/
H A Dmethods.cxx143 static sal_Bool bNeedsInit = sal_True; in GetCharClass() local
145 if( bNeedsInit ) in GetCharClass()
147 bNeedsInit = sal_False; in GetCharClass()
H A Dmethods1.cxx89 static bool bNeedsInit = true; in getLocaleCalendar() local
93 if( bNeedsInit ) in getLocaleCalendar()
95 bNeedsInit = false; in getLocaleCalendar()
/trunk/main/basic/source/uno/
H A Ddlgcont.cxx514 static sal_Bool bNeedsInit = sal_True; in getImplementationName_static() local
517 if( bNeedsInit ) in getImplementationName_static()
520 bNeedsInit = sal_False; in getImplementationName_static()
H A Dscriptcont.cxx1185 static sal_Bool bNeedsInit = sal_True; in getImplementationName_static() local
1188 if( bNeedsInit ) in getImplementationName_static()
1191 bNeedsInit = sal_False; in getImplementationName_static()
/trunk/main/l10ntools/source/help/
H A DHelpCompiler.cxx506 static bool bNeedsInit = true; in getThreadTextEncoding() local
508 if( bNeedsInit ) in getThreadTextEncoding()
510 bNeedsInit = false; in getThreadTextEncoding()
/trunk/main/sfx2/source/appl/
H A Dappbaslib.cxx170 static sal_Bool bNeedsInit = sal_True; in SFX_IMPL_ONEINSTANCEFACTORY() local
173 if( bNeedsInit ) in SFX_IMPL_ONEINSTANCEFACTORY()
177 bNeedsInit = sal_False; in SFX_IMPL_ONEINSTANCEFACTORY()
185 static sal_Bool bNeedsInit = sal_True; in impl_getStaticImplementationName() local
188 if( bNeedsInit ) in impl_getStaticImplementationName()
191 bNeedsInit = sal_False; in impl_getStaticImplementationName()
213 static sal_Bool bNeedsInit = sal_True; in SFX_IMPL_ONEINSTANCEFACTORY() local
216 if( bNeedsInit ) in SFX_IMPL_ONEINSTANCEFACTORY()
220 bNeedsInit = sal_False; in SFX_IMPL_ONEINSTANCEFACTORY()
231 if( bNeedsInit ) in impl_getStaticImplementationName()
[all …]

Completed in 90 milliseconds