Home
last modified time | relevance | path

Searched refs:profile (Results 1 – 25 of 77) sorted by relevance

1234

/trunk/main/icc/source/create_sRGB_profile/
H A Dcreate_sRGB_profile.cpp274 CIccProfile profile; in main() local
275 profile.InitHeader(); in main()
279 profile.m_Header.date.day = data_last_day; in main()
282 profile.m_Header.date.seconds = 0; in main()
285 profile.m_Header.colorSpace = icSigRgbData; in main()
286 profile.m_Header.pcs = icSigXYZData; in main()
287 profile.m_Header.platform = icSigUnkownPlatform; in main()
292 profile.m_Header.model = 0x73524742;//sRGB in main()
294 profile.m_Header.version=icVersionNumberV2_1; in main()
440 profile.AttachTag(icSigRedTRCTag, colorTRCTag); in main()
[all …]
/trunk/main/solenv/bin/modules/installer/
H A Dprofiles.pm47 my @profile = ();
62 push(@profile, $sectionline);
72 push(@profile, $nextline);
79 return \@profile;
90 my %profile = ();
103 $profile{'ismultilingual'} = 0;
106 $profile{'UnixRights'} = "444";
107 $profile{'gid'} = $oneprofile->{'gid'};
108 $profile{'Dir'} = $oneprofile->{'Dir'};
110 $profile{'Styles'} = "";
[all …]
/trunk/main/offapi/com/sun/star/mozilla/
H A DXProfileDiscover.idl62 is a list of all profile of the given product.
64 the profile count for the given product.
74 the default profile name for the given product.
80 /** attempts to get the full path for the given profile.
85 the profile name to get full path.
87 the full path of the given profile.
97 the profile name to check.
99 true is the given profile is locked.
104 /** return true if the given profile exists
109 the profile name to check.
[all …]
H A DXProfileManager.idl49 /** attempts to init xpcom runtime using given profile.
54 the profile name to be used.
56 the current reference count for the given profile.
61 /** attempts to shutdown the current profile.
64 the current reference count for the current profile.
77 /** attempts to get the current profile name.
80 the current used profile.
85 /** attempts to check whether the current profile locked or not
88 return sal_True is current profile is locked
98 the profile name to be used.
[all …]
H A DMozillaBootstrap.idl40 Allow init Mozilla XPCOM using selected profile and switch profiles.
H A DXCodeProxy.idl53 /** which Mozilla profile this code will use
/trunk/main/sal/inc/osl/
H A Dprofile.hxx45 oslProfile profile; member in osl::Profile
53 profile = osl_openProfile(strProfileName.pData, Options); in Profile()
54 if( ! profile ) in Profile()
64 osl_closeProfile(profile); in ~Profile()
70 return osl_flushProfile(profile); in flush()
77 return osl_readProfileString( profile, in readString()
147 return osl_removeProfileEntry( profile, rSection.getStr(), rEntry.getStr()); in removeEntry()
159 int n = osl_getProfileSectionEntries( profile, rSection.getStr(), NULL, 0 ); in getSectionEntries()
163 osl_getProfileSectionEntries( profile, rSection.getStr(), pBuf, n+1 ); in getSectionEntries()
182 int n = osl_getProfileSections( profile, NULL, 0 ); in getSections()
[all …]
/trunk/main/solenv/bin/modules/installer/windows/
H A Dinifile.pm41 my $profile = installer::existence::get_specified_file($filesref, $profileid);
43 return $profile;
52 my ($profile) = @_;
57 if ( $profile->{'Styles'} ) { $styles = $profile->{'Styles'}; }
110 my $profile = get_profile_for_profileitem($profileid, $filesref);
112 if (( $installer::globals::patch ) && ( ! profile_has_patch_flag($profile) )) { next; }
117 $inifile{'FileName'} = $profile->{'Name'};
118 $inifile{'DirProperty'} = $profile->{'uniquedirname'};
123 $inifile{'Component_'} = $profile->{'componentname'};
/trunk/main/xmlsecurity/tools/demo/
H A Dmozprofile.cxx70 ::rtl::OUString profile = xMozillaBootstrap->getDefaultProfile(productTypes[i]); in main()
71 if ( profile.getLength() ) in main()
73 ::rtl::OUString profilepath = xMozillaBootstrap->getProfilePath(productTypes[i],profile); in main()
74 …fprintf( stdout, "Name=%s, Path=%s", rtl::OUStringToOString( profile , RTL_TEXTENCODING_ASCII_US )… in main()
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dmakefile.mk61 -I$(MOZ_INC)$/profile \
71 -I$(MOZ_INC)$/profile \
82 $(MOZ_INC)$/profile \
H A Dnssinitializer.cxx208 ::rtl::OUString profile = xMozillaBootstrap->getDefaultProfile(productTypes[i]); in getMozillaCurrentProfile()
210 if (profile != NULL && profile.getLength()>0) in getMozillaCurrentProfile()
212 … ::rtl::OUString sProfilePath = xMozillaBootstrap->getProfilePath( productTypes[i], profile ); in getMozillaCurrentProfile()
/trunk/main/icc/
H A DSampleICC-1.3.2.patch1122 + sReport += " - Unable to read profile!**\n\tProfile has invalid structure!\n";
1127 // Check profile header
1362 - sReport += "xCLR output profile is missing colorantTableTag\r\n";
1363 + sReport += "xCLR output profile is missing colorantTableTag\n";
1608 + sReport += " - Tag validation incomplete: Pointer to profile unavailable.\n";
1904 - sReport += " - Tag validation incomplete: Pointer to profile unavailable.\r\n";
1905 + sReport += " - Tag validation incomplete: Pointer to profile unavailable.\n";
1964 + sReport += " - Tag validation incomplete: Pointer to profile unavailable.\n";
2157 + sReport += " - Tag validation incomplete: Pointer to profile unavailable.\n";
2553 + sReport += " - Tag validation incomplete: Pointer to profile unavailable.\n";
[all …]
H A DREADME4 profile needed in module vcl in order to export
17 If you need to change the data into the ICC profile,
/trunk/main/sal/osl/os2/
H A Dmakefile.mk67 $(SLO)$/profile.obj \
94 $(OBJ)$/profile.obj \
/trunk/main/sal/osl/w32/
H A DMAKEFILE.MK66 $(SLO)$/profile.obj \
93 $(OBJ)$/profile.obj \
/trunk/main/dbaccess/source/ui/dlg/
H A DAutoControls.src86 Text [ en-US ] = "~Mozilla profile name" ;
90 Text [ en-US ] = "~Thunderbird profile name" ;
/trunk/main/sal/osl/unx/
H A Dmakefile.mk62 $(SLO)$/profile.obj \
93 $(OBJ)$/profile.obj \
/trunk/main/framework/source/classes/
H A Dresource.src302 … The application will be terminated now.\nPlease try to remove your user profile for the applicati…
307 … The application will be terminated now.\nPlease try to remove your user profile for the applicati…
/trunk/main/offapi/com/sun/star/sdb/
H A DErrorCondition.idl147 in a Thunderbird profile named <q>MyProfile</q>, but there does not exist a profile
/trunk/test/
H A Drun23 . /etc/profile
/trunk/main/offapi/com/sun/star/rendering/
H A DColorProfile.idl30 /// ICC Color profile
/trunk/main/xmlsecurity/source/component/
H A Dwarnbox.src30 …ital signatures functionality could not be used, because no Mozilla user profile was found. Please…
/trunk/main/offapi/com/sun/star/security/
H A DCertificateCharacters.idl49 * A private key binding with the certificate is in user's profile.
/trunk/main/stoc/test/security/
H A Dtest_security.policy31 permission com.sun.star.io.FilePermission "file:///etc/profile", "read,,";
/trunk/main/sal/prj/
H A Dbuild.lst23 sa sal\qa\osl\profile nmake - all sa_qa_osl_profile sa_util sa_cpprt.u NULL

Completed in 163 milliseconds

1234