Home
last modified time | relevance | path

Searched refs:SDK_AUTO_DEPLOYMENT (Results 1 – 25 of 32) sorted by relevance

12

/aoo42x/main/odk/
H A Dconfigure.pl112 $main::SDK_AUTO_DEPLOYMENT = "";
580 while ( $main::SDK_AUTO_DEPLOYMENT eq "" ||
581 ((! $main::SDK_AUTO_DEPLOYMENT eq "YES") &&
582 (! $main::SDK_AUTO_DEPLOYMENT eq "NO")) )
585 $main::SDK_AUTO_DEPLOYMENT = uc <STDIN>;
586 chop($main::SDK_AUTO_DEPLOYMENT);
587 if ( $main::SDK_AUTO_DEPLOYMENT eq "" )
589 $main::SDK_AUTO_DEPLOYMENT = "YES";
H A Dsetsdkenv_unix.sh.in77 SDK_AUTO_DEPLOYMENT=@SDK_AUTO_DEPLOYMENT@
78 export SDK_AUTO_DEPLOYMENT
344 echo " * Auto deployment = $SDK_AUTO_DEPLOYMENT"
H A Dsetsdkenv_windows.template72 REM Example: @set "SDK_AUTO_DEPLOYMENT=YES"
73 @set "SDK_AUTO_DEPLOYMENT=YES"
174 echo * Auto deployment = %SDK_AUTO_DEPLOYMENT%
/aoo42x/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DMakefile206 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only
220 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only
278 @echo SDK_AUTO_DEPLOYMENT = YES. You can use this components inside your office
/aoo42x/main/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/
H A DMakefile84 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only
92 @echo if SDK_AUTO_DEPLOYMENT = YES. You can use it in the BASIC IDE as a normal
/aoo42x/main/odk/examples/DevelopersGuide/ScriptingFramework/SayHello/
H A DMakefile85 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only
94 @echo if SDK_AUTO_DEPLOYMENT = YES. If you want to run the script, start the Office
/aoo42x/main/odk/examples/DevelopersGuide/BasicAndDialogs/CreatingDialogs/
H A DMakefile105 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only
112 @echo The SampleDialog Java component was installed if SDK_AUTO_DEPLOYMENT = YES.
/aoo42x/main/odk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/
H A DMakefile91 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only
99 @echo if SDK_AUTO_DEPLOYMENT = YES. You can use it in the BASIC IDE as a normal
/aoo42x/main/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/
H A DMakefile87 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only
96 @echo if SDK_AUTO_DEPLOYMENT = YES. If you want to run the script, start the Office
/aoo42x/main/odk/examples/java/PropertySet/
H A DMakefile102 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only
109 @echo The PropTest was installed if SDK_AUTO_DEPLOYMENT = YES.
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/
H A DMakefile111 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only
118 @echo The "$(QM)$(COMP_NAME)$(QM)" Java component was installed if SDK_AUTO_DEPLOYMENT = YES.
/aoo42x/main/odk/examples/DevelopersGuide/Components/Addons/JobsAddon/
H A DMakefile104 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only
111 @echo The "$(QM)AsyncJob$(QM)" addon component was installed if SDK_AUTO_DEPLOYMENT = YES.
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_java/
H A DMakefile108 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only
115 @echo The Java FlatXmlFilter component is installed if SDK_AUTO_DEPLOYMENT = YES.
/aoo42x/main/odk/examples/java/EmbedDocument/EmbeddedObject/
H A DMakefile114 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only
121 @echo The $(COMP_NAME) component was installed if SDK_AUTO_DEPLOYMENT = YES.
/aoo42x/main/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/
H A DMakefile106 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only
113 @echo The "$(QM)ProtocolHandler$(QM)" addon component was installed if SDK_AUTO_DEPLOYMENT = YES.
/aoo42x/main/odk/examples/DevelopersGuide/Components/SimpleLicense/
H A DMakefile144 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only
151 @echo The $(COMP_NAME) component was installed if SDK_AUTO_DEPLOYMENT = YES.
/aoo42x/main/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/
H A DMakefile130 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only
137 @echo The "$(QM)ProtocolHandler$(QM)" addon component was installed if SDK_AUTO_DEPLOYMENT = YES.
/aoo42x/main/odk/examples/DevelopersGuide/Components/dialogcomponent/
H A DMakefile144 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only
152 @echo The PropTest was installed if SDK_AUTO_DEPLOYMENT = YES.
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/
H A DMakefile128 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only
135 @echo The C++ FlatXmlFilter component is installed if SDK_AUTO_DEPLOYMENT = YES.
/aoo42x/main/odk/examples/java/ToDo/
H A DMakefile134 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only
141 @echo The $(COMP_NAME) Java component was installed if SDK_AUTO_DEPLOYMENT = YES.
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/
H A DMakefile131 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only
138 @echo The FlatXMLFilterDetection component is installed if SDK_AUTO_DEPLOYMENT = YES.
/aoo42x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DMakefile132 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only
139 @echo The Database SDBC skeleton driver component was installed if SDK_AUTO_DEPLOYMENT = YES.
/aoo42x/main/odk/examples/cpp/complextoolbarcontrols/
H A DMakefile143 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only
150 …@echo The "$(QM)Complext Toolbar Controls$(QM)" component was installed if SDK_AUTO_DEPLOYMENT = Y…
/aoo42x/main/odk/examples/java/MinimalComponent/
H A DMakefile169 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only
180 @echo The $(COMP_NAME) component was installed if SDK_AUTO_DEPLOYMENT = YES.
/aoo42x/main/odk/examples/DevelopersGuide/Charts/
H A DMakefile145 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only
170 @echo The Chart add-in component was installed if SDK_AUTO_DEPLOYMENT = YES.

Completed in 62 milliseconds

12