Searched refs:implStorePasswordLibrary (Results 1 – 4 of 4) sorted by relevance
| /trunk/main/basic/source/inc/ |
| H A D | scriptcont.hxx | 71 virtual sal_Bool implStorePasswordLibrary( SfxLibrary* pLib, const ::rtl::OUString& aName, 75 virtual sal_Bool implStorePasswordLibrary( SfxLibrary* pLib, const ::rtl::OUString& aName,
|
| H A D | namecont.hxx | 285 virtual sal_Bool implStorePasswordLibrary( SfxLibrary* pLib, const ::rtl::OUString& aName, 289 virtual sal_Bool implStorePasswordLibrary( SfxLibrary* pLib, const ::rtl::OUString& aName,
|
| /trunk/main/basic/source/uno/ |
| H A D | scriptcont.cxx | 579 sal_Bool SfxScriptLibraryContainer::implStorePasswordLibrary( SfxLibrary* pLib, in implStorePasswordLibrary() function in basic::SfxScriptLibraryContainer 584 return implStorePasswordLibrary( pLib, aName, xStorage, aDummyLocation, xDummySFA, xHandler ); in implStorePasswordLibrary() 587 sal_Bool SfxScriptLibraryContainer::implStorePasswordLibrary( SfxLibrary* pLib, const ::rtl::OUStri… in implStorePasswordLibrary() function in basic::SfxScriptLibraryContainer
|
| H A D | namecont.cxx | 1305 sal_Bool SfxLibraryContainer::implStorePasswordLibrary( in implStorePasswordLibrary() function in basic::SfxLibraryContainer 1313 sal_Bool SfxLibraryContainer::implStorePasswordLibrary( in implStorePasswordLibrary() function in basic::SfxLibraryContainer 1935 …implStorePasswordLibrary( pImplLib, rLib.aName, xLibraryStor, uno::Reference< task::XInteractionHa… in storeLibraries_Impl() 2728 implStorePasswordLibrary( pImplLib, Name, xDummyStor, URL, xToUseSFI, Handler ); in exportLibrary()
|