Searched refs:SetLib (Results 1 – 3 of 3) sorted by relevance
477 void SetLib( StarBASIC* pBasic ) { xLib = pBasic; } in SetLib() function in BasicLibInfo692 pStdLibInfo->SetLib( pStdLib ); in BasicManager()879 pStdLibInfo->SetLib( pSLib ); in BasicManager()907 pStdLibInfo->SetLib( new StarBASIC( NULL, mbDocMgr ) ); in ImpMgrNotLoaded()920 pStdLibInfo->SetLib( pStdLib ); in ImpCreateStdLib()1206 pLibInfo->SetLib( new StarBASIC( GetStdLib(), mbDocMgr ) ); in ImpLoadLibary()1631 pLibInfo->SetLib( pNew ); in CreateLib()1689 pLibInfo->SetLib( pNew ); in CreateLibForLibContainer()
67 void SetLib( const String& r ) in SetLib() function in SfxMacroInfoItem
780 aInfoItem.SetLib( pMethod->GetModule()->GetParent()->GetName() ); in IMPL_LINK()