Searched refs:aLibDirPath (Results 1 – 2 of 2) sorted by relevance
836 OUString aLibDirPath = aInetObj.GetMainURL( INetURLObject::NO_DECODE ); in init_Impl() local837 if( mxSFI->isFolder( aLibDirPath ) ) in init_Impl()1340 OUString aLibDirPath = pLib->maStorageURL; in createAppLibraryFolder() local1341 if( aLibDirPath.isEmpty() ) in createAppLibraryFolder()1347 aLibDirPath = pLib->maStorageURL; in createAppLibraryFolder()1350 if( !mxSFI->isFolder( aLibDirPath ) ) in createAppLibraryFolder()1354 mxSFI->createFolder( aLibDirPath ); in createAppLibraryFolder()1360 return aLibDirPath; in createAppLibraryFolder()1457 OUString aLibDirPath; in implStoreLibrary() local1462 aLibDirPath = aInetObj.GetMainURL( INetURLObject::NO_DECODE ); in implStoreLibrary()[all …]
545 OUString aLibDirPath = createAppLibraryFolder( pImplLib, Name ); in changeLibraryPassword() local552 INetURLObject aElementInetObj( aLibDirPath ); in changeLibraryPassword()730 OUString aLibDirPath; in implStorePasswordLibrary() local735 aLibDirPath = aInetObj.GetMainURL( INetURLObject::NO_DECODE ); in implStorePasswordLibrary()737 if( !xSFI->isFolder( aLibDirPath ) ) in implStorePasswordLibrary()738 xSFI->createFolder( aLibDirPath ); in implStorePasswordLibrary()742 aLibDirPath = createAppLibraryFolder( pLib, aName ); in implStorePasswordLibrary()749 INetURLObject aElementInetObj( aLibDirPath ); in implStorePasswordLibrary()1025 OUString aLibDirPath = createAppLibraryFolder( pLib, Name ); in implLoadPasswordLibrary() local1031 INetURLObject aElementInetObj( aLibDirPath ); in implLoadPasswordLibrary()