Searched refs:GetLibId (Results 1 – 5 of 5) sorted by relevance
288 sal_uInt16 nLib = pBasMgr->GetLibId( pBasMgr->CreateLib( pLib1Str ) ); in IMPL_LINK()308 sal_uInt16 nLib = pBasMgr->GetLibId( pBasMgr->CreateLib( pLib2Str ) ); in IMPL_LINK()327 sal_uInt16 nLib = pBasMgr->GetLibId( pBasMgr->CreateLib( pLib3Str ) ); in IMPL_LINK()
192 sal_uInt16 GetLibId( const String& rName ) const;
365 sal_uInt16 nLibId = mpMgr->GetLibId( aName ); in elementRemoved()1529 sal_uInt16 BasicManager::GetLibId( const String& rName ) const in GetLibId() function in BasicManager2502 sal_uInt16 nLibId = mpMgr->GetLibId( Name ); in removeByName()
395 sal_uInt16 nId = pBasicMgr->GetLibId( aLibrary ); in getScript()
186 sal_uInt16 nId = pBasicMgr->GetLibId( sLibrary ); in hasMacro()
Completed in 32 milliseconds