Home
last modified time | relevance | path

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

/trunk/main/sal/qa/osl/security/
H A Dosl_Security.cxx180 class getHomeDir : public ::testing::Test class
186 TEST_F(getHomeDir, getHomeDir_001) in TEST_F() argument
190 bRes = aSec.getHomeDir( strHome ); in TEST_F()
/trunk/main/sal/inc/osl/
H A Dsecurity_decl.hxx90 inline sal_Bool SAL_CALL getHomeDir( ::rtl::OUString& strDirectory) const;
H A Dsecurity.hxx81 inline sal_Bool Security::getHomeDir( rtl::OUString& strDirectory) const in getHomeDir() function in osl::Security
/trunk/main/vos/inc/vos/
H A Dsecurity.hxx94 sal_Bool SAL_CALL getHomeDir(::rtl::OUString& strDirectory) const;
/trunk/main/vos/source/
H A Dsecurity.cxx86 sal_Bool OSecurity::getHomeDir( rtl::OUString& strDirectory) const in getHomeDir() function in OSecurity
/trunk/main/shell/source/unix/sysshell/
H A Drecently_used_file.cxx63 if (sec.getHomeDir(homedir_url)) in recently_used_file()
/trunk/main/framework/source/services/
H A Dsubstitutepathvars.cxx742 aSecurity.getHomeDir( aWorkPath ); in GetWorkVariableValue()
753 aSecurity.getHomeDir( aHomePath ); in GetHomeVariableValue()
/trunk/main/bridges/source/cpp_uno/shared/
H A Dvtablefactory.cxx255 if (aSecurity.getHomeDir(strURLDirectory)) in createBlock()
/trunk/main/shell/source/backends/gconfbe/
H A Dgconfaccess.cxx111 if (!aSecurity.getHomeDir( aHomeDirURL ) ) in xdg_user_dir_lookup()
/trunk/main/cui/source/options/
H A Doptupdt.cxx319 osl::Security().getHomeDir(aURL); in IMPL_LINK()
/trunk/main/ucb/source/ucp/file/
H A Dprov.cxx520 aSecurity.getHomeDir( m_HomeDirectory ); in initProperties()
/trunk/main/extensions/source/update/check/
H A Dupdatecheckconfig.cxx210 osl::Security().getHomeDir( aHomeDir ); in getDesktopDirectory()
/trunk/main/sfx2/source/appl/
H A Dshutdownicon.cxx811 osl::Security().getHomeDir( aHomeURL ); in getDotAutostart()
/trunk/main/sal/rtl/source/
H A Dbootstrap.cxx515 bool b = osl::Security().getHomeDir(v); in getValue()
/trunk/main/svtools/source/dialogs/
H A Dfiledlg2.cxx344 if ( aSecurity.getHomeDir( aHomeDir ) ) in IMPL_LINK()
/trunk/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx2761 aSecurity.getHomeDir( sFolder ); in SetDisplayDirectory()

Completed in 91 milliseconds