Home
last modified time | relevance | path

Searched refs:RemoveLib (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/basic/inc/basic/
H A Dbasmgr.hxx209 sal_Bool RemoveLib( sal_uInt16 nLib, sal_Bool bDelBasicFromStorage );
251 sal_Bool RemoveLib( sal_uInt16 nLib );
/aoo42x/main/basic/source/basmgr/
H A Dbasmgr.cxx366 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 BasicManager
1413 return RemoveLib( nLib, !IsReference( nLib ) ); in RemoveLib()
1416 sal_Bool BasicManager::RemoveLib( sal_uInt16 nLib, sal_Bool bDelBasicFromStorage ) in RemoveLib() function in BasicManager
2503 mpMgr->RemoveLib( nLibId ); in removeByName()
/aoo42x/main/basic/workben/
H A Dmgrtest.cxx393 pBasMgr->RemoveLib( nLibX, sal_False ); in IMPL_LINK()
399 pBasMgr->RemoveLib( nLibX, sal_True ); in IMPL_LINK()
/aoo42x/main/sw/source/ui/app/
H A Ddocsh2.cxx1692 pBasicMan->RemoveLib( nLibCount, sal_True ); in ReloadFromHtml()

Completed in 65 milliseconds