Searched refs:getProfilePath (Results 1 – 7 of 7) sorted by relevance
49 ::rtl::OUString ProfileStruct::getProfilePath() in getProfilePath() function in connectivity::mozab::ProfileStruct150 …::rtl::OUString ProfileAccess::getProfilePath( ::com::sun::star::mozilla::MozillaProductType produ… in getProfilePath() function in connectivity::mozab::ProfileAccess160 return m_Product.mProfileList[profileName]->getProfilePath(); in getProfilePath()
58 ::rtl::OUString getProfilePath() ;82 …::rtl::OUString getProfilePath( ::com::sun::star::mozilla::MozillaProductType product, const ::rtl…
132 ::rtl::OUString SAL_CALL MozillaBootstrap::getProfilePath( ::com::sun::star::mozilla::MozillaProduc… in getProfilePath() function in MozillaBootstrap134 return m_ProfileAccess->getProfilePath(product,profileName); in getProfilePath()
74 …virtual ::rtl::OUString SAL_CALL getProfilePath( ::com::sun::star::mozilla::MozillaProductType pro…
73 ::rtl::OUString profilepath = xMozillaBootstrap->getProfilePath(productTypes[i],profile); in main()
90 string getProfilePath( [in]MozillaProductType product,[in]string profileName);
212 … ::rtl::OUString sProfilePath = xMozillaBootstrap->getProfilePath( productTypes[i], profile ); in getMozillaCurrentProfile()
Completed in 33 milliseconds