/aoo41x/main/odk/ |
H A D | configure.pl | 112 $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 D | setsdkenv_unix.sh.in | 77 SDK_AUTO_DEPLOYMENT=@SDK_AUTO_DEPLOYMENT@ 78 export SDK_AUTO_DEPLOYMENT 347 echo " * Auto deployment = $SDK_AUTO_DEPLOYMENT"
|
H A D | setsdkenv_windows.template | 72 REM Example: @set "SDK_AUTO_DEPLOYMENT=YES" 73 @set "SDK_AUTO_DEPLOYMENT=YES" 174 echo * Auto deployment = %SDK_AUTO_DEPLOYMENT%
|
/aoo41x/main/odk/examples/DevelopersGuide/Spreadsheet/ |
H A D | Makefile | 206 @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
|
/aoo41x/main/odk/examples/DevelopersGuide/ScriptingFramework/SayHello/ |
H A D | Makefile | 85 @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
|
/aoo41x/main/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/ |
H A D | Makefile | 84 @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
|
/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/ |
H A D | Makefile | 111 @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.
|
/aoo41x/main/odk/examples/DevelopersGuide/BasicAndDialogs/CreatingDialogs/ |
H A D | Makefile | 105 @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.
|
/aoo41x/main/odk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ |
H A D | Makefile | 91 @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
|
/aoo41x/main/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ |
H A D | Makefile | 87 @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
|
/aoo41x/main/odk/examples/java/PropertySet/ |
H A D | Makefile | 102 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only 109 @echo The PropTest was installed if SDK_AUTO_DEPLOYMENT = YES.
|
/aoo41x/main/odk/examples/java/EmbedDocument/EmbeddedObject/ |
H A D | Makefile | 114 @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.
|
/aoo41x/main/odk/examples/DevelopersGuide/Components/Addons/JobsAddon/ |
H A D | Makefile | 104 @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.
|
/aoo41x/main/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/ |
H A D | Makefile | 106 @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.
|
/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_java/ |
H A D | Makefile | 108 @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.
|
/aoo41x/main/odk/examples/DevelopersGuide/Components/SimpleLicense/ |
H A D | Makefile | 144 @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.
|
/aoo41x/main/odk/examples/DevelopersGuide/Components/dialogcomponent/ |
H A D | Makefile | 144 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only 152 @echo The PropTest was installed if SDK_AUTO_DEPLOYMENT = YES.
|
/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/ |
H A D | Makefile | 131 @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.
|
/aoo41x/main/odk/examples/java/ToDo/ |
H A D | Makefile | 134 @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.
|
/aoo41x/main/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/ |
H A D | Makefile | 130 @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.
|
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | Makefile | 132 @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.
|
/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/ |
H A D | Makefile | 128 @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.
|
/aoo41x/main/odk/examples/cpp/complextoolbarcontrols/ |
H A D | Makefile | 141 @echo variable SDK_AUTO_DEPLOYMENT = YES. But note that auto deployment is only 148 …@echo The "$(QM)Complext Toolbar Controlls$(QM)" component was installed if SDK_AUTO_DEPLOYMENT = …
|
/aoo41x/main/odk/examples/java/MinimalComponent/ |
H A D | Makefile | 169 @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.
|
/aoo41x/main/odk/examples/DevelopersGuide/Charts/ |
H A D | Makefile | 145 @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.
|