carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_appearance_pref.htm
changeset 5 684bf18fdedf
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_appearance_pref.htm	Fri Dec 04 10:01:33 2009 -0600
@@ -0,0 +1,57 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<html lang="en">
+
+<head>
+<meta http-equiv="Content-Language" content="en-us">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Appearance preferences</title>
+<link rel="stylesheet" type="text/css" href="../help.css">
+</head>
+
+<body>
+
+<h1>Appearance preferences</h1>
+
+<p>Use the <b>Appearance</b> panel of the Preferences window to customize the appearance of C elements in the viewers.</p>
+<p><img src="../images/view_appearance_prefs.png" alt="Appearance Preference"></p>
+
+<table width="700px" cellpadding="5" cellspacing="0" border="1" >
+	<caption>
+	<b>Appearance Options</b>
+	</caption>
+	<colgroup>
+		<col width="30%" valign="top" >
+		<col width="70%" valign="top" >
+	</colgroup>
+	<tbody>
+		<tr>
+			<td width="241" valign="top"><b>Show translation unit members </b></td>
+			<td width="433" valign="top">Select this option to show translation unit members in Project Explorer and C/C++ Projects view. </td>
+		</tr>
+		<tr>
+			<td valign="top"><b>Group include directives in Project Explorer and C/C++ Projects view </b></td>
+			<td valign="top">Select this option to group include directives in Project Explorer and C/C++ Projects view. </td>
+		</tr>
+		<tr>
+			<td valign="top"><b>Group include directives in the Outline view </b></td>
+			<td valign="top">Select this option to group include directives in the Outline view. </td>
+		</tr>
+		<tr>
+			<td valign="top"><b>Group namespaces in the Outline view </b></td>
+			<td valign="top">Select this option to group namespace declarations in the Outline view. </td>
+		</tr>
+		<tr>
+			<td valign="top"><b>Group method definitions in the Outline view </b></td>
+			<td valign="top">Select this option to group method definitions for the same type in the Outline view. </td>
+		</tr>
+		<tr>
+			<td valign="top"><b>Sort header files before source files in Project Explorer and C/C++ Projects view </b></td>
+			<td valign="top">Select this option to separate header and source files in Project Explorer and C/C++ Projects view. </td>
+		</tr>
+	</tbody>
+</table>
+
+<p><img src="../images/nokia2007Copyright.png" width="255" height="14" alt="Nokia Copyright Statement"></p>
+</body>
+
+</html>