Home
last modified time | relevance | path

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

/aoo41x/main/basic/source/uno/
H A Dnamecont.cxx1609 OUString aLibInfoPath; in implStoreLibraryIndexFile() local
1625 aLibInfoPath = pLib->maLibInfoFileURL; in implStoreLibraryIndexFile()
1630 if( xSFI->exists( aLibInfoPath ) ) in implStoreLibraryIndexFile()
1631 xSFI->kill( aLibInfoPath ); in implStoreLibraryIndexFile()
1678 String aLibInfoPath; in implLoadLibraryIndexFile() local
1681 aLibInfoPath = maInfoFileName; in implLoadLibraryIndexFile()
1728 source.sSystemId = aLibInfoPath; in implLoadLibraryIndexFile()
2087 if( mxSFI->exists( aLibInfoPath ) ) in storeLibraries_Impl()
2088 mxSFI->kill( aLibInfoPath ); in storeLibraries_Impl()
2277 if( mxSFI->exists( aLibInfoPath ) ) in removeLibrary()
[all …]

Completed in 30 milliseconds