Lines Matching refs:SfxLibrary
97 SfxLibrary* pImplLib = getImplLib( rLibraryName ); in setLibraryPassword()
110 SfxLibrary* pImplLib = getImplLib( rLibraryName ); in getLibraryPassword()
121 SfxLibrary* pImplLib = getImplLib( rLibraryName ); in clearLibraryPassword()
131 SfxLibrary* pImplLib = getImplLib( rLibraryName ); in hasLibraryPassword()
151 SfxLibrary* SfxScriptLibraryContainer::implCreateLibrary( const OUString& aName ) in implCreateLibrary()
154 SfxLibrary* pRet = new SfxScriptLibrary( maModifiable, mxMSF, mxSFI ); in implCreateLibrary()
158 SfxLibrary* SfxScriptLibraryContainer::implCreateLibraryLink in implCreateLibraryLink()
163 SfxLibrary* pRet = in implCreateLibraryLink()
415 SfxLibrary* pImplLib = getImplLib( Name ); in isLibraryPasswordProtected()
424 SfxLibrary* pImplLib = getImplLib( Name ); in isLibraryPasswordVerified()
436 SfxLibrary* pImplLib = getImplLib( Name ); in verifyLibraryPassword()
473 SfxLibrary* pImplLib = getImplLib( Name ); in changeLibraryPassword()
584 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()
1212 : SfxLibrary( _rModifiable, getCppuType( (const OUString *)0 ), xMSF, xSFI ) in SfxScriptLibrary()
1224 : SfxLibrary( _rModifiable, getCppuType( (const OUString *)0 ), xMSF, xSFI, in SfxScriptLibrary()
1275 IMPLEMENT_FORWARD_XINTERFACE2( SfxScriptLibrary, SfxLibrary, SfxScriptLibrary_BASE );
1276 IMPLEMENT_FORWARD_XTYPEPROVIDER2( SfxScriptLibrary, SfxLibrary, SfxScriptLibrary_BASE );