Home
last modified time | relevance | path

Searched defs:pLib (Results 1 – 17 of 17) sorted by relevance

/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx201 StarBASIC* pLib = in insertLibraryImpl() local
230 StarBASIC* pLib = pMgr->GetLib( aLibName ); in addLibraryModulesImpl() local
362 StarBASIC* pLib = mpMgr->GetLib( aName ); in elementRemoved() local
1510 StarBASIC* pLib = GetLib( 0 ); in GetStdLib() local
1610 StarBASIC* pLib = GetLib( nLib ); in LoadLib() local
1650 StarBASIC* pLib = GetLib( rLibName ); in CreateLib() local
1752 StarBASIC* pLib = pInfo->GetLib(); in SetFlagToAllLibs() local
2071 ModuleContainer_Impl( StarBASIC* pLib ) in ModuleContainer_Impl()
2216 DialogContainer_Impl( StarBASIC* pLib ) in DialogContainer_Impl()
2499 StarBASIC* pLib = mpMgr->GetLib( Name ); in removeByName() local
[all …]
/trunk/main/basic/workben/
H A Dmgrtest.cxx292 StarBASIC* pLib = pBasMgr->GetLib( pLib1Str ); in IMPL_LINK() local
312 StarBASIC* pLib = pBasMgr->GetLib( pLib2Str ); in IMPL_LINK() local
331 StarBASIC* pLib = pBasMgr->GetLib( pLib3Str ); in IMPL_LINK() local
/trunk/main/sc/source/core/tool/
H A Dcallform.cxx235 osl::Module* pLib = new osl::Module( aNP ); in InitExternalFunc() local
323 osl::Module* pLib = pModuleData->GetInstance(); in Call() local
418 osl::Module* pLib = pModuleData->GetInstance(); in Unadvice() local
443 osl::Module* pLib = pModuleData->GetInstance(); in GetParamDesc() local
/trunk/main/sal/osl/unx/
H A Dmodule.c82 void* pLib = dlopen(pszModuleName, rtld_mode); in osl_loadAsciiModule() local
/trunk/main/xmlscript/source/xmllib_imexp/
H A Dxmllib_import.cxx327 LibDescriptor* pLib = _pImport->mpLibDesc; in endElement() local
/trunk/main/basic/source/uno/
H A Dscriptcont.cxx584 sal_Bool SfxScriptLibraryContainer::implStorePasswordLibrary( SfxLibrary* pLib, in implStorePasswordLibrary()
592 sal_Bool SfxScriptLibraryContainer::implStorePasswordLibrary( SfxLibrary* pLib, const ::rtl::OUStri… in implStorePasswordLibrary()
872 ( SfxLibrary* pLib, const OUString& Name, sal_Bool bVerifyPasswordOnly ) in implLoadPasswordLibrary()
H A Dnamecont.cxx1351 ( SfxLibrary* pLib, const OUString& aName ) in createAppLibraryFolder()
1377 void SfxLibraryContainer::implStoreLibrary( SfxLibrary* pLib, in implStoreLibrary()
1387 void SfxLibraryContainer::implStoreLibrary( SfxLibrary* pLib, in implStoreLibrary()
1540 void SfxLibraryContainer::implStoreLibraryIndexFile( SfxLibrary* pLib, in implStoreLibraryIndexFile()
1549 void SfxLibraryContainer::implStoreLibraryIndexFile( SfxLibrary* pLib, in implStoreLibraryIndexFile()
1657 sal_Bool SfxLibraryContainer::implLoadLibraryIndexFile( SfxLibrary* pLib, in implLoadLibraryIndexFile()
1763 ( SfxLibrary* pLib, ::xmlscript::LibDescriptor& rLib ) in implImportLibDescriptor()
/trunk/main/basctl/source/basicide/
H A Dbasobj3.cxx264 BasicManager* FindBasicManager( StarBASIC* pLib ) in FindBasicManager()
H A Dbasidesh.cxx805 StarBASIC* pLib = doc->getBasicManager()->GetLib( aLibName ); in UpdateWindows() local
H A Dbasides1.cxx1285 StarBASIC* pLib = static_cast< StarBASIC* >( pParent ); in ShowActiveModuleWindow() local
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi2.cxx96 SalXLib* pLib = GetX11SalData()->GetDisplay()->GetXLib(); in CopyScreenArea() local
/trunk/main/cui/source/customize/
H A Dcfgutil.cxx1308 SvLBoxEntry *pLib = FirstChild( pEntry ); in SelectMacro() local
/trunk/main/vcl/unx/generic/printer/
H A Dcupsmgr.cxx1132 oslModule pLib = osl_loadAsciiModule( _XSALSET_LIBNAME, SAL_LOADMODULE_LAZY ); in authenticateUser() local
/trunk/main/vcl/win/source/gdi/
H A Dsalprn.cxx454 oslModule pLib = osl_loadAsciiModule( "winspool.drv", SAL_LOADMODULE_DEFAULT ); in GetDefaultPrinter() local
/trunk/main/i18npool/source/localedata/
H A Dlocaledata.cxx61 const char* pLib; member
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx378 oslModule pLib = osl_loadAsciiModule( "user32", SAL_LOADMODULE_DEFAULT ); in ImplSalCreateFrame() local
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx3986 StarBASIC * pLib = PTR_CAST(StarBASIC,pP); in firing_impl() local

Completed in 181 milliseconds