source: trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/WIDGET/COMPOUND_WIDGET/directory-overview.html @ 187

Last change on this file since 187 was 178, checked in by smasson, 18 years ago

forgot to do some svn add...

File size: 1.9 KB
Line 
1
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
5
6<!-- Generated by IDLdoc 2.0 -->
7
8<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
9  <head>
10    <title>ToBeReviewed/WIDGET/COMPOUND_WIDGET/</title>
11   
12    <style type="text/css">
13     
14/* CSS for all files which appear in the "left frames" files. */
15
16a { text-decoration: none; }
17a:link, a:visited { color: #330000; }
18a:hover, a:focus { 
19  color: #993333; 
20  background: #FFFFCC; 
21  border-bottom: 1px dashed #303099; 
22}
23
24body {
25  margin: 0;
26  padding: 0;
27  font-size: 10pt;
28  background-color: #FFFFFF;
29  font-family: Arial, Helvetica, sans-serif;
30}
31
32#container {
33  margin: 0.5em;
34}
35
36ul {
37  list-style-type: none;
38  padding-left: 0;
39  margin: 0 0 0 0;
40  font-size: 90%;
41}
42
43h1 {
44  margin: 0 ;
45  padding: 0.5em 0 0.5em 0;
46  font-size: 90%;
47  font-weight: bold;
48}
49
50#tagline {
51  font-size: 75%;
52  font-weight: lighter;
53  color: #606060;
54}
55
56    </style>
57   
58  </head>
59
60  <body>
61    <div id="container">
62      <h1><a href="directory-overview.html" target="file_frame">ToBeReviewed/WIDGET/COMPOUND_WIDGET/</a></h1>
63
64     
65      <ul>
66       
67        <li><a href="cw_bgroup.html" target="file_frame">cw_bgroup.pro</a></li>
68        <li><a href="cw_calendar.html" target="file_frame">cw_calendar.pro</a></li>
69        <li><a href="cw_combobox_pm.html" target="file_frame">cw_combobox_pm.pro</a></li>
70        <li><a href="cw_domain.html" target="file_frame">cw_domain.pro</a></li>
71        <li><a href="cw_droplist_pm.html" target="file_frame">cw_droplist_pm.pro</a></li>
72        <li><a href="cw_pagelayout.html" target="file_frame">cw_pagelayout.pro</a></li>
73        <li><a href="cw_slide_slice.html" target="file_frame">cw_slide_slice.pro</a></li>
74        <li><a href="cw_slider_pm.html" target="file_frame">cw_slider_pm.pro</a></li>
75        <li><a href="cw_specifie.html" target="file_frame">cw_specifie.pro</a></li>
76      </ul>
77
78      <div id="tagline">9 files</div>
79     
80
81     
82    </div>
83  </body>
84</html>
Note: See TracBrowser for help on using the repository browser.