Home
last modified time | relevance | path

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

/aoo4110/main/sal/qa/osl/security/
H A Dosl_Security.cxx196 class getHomeDir : public CppUnit::TestFixture class
205 bRes = aSec.getHomeDir( strHome ); in getHomeDir_001()
211 CPPUNIT_TEST_SUITE( getHomeDir );
336 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(osl_Security::getHomeDir, "osl_Security");
/aoo4110/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
/aoo4110/main/vos/inc/vos/
H A Dsecurity.hxx93 sal_Bool SAL_CALL getHomeDir(::rtl::OUString& strDirectory) const;
/aoo4110/main/vos/source/
H A Dsecurity.cxx86 sal_Bool OSecurity::getHomeDir( rtl::OUString& strDirectory) const in getHomeDir() function in OSecurity
/aoo4110/main/shell/source/unix/sysshell/
H A Drecently_used_file.cxx63 if (sec.getHomeDir(homedir_url)) in recently_used_file()
/aoo4110/main/framework/source/services/
H A Dsubstitutepathvars.cxx742 aSecurity.getHomeDir( aWorkPath ); in GetWorkVariableValue()
753 aSecurity.getHomeDir( aHomePath ); in GetHomeVariableValue()
/aoo4110/main/bridges/source/cpp_uno/shared/
H A Dvtablefactory.cxx255 if (aSecurity.getHomeDir(strURLDirectory)) in createBlock()
/aoo4110/main/shell/source/backends/gconfbe/
H A Dgconfaccess.cxx111 if (!aSecurity.getHomeDir( aHomeDirURL ) ) in xdg_user_dir_lookup()
/aoo4110/main/cui/source/options/
H A Doptupdt.cxx319 osl::Security().getHomeDir(aURL); in IMPL_LINK()
/aoo4110/main/ucb/source/ucp/file/
H A Dprov.cxx520 aSecurity.getHomeDir( m_HomeDirectory ); in initProperties()
/aoo4110/main/extensions/source/update/check/
H A Dupdatecheckconfig.cxx210 osl::Security().getHomeDir( aHomeDir ); in getDesktopDirectory()
/aoo4110/main/sfx2/source/appl/
H A Dshutdownicon.cxx811 osl::Security().getHomeDir( aHomeURL ); in getDotAutostart()
/aoo4110/main/sal/rtl/source/
H A Dbootstrap.cxx515 bool b = osl::Security().getHomeDir(v); in getValue()
/aoo4110/main/svtools/source/dialogs/
H A Dfiledlg2.cxx344 if ( aSecurity.getHomeDir( aHomeDir ) ) in IMPL_LINK()
/aoo4110/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx2761 aSecurity.getHomeDir( sFolder ); in SetDisplayDirectory()

Completed in 153 milliseconds