Home
last modified time | relevance | path

Searched refs:implStorePasswordLibrary (Results 1 – 4 of 4) sorted by relevance

/trunk/main/basic/source/inc/
H A Dscriptcont.hxx71 virtual sal_Bool implStorePasswordLibrary( SfxLibrary* pLib, const ::rtl::OUString& aName,
75 virtual sal_Bool implStorePasswordLibrary( SfxLibrary* pLib, const ::rtl::OUString& aName,
H A Dnamecont.hxx285 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 Dscriptcont.cxx579 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 Dnamecont.cxx1305 sal_Bool SfxLibraryContainer::implStorePasswordLibrary( in implStorePasswordLibrary() function in basic::SfxLibraryContainer
1313 sal_Bool SfxLibraryContainer::implStorePasswordLibrary( in implStorePasswordLibrary() function in basic::SfxLibraryContainer
1935implStorePasswordLibrary( pImplLib, rLib.aName, xLibraryStor, uno::Reference< task::XInteractionHa… in storeLibraries_Impl()
2728 implStorePasswordLibrary( pImplLib, Name, xDummyStor, URL, xToUseSFI, Handler ); in exportLibrary()