Home
last modified time | relevance | path

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

/trunk/main/scripting/examples/java/Newsgroup/
H A DMimeConfiguration.java76 String mailcapPath = getConfigDir() + System.getProperty( "file.separator" ) + "mailcap"; in writeMailCap()
138 …String mimetypesPath = getConfigDir() + System.getProperty( "file.separator" ) + "mimetypes.defaul… in writeMimeTypes()
206 private static String getConfigDir() in getConfigDir() method in MimeConfiguration
/trunk/main/sal/qa/osl/security/
H A Dosl_Security.cxx198 class getConfigDir : public ::testing::Test class
204 TEST_F(getConfigDir, getConfigDir_001) in TEST_F() argument
208 bRes = aSec.getConfigDir( strConfig ); in TEST_F()
/trunk/main/sal/inc/osl/
H A Dsecurity_decl.hxx97 inline sal_Bool SAL_CALL getConfigDir( ::rtl::OUString & strDirectory) const;
H A Dsecurity.hxx87 inline sal_Bool Security::getConfigDir( rtl::OUString& strDirectory ) const in getConfigDir() function in osl::Security
/trunk/main/vos/inc/vos/
H A Dsecurity.hxx101 sal_Bool SAL_CALL getConfigDir(::rtl::OUString& strDirectory) const;
/trunk/main/vos/source/
H A Dsecurity.cxx94 sal_Bool OSecurity::getConfigDir( rtl::OUString& strDirectory ) const in getConfigDir() function in OSecurity
/trunk/main/extensions/source/mozbootstrap/
H A DMNSFolders.cxx54 aSecurity.getConfigDir( aConfigPath ); in lcl_getUserDataDirectory()
/trunk/main/comphelper/source/misc/
H A Dregpathhelper.cxx144 aUserSecurity.getConfigDir( userRegistryName ); in getDefaultLocalRegistry()
/trunk/main/sfx2/source/doc/
H A Ddocfac.cxx267 ::osl::Security().getConfigDir(aBackupURL); in SetSystemTemplate()
/trunk/main/sal/rtl/source/
H A Dbootstrap.cxx508 bool b = osl::Security().getConfigDir(v); in getValue()
/trunk/main/desktop/source/migration/
H A Dmigration.cxx566 osl::Security().getConfigDir( aUserInst ); in findInstallation()

Completed in 41 milliseconds