Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ui/dlg/
H A Ddbfindex.hxx61 String aIndexFileName; member in dbaui::OTableIndex
65 OTableIndex( const OTableIndex& _rSource) : aIndexFileName(_rSource.aIndexFileName) { } in OTableIndex()
66 OTableIndex( const String& rFileName ) : aIndexFileName( rFileName ) { } in OTableIndex()
68 void SetIndexFileName( const String& rFileName ) { aIndexFileName = rFileName; } in SetIndexFileName()
69 String GetIndexFileName() const { return aIndexFileName; } in GetIndexFileName()
/aoo41x/main/basic/source/uno/
H A Dnamecont.cxx927 OUString aIndexFileName; in init_Impl() local
928 … sal_Bool bLoaded = implLoadLibraryIndexFile( pImplLib, rLib, xLibraryStor, aIndexFileName ); in init_Impl()
1658 …scriptor& rLib, const uno::Reference< embed::XStorage >& xStorage, const OUString& aIndexFileName ) in implLoadLibraryIndexFile() argument
1703 aLibInfoPath = aIndexFileName; in implLoadLibraryIndexFile()
1752 rLib.aStorageURL = aIndexFileName; in implLoadLibraryIndexFile()
/aoo41x/main/basic/source/inc/
H A Dnamecont.hxx281 const ::rtl::OUString& aIndexFileName );

Completed in 57 milliseconds