/aoo4110/main/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/ |
H A D | Makefile | 41 COMP_COMPONENTS = $(OUT_COMP_GEN)/$(COMP_NAME).components macro 101 $(COMP_COMPONENTS) : 113 …IB_OUT)/$(COMP_IMPL_NAME) Addons.xcu ProtocolHandler.xcu $(COMP_UNOPKG_MANIFEST) $(COMP_COMPONENTS) 148 -$(DEL) $(subst \\,\,$(subst /,$(PS),$(COMP_COMPONENTS)))
|
/aoo4110/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | Makefile | 42 COMP_COMPONENTS = $(OUT_COMP_MISC)/$(COMP_NAME).components macro 104 $(COMP_COMPONENTS) : 115 $(COMP_PACKAGE) : $(COMP_LIBRARY) $(COMP_UNOPKG_MANIFEST) $(COMP_COMPONENTS) 150 -$(DEL) $(subst \\,\,$(subst /,$(PS),$(COMP_COMPONENTS)))
|
/aoo4110/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/ |
H A D | Makefile | 42 COMP_COMPONENTS = $(OUT_COMP_GEN)/$(COMP_NAME).components macro 100 $(COMP_COMPONENTS) : 112 …HAREDLIB_OUT)/$(COMP_IMPL_NAME) FlatXmlTypeDetection.xcu $(COMP_UNOPKG_MANIFEST) $(COMP_COMPONENTS) 149 -$(DEL) $(subst \\,\,$(subst /,$(PS),$(COMP_COMPONENTS))
|
/aoo4110/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/ |
H A D | Makefile | 41 COMP_COMPONENTS = $(OUT_COMP_GEN)/$(COMP_NAME).components macro 97 $(COMP_COMPONENTS) : 109 …$(SHAREDLIB_OUT)/$(COMP_IMPL_NAME) FlatXmlFilter_cpp.xcu $(COMP_UNOPKG_MANIFEST) $(COMP_COMPONENTS) 146 -$(DEL) $(subst \\,\,$(subst /,$(PS),$(COMP_COMPONENTS)))
|
/aoo4110/main/odk/examples/DevelopersGuide/Components/CppComponent/ |
H A D | Makefile | 50 COMP_COMPONENTS = $(SAMPLE_GEN_OUT)/$(COMP_NAME).components macro 132 $(COMP_COMPONENTS) : 146 …ACKAGE) : $(SHAREDLIB_OUT)/$(COMP_IMPL_NAME) $(COMP_RDB) $(COMP_UNOPKG_MANIFEST) $(COMP_COMPONENTS) 223 -$(DEL) $(subst \\,\,$(subst /,$(PS),$(COMP_COMPONENTS)))
|
/aoo4110/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/ |
H A D | Makefile | 45 COMP_COMPONENTS=$(COMP_NAME).components macro 94 $(COMP_PACKAGE) : $(COMP_JAR) TypeDetection.xcu $(COMP_UNOPKG_MANIFEST) $(COMP_COMPONENTS) 98 $(SDK_ZIP) -u $@ $(COMP_COMPONENTS)
|
/aoo4110/main/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/ |
H A D | Makefile | 41 COMP_COMPONENTS=$(COMP_NAME).components macro 88 …MP_PACKAGE) : $(COMP_JAR) Addons.xcu ProtocolHandler.xcu $(COMP_UNOPKG_MANIFEST) $(COMP_COMPONENTS) 94 $(SDK_ZIP) -u $@ Addons.xcu ProtocolHandler.xcu $(COMP_COMPONENTS)
|
/aoo4110/main/odk/examples/DevelopersGuide/Components/Addons/JobsAddon/ |
H A D | Makefile | 42 COMP_COMPONENTS=$(COMP_NAME).components macro 87 $(COMP_PACKAGE) : $(COMP_JAR) Addons.xcu Jobs.xcu $(COMP_UNOPKG_MANIFEST) $(COMP_COMPONENTS) 91 $(SDK_ZIP) -u $@ Addons.xcu Jobs.xcu $(COMP_COMPONENTS)
|
/aoo4110/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_java/ |
H A D | Makefile | 41 COMP_COMPONENTS=$(COMP_NAME).components macro 91 $(COMP_PACKAGE) : $(COMP_JAR) FlatXmlFilter_java.xcu $(COMP_UNOPKG_MANIFEST) $(COMP_COMPONENTS) 95 $(SDK_ZIP) -u $@ $(COMP_COMPONENTS)
|
/aoo4110/main/odk/examples/DevelopersGuide/Components/SimpleLicense/ |
H A D | Makefile | 52 COMP_COMPONENTS=$(COMP_NAME).components macro 126 …P_PACKAGE) : $(COMP_RDB) $(COMP_JAR) $(COMP_UNOPKG_MANIFEST) $(COMP_LOCAL_FILES) $(COMP_COMPONENTS) 129 $(SDK_ZIP) $@ $(COMP_COMPONENTS)
|
/aoo4110/main/odk/examples/DevelopersGuide/Components/dialogcomponent/ |
H A D | Makefile | 51 COMP_COMPONENTS=$(COMP_NAME).components macro 127 $(COMP_PACKAGE) : $(COMP_RDB) $(COMP_JAR) $(COMP_UNOPKG_MANIFEST) $(COMP_COMPONENTS) 130 $(SDK_ZIP) $@ $(COMP_COMPONENTS)
|
/aoo4110/main/odk/examples/cpp/complextoolbarcontrols/ |
H A D | Makefile | 41 COMP_COMPONENTS = $(OUT_COMP_GEN)/$(COMP_NAME).components macro 112 $(COMP_COMPONENTS) : 124 …IB_OUT)/$(COMP_IMPL_NAME) Addons.xcu ProtocolHandler.xcu $(COMP_UNOPKG_MANIFEST) $(COMP_COMPONENTS)
|
/aoo4110/main/odk/examples/cpp/custompanel/ |
H A D | Makefile | 41 COMP_COMPONENTS = $(OUT_COMP_GEN)/$(COMP_NAME).components macro 118 $(COMP_COMPONENTS) : 130 …DrawWindowState.xcu ImpressWindowState.xcu Factories.xcu $(COMP_UNOPKG_MANIFEST) $(COMP_COMPONENTS)
|
/aoo4110/main/odk/examples/DevelopersGuide/Charts/ |
H A D | Makefile | 55 COMP_COMPONENTS=$(COMP_NAME).components macro 129 $(COMP_PACKAGE) : $(COMP_JAR) $(COMP_UNOPKG_MANIFEST) $(COMP_COMPONENTS) 132 $(SDK_ZIP) $@ $(COMP_COMPONENTS)
|
/aoo4110/main/odk/examples/DevelopersGuide/Components/JavaComponent/ |
H A D | Makefile | 44 COMP_COMPONENTS=$(COMP_NAME).components macro 148 $(COMP_PACKAGE) : $(COMP_RDB) $(COMP_JAR) $(COMP_UNOPKG_MANIFEST) $(COMP_COMPONENTS) 152 $(SDK_ZIP) $@ $(COMP_COMPONENTS)
|
/aoo4110/main/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/ |
H A D | Makefile | 82 $(COMP_PACKAGE) : $(COMP_RDB) $(COMP_JAR) $(COMP_UNOPKG_MANIFEST) $(COMP_COMPONENTS) 86 $(SDK_ZIP) $@ $(COMP_COMPONENTS)
|
/aoo4110/main/odk/examples/DevelopersGuide/Components/Thumbs/ |
H A D | thumbs.mk | 34 COMP_COMPONENTS=$(COMP_NAME).components macro
|
/aoo4110/main/odk/examples/java/PropertySet/ |
H A D | Makefile | 42 COMP_COMPONENTS=$(COMP_NAME).components macro
|
/aoo4110/main/odk/examples/java/EmbedDocument/EmbeddedObject/ |
H A D | Makefile | 47 COMP_COMPONENTS=$(COMP_NAME).components macro
|
/aoo4110/main/odk/examples/java/ToDo/ |
H A D | Makefile | 44 COMP_COMPONENTS=$(COMP_NAME).components macro
|
/aoo4110/main/odk/examples/java/MinimalComponent/ |
H A D | Makefile | 51 COMP_COMPONENTS=$(COMP_NAME).components macro
|
/aoo4110/main/odk/examples/java/Spreadsheet/ |
H A D | Makefile | 53 COMP_COMPONENTS=$(COMP_NAME).components macro
|