Searched refs:RemoveLib (Results 1 – 4 of 4) sorted by relevance
209 sal_Bool RemoveLib( sal_uInt16 nLib, sal_Bool bDelBasicFromStorage );251 sal_Bool RemoveLib( sal_uInt16 nLib );
366 mpMgr->RemoveLib( nLibId, sal_False ); in elementRemoved()1388 RemoveLib( nLibId, sal_False ); in AddLib()1410 sal_Bool BasicManager::RemoveLib( sal_uInt16 nLib ) in RemoveLib() function in BasicManager1413 return RemoveLib( nLib, !IsReference( nLib ) ); in RemoveLib()1416 sal_Bool BasicManager::RemoveLib( sal_uInt16 nLib, sal_Bool bDelBasicFromStorage ) in RemoveLib() function in BasicManager2503 mpMgr->RemoveLib( nLibId ); in removeByName()
393 pBasMgr->RemoveLib( nLibX, sal_False ); in IMPL_LINK()399 pBasMgr->RemoveLib( nLibX, sal_True ); in IMPL_LINK()
1692 pBasicMan->RemoveLib( nLibCount, sal_True ); in ReloadFromHtml()
Completed in 53 milliseconds