Searched refs:getConfigDir (Results 1 – 11 of 11) sorted by relevance
76 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
198 class getConfigDir : public ::testing::Test class204 TEST_F(getConfigDir, getConfigDir_001) in TEST_F() argument208 bRes = aSec.getConfigDir( strConfig ); in TEST_F()
97 inline sal_Bool SAL_CALL getConfigDir( ::rtl::OUString & strDirectory) const;
87 inline sal_Bool Security::getConfigDir( rtl::OUString& strDirectory ) const in getConfigDir() function in osl::Security
101 sal_Bool SAL_CALL getConfigDir(::rtl::OUString& strDirectory) const;
94 sal_Bool OSecurity::getConfigDir( rtl::OUString& strDirectory ) const in getConfigDir() function in OSecurity
54 aSecurity.getConfigDir( aConfigPath ); in lcl_getUserDataDirectory()
144 aUserSecurity.getConfigDir( userRegistryName ); in getDefaultLocalRegistry()
267 ::osl::Security().getConfigDir(aBackupURL); in SetSystemTemplate()
508 bool b = osl::Security().getConfigDir(v); in getValue()
566 osl::Security().getConfigDir( aUserInst ); in findInstallation()
Completed in 132 milliseconds