Home
last modified time | relevance | path

Searched defs:profileName (Results 1 – 3 of 3) sorted by relevance

/trunk/main/extensions/source/mozbootstrap/
H A DMMozillaBootstrap.cxx132 …tType product, const ::rtl::OUString& profileName ) throw (::com::sun::star::uno::RuntimeException) in getProfilePath()
136 …tType product, const ::rtl::OUString& profileName ) throw (::com::sun::star::uno::RuntimeException) in isProfileLocked()
140 …tType product, const ::rtl::OUString& profileName ) throw (::com::sun::star::uno::RuntimeException) in getProfileExists()
146 …tType product, const ::rtl::OUString& profileName ) throw (::com::sun::star::uno::RuntimeException) in bootupProfile()
168 …tType product, const ::rtl::OUString& profileName ) throw (::com::sun::star::uno::RuntimeException) in setCurrentProfile()
H A DMNSProfileDiscover.cxx150 …tType product, const ::rtl::OUString& profileName ) throw (::com::sun::star::uno::RuntimeException) in getProfilePath()
205 …tType product, const ::rtl::OUString& profileName ) throw (::com::sun::star::uno::RuntimeException) in isProfileLocked()
212 …tType product, const ::rtl::OUString& profileName ) throw (::com::sun::star::uno::RuntimeException) in getProfileExists()
/trunk/main/icc/source/create_sRGB_profile/
H A Dcreate_sRGB_profile.cpp202 void dumpProfile(FILE *outfile, const char * profileName) in dumpProfile()