Searched refs:getHomeDir (Results 1 – 16 of 16) sorted by relevance
180 class getHomeDir : public ::testing::Test class186 TEST_F(getHomeDir, getHomeDir_001) in TEST_F() argument190 bRes = aSec.getHomeDir( strHome ); in TEST_F()
90 inline sal_Bool SAL_CALL getHomeDir( ::rtl::OUString& strDirectory) const;
81 inline sal_Bool Security::getHomeDir( rtl::OUString& strDirectory) const in getHomeDir() function in osl::Security
94 sal_Bool SAL_CALL getHomeDir(::rtl::OUString& strDirectory) const;
86 sal_Bool OSecurity::getHomeDir( rtl::OUString& strDirectory) const in getHomeDir() function in OSecurity
63 if (sec.getHomeDir(homedir_url)) in recently_used_file()
742 aSecurity.getHomeDir( aWorkPath ); in GetWorkVariableValue()753 aSecurity.getHomeDir( aHomePath ); in GetHomeVariableValue()
255 if (aSecurity.getHomeDir(strURLDirectory)) in createBlock()
111 if (!aSecurity.getHomeDir( aHomeDirURL ) ) in xdg_user_dir_lookup()
319 osl::Security().getHomeDir(aURL); in IMPL_LINK()
520 aSecurity.getHomeDir( m_HomeDirectory ); in initProperties()
210 osl::Security().getHomeDir( aHomeDir ); in getDesktopDirectory()
811 osl::Security().getHomeDir( aHomeURL ); in getDotAutostart()
515 bool b = osl::Security().getHomeDir(v); in getValue()
344 if ( aSecurity.getHomeDir( aHomeDir ) ) in IMPL_LINK()
2761 aSecurity.getHomeDir( sFolder ); in SetDisplayDirectory()
Completed in 198 milliseconds