Home
last modified time | relevance | path

Searched refs:bInited (Results 1 – 2 of 2) sorted by relevance

/trunk/main/chart2/source/tools/
H A DBaseGFXHelper.cxx43 bool bInited = false; in getBoundVolume() local
50 if(!bInited) in getBoundVolume()
56 bInited = true; in getBoundVolume()
/trunk/main/cppu/source/typelib/
H A Dtypelib.cxx2069 static sal_Bool bInited = sal_False; in typelib_typedescription_getByName() local
2072 if( !bInited ) in typelib_typedescription_getByName()
2076 if( !bInited ) in typelib_typedescription_getByName()
2079 bInited = sal_True; in typelib_typedescription_getByName()

Completed in 28 milliseconds