Home
last modified time | relevance | path

Searched refs:c_content (Results 51 – 75 of 99) sorted by relevance

1234

/dports/www/interchange/interchange-5.6.3/dist/lib/UI/pages/include/
H A Dcomponent_editor248 [set c_content][comp-param ui_body][/set]
264 override.ui_body_text=`$Scratch->{c_content}`
H A Dtemplate_editor333 [set c_content][reg-parent [reg-param where]][/set]
351 override.ui_body_text=`$Scratch->{c_content}`
/dports/www/sogo/SOGo-5.4.0/Tools/
H A DSOGoToolCheckupUser.m220 …objects = [gcsFolder fetchFields: [NSArray arrayWithObjects: @"c_name", @"c_content", nil] fetchS…
225 content = [[[objects objectAtIndex: i] objectForKey: @"c_content"] stringByTrimmingSpaces];
H A DSOGoToolTruncateCalendar.m95 @" c_content = ''"
H A DSOGoToolBackup.m324 fields = [NSArray arrayWithObjects: @"c_name", @"c_content", nil];
/dports/www/sogo-activesync/SOGo-5.4.0/Tools/
H A DSOGoToolCheckupUser.m220 …objects = [gcsFolder fetchFields: [NSArray arrayWithObjects: @"c_name", @"c_content", nil] fetchS…
225 content = [[[objects objectAtIndex: i] objectForKey: @"c_content"] stringByTrimmingSpaces];
H A DSOGoToolTruncateCalendar.m95 @" c_content = ''"
H A DSOGoToolBackup.m324 fields = [NSArray arrayWithObjects: @"c_name", @"c_content", nil];
/dports/www/sogo/SOGo-5.4.0/SoObjects/Appointments/
H A DSOGoAppointmentFolderObject.m49 @"c_component", @"c_content", nil];
H A DSOGoEMailAlarmsManager.m87 [eventRecord objectForKey: @"c_content"]];
H A DSOGoAppointmentFolder.m1202 content = [row objectForKey: @"c_content"];
1262 c = [iCalCalendar parseSingleFromSource: [theRecord objectForKey: @"c_content"]];
1264 [c quickRecordsFromContent: [theRecord objectForKey: @"c_content"]
1300 content = [theRecord objectForKey: @"c_content"];
2165 [davSQLFieldsTable setObject: @"c_content"
2922 infos = [[NSArray alloc] initWithObjects: @"c_content", @"c_partmails", @"c_partstates",
2953 infos = [[NSArray alloc] initWithObjects: @"c_name", @"c_content",
/dports/www/sogo-activesync/SOGo-5.4.0/SoObjects/Appointments/
H A DSOGoAppointmentFolderObject.m49 @"c_component", @"c_content", nil];
H A DSOGoEMailAlarmsManager.m87 [eventRecord objectForKey: @"c_content"]];
H A DSOGoAppointmentFolder.m1202 content = [row objectForKey: @"c_content"];
1262 c = [iCalCalendar parseSingleFromSource: [theRecord objectForKey: @"c_content"]];
1264 [c quickRecordsFromContent: [theRecord objectForKey: @"c_content"]
1300 content = [theRecord objectForKey: @"c_content"];
2165 [davSQLFieldsTable setObject: @"c_content"
2922 infos = [[NSArray alloc] initWithObjects: @"c_content", @"c_partmails", @"c_partstates",
2953 infos = [[NSArray alloc] initWithObjects: @"c_name", @"c_content",
/dports/www/sogo2/SOGo-2.4.1/SoObjects/Appointments/
H A DSOGoAppointmentFolderObject.m54 @"c_component", @"c_content", nil];
H A DSOGoEMailAlarmsManager.m199 [eventRecord objectForKey: @"c_content"]];
/dports/www/sogo2/SOGo-2.4.1/Tools/
H A DSOGoToolTruncateCalendar.m65 @" c_content = ''"
H A DSOGoToolBackup.m326 fields = [NSArray arrayWithObjects: @"c_name", @"c_content", nil];
/dports/www/sogo2/SOGo-2.4.1/SOPE/GDLContentStore/
H A DGCSFolder.m569 columns = [NSArray arrayWithObjects: @"c_content", @"c_version",
580 strValue = [row objectForKey: @"c_content"];
583 [record setObject: strValue forKey: @"c_content"];
973 [contentRow setObject:_content forKey:@"c_content"];
/dports/www/sogo/SOGo-5.4.0/SOPE/GDLContentStore/
H A DGCSFolder.m686 columns = [NSArray arrayWithObjects: @"c_content", @"c_version",
697 strValue = [row objectForKey: @"c_content"];
700 [record setObject: strValue forKey: @"c_content"];
1137 [contentRow setObject:_content forKey:@"c_content"];
/dports/www/sogo-activesync/SOGo-5.4.0/SOPE/GDLContentStore/
H A DGCSFolder.m686 columns = [NSArray arrayWithObjects: @"c_content", @"c_version",
697 strValue = [row objectForKey: @"c_content"];
700 [record setObject: strValue forKey: @"c_content"];
1137 [contentRow setObject:_content forKey:@"c_content"];
/dports/www/sogo2/SOGo-2.4.1/SoObjects/Contacts/
H A DSOGoContactGCSFolder.m342 …[davSQLFieldsTable setObject: @"c_content" forKey: @"{urn:ietf:params:xml:ns:carddav}address-data"…
/dports/www/sogo/SOGo-5.4.0/SoObjects/SOGo/
H A DSOGoContentObject.m99 data = [objectRecord objectForKey: @"c_content"];
/dports/www/sogo-activesync/SOGo-5.4.0/SoObjects/SOGo/
H A DSOGoContentObject.m99 data = [objectRecord objectForKey: @"c_content"];
/dports/www/sogo/SOGo-5.4.0/SoObjects/Contacts/
H A DSOGoContactGCSFolder.m448 …[davSQLFieldsTable setObject: @"c_content" forKey: @"{urn:ietf:params:xml:ns:carddav}address-data"…

1234