xref: /aoo41x/main/sd/prj/struct.txt (revision cdf0e10c)
1*cdf0e10cSrcweir
2*cdf0e10cSrcweirsd-
3*cdf0e10cSrcweir   |-idl
4*cdf0e10cSrcweir   |-inc ----
5*cdf0e10cSrcweir   |         |-usr -----
6*cdf0e10cSrcweir   |    		|-IFACEID.hxx	(IDs fuer Interfaces)
7*cdf0e10cSrcweir   |-jobs
8*cdf0e10cSrcweir   |-prj
9*cdf0e10cSrcweir   |-res
10*cdf0e10cSrcweir   |-source -
11*cdf0e10cSrcweir   |         |-ui ------
12*cdf0e10cSrcweir   |    		|-inc ---- (Deklaration der Klassen)
13*cdf0e10cSrcweir   |                    |         |-UNOMODEL.hxx
14*cdf0e10cSrcweir   |                    |         |-UNOPAGE.hxx
15*cdf0e10cSrcweir   |                    |
16*cdf0e10cSrcweir   |    		|-unoidl - (Implementation der Klassen)
17*cdf0e10cSrcweir   |                    	  |-UNOMODEL.cxx
18*cdf0e10cSrcweir   |                    	  |-UNOPAGE.cxx
19*cdf0e10cSrcweir   |-unoidl -
20*cdf0e10cSrcweir   |         |-sd ------
21*cdf0e10cSrcweir   |         |          |-XIMODEL.idl
22*cdf0e10cSrcweir   |         |          |-XIPAGE.idl	(der eigentliche IDL-Code)
23*cdf0e10cSrcweir   |         |-smart ---
24*cdf0e10cSrcweir   |                    |-XIMODEL.idl
25*cdf0e10cSrcweir   |                    |-XIPAGE.idl	(import/mapping des IDL-Codes)
26*cdf0e10cSrcweir   |-util
27*cdf0e10cSrcweir   |-wntmsci-
28*cdf0e10cSrcweir   |         |-idl------
29*cdf0e10cSrcweir   |         |  	|-usr --
30*cdf0e10cSrcweir   |         |                  |-MAP.idl
31*cdf0e10cSrcweir   |         |                  |-SDMAP.idl
32*cdf0e10cSrcweir   |         |-inc------
33*cdf0e10cSrcweir   |         |  	|-sd --- (Deklaration der Interfaces)
34*cdf0e10cSrcweir   |         |                  |-XIMODEL.hxx
35*cdf0e10cSrcweir   |         |                  |-XIPAGE.hxx	...
36*cdf0e10cSrcweir   |         |-misc ----
37*cdf0e10cSrcweir   |                    |-XIMODEL.cxx
38*cdf0e10cSrcweir   |    		(Impl., fast ausschliesslich pure virtual functions)
39*cdf0e10cSrcweir   |-workben
40*cdf0e10cSrcweir
41*cdf0e10cSrcweir
42*cdf0e10cSrcweir
43*cdf0e10cSrcweirusr-
44*cdf0e10cSrcweir   |-idl ----
45*cdf0e10cSrcweir   |         |-cponent -
46*cdf0e10cSrcweir   |    		|-smart -
47*cdf0e10cSrcweir   |                    |        |-MAP.idl
48*cdf0e10cSrcweir   |    		|-usr ---
49*cdf0e10cSrcweir   |                             |-SFXMAP.idl
50*cdf0e10cSrcweir   |
51*cdf0e10cSrcweir   |-inc ----
52*cdf0e10cSrcweir             |-usr -----
53*cdf0e10cSrcweir        		|-IFACEID.hxx
54*cdf0e10cSrcweir
55