Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/tools/
H A DBaseGFXHelper.cxx43 bool bInited = false; in getBoundVolume() local
50 if(!bInited) in getBoundVolume()
56 bInited = true; in getBoundVolume()
/aoo4110/main/cppu/source/typelib/
H A Dtypelib.cxx2071 static sal_Bool bInited = sal_False; in typelib_typedescription_getByName() local
2074 if( !bInited ) in typelib_typedescription_getByName()
2078 if( !bInited ) in typelib_typedescription_getByName()
2081 bInited = sal_True; in typelib_typedescription_getByName()

Completed in 25 milliseconds