Word processor toolbars
This document is a guide for making changes to the ICE toolbars and does not explain how the toolbars work or how to code for OOo & Word.
Information about developing OOo extensions can be found on the extension manager wiki, information about Word Add-Ins is available at MSDN.
Important files are located in the following directory:
http://ice.usq.edu.au/svn/ice/trunk/templates/ice
Filename | Description |
|---|---|
| Main toolbar code for applying ICE styles |
| Code for toolbar publishing features |
| Code for generating ICE styles |
| Code for cross referencing feature |
OOo Extension | |
| The extension builder for the OOo ICE toolbar |
| The ICE toolbar OOo extension |
| version, location of ice.update.xml & name are used |
| Contains the version & download URL for OOo to update the extension. |
Word Add-In |
|
| The ICE toolbar for Word self installer |
* VBA code used by both OOo and Word toolbars by using compiler conditions.
Toolbar updates
Make sure both the template directory in the trunk and the downloads area have been checked out using the same structure as the ICE repository:
ice/trunk/templates/ice (required for dev version)ice/downloads/latest/templates (required for stable version)
Update the OOo toolbar
Update the ICE Word toolbar






