Searched refs:implStorePasswordLibrary (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/basic/source/inc/ |
H A D | scriptcont.hxx | 72 virtual sal_Bool implStorePasswordLibrary( SfxLibrary* pLib, const ::rtl::OUString& aName, 76 virtual sal_Bool implStorePasswordLibrary( SfxLibrary* pLib, const ::rtl::OUString& aName,
|
H A D | namecont.hxx | 309 virtual sal_Bool implStorePasswordLibrary( SfxLibrary* pLib, const ::rtl::OUString& aName, 313 virtual sal_Bool implStorePasswordLibrary( SfxLibrary* pLib, const ::rtl::OUString& aName,
|
/aoo42x/main/basic/source/uno/ |
H A D | scriptcont.cxx | 584 sal_Bool SfxScriptLibraryContainer::implStorePasswordLibrary( SfxLibrary* pLib, in implStorePasswordLibrary() function in basic::SfxScriptLibraryContainer 589 return implStorePasswordLibrary( pLib, aName, xStorage, aDummyLocation, xDummySFA, xHandler ); in implStorePasswordLibrary() 592 sal_Bool SfxScriptLibraryContainer::implStorePasswordLibrary( SfxLibrary* pLib, const ::rtl::OUStri… in implStorePasswordLibrary() function in basic::SfxScriptLibraryContainer
|
H A D | namecont.cxx | 1317 sal_Bool SfxLibraryContainer::implStorePasswordLibrary( in implStorePasswordLibrary() function in basic::SfxLibraryContainer 1325 sal_Bool SfxLibraryContainer::implStorePasswordLibrary( in implStorePasswordLibrary() function in basic::SfxLibraryContainer 1948 …implStorePasswordLibrary( pImplLib, rLib.aName, xLibraryStor, uno::Reference< task::XInteractionHa… in storeLibraries_Impl() 2764 implStorePasswordLibrary( pImplLib, Name, xDummyStor, URL, xToUseSFI, Handler ); in exportLibrary()
|
Completed in 50 milliseconds