Difference between revisions of "User:Arielch/Internship/XML Reader and Writer"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Tasks)
m (MenuBar Reader/Writer)
Line 15: Line 15:
 
* [http://hg.services.openoffice.org/DEV300/file/DEV300_m86/framework/inc/xml/menudocumenthandler.hxx framework/inc/xml/menudocumenthandler.hxx]
 
* [http://hg.services.openoffice.org/DEV300/file/DEV300_m86/framework/inc/xml/menudocumenthandler.hxx framework/inc/xml/menudocumenthandler.hxx]
 
* [http://hg.services.openoffice.org/DEV300/file/DEV300_m86/framework/source/xml/menudocumenthandler.cxx framework/source/xml/menudocumenthandler.cxx]
 
* [http://hg.services.openoffice.org/DEV300/file/DEV300_m86/framework/source/xml/menudocumenthandler.cxx framework/source/xml/menudocumenthandler.cxx]
 
 
[[Image:MenuBarReader.png|none|thumb|800px|Menu bar reader classes and its recursive implmentation]]
 

Revision as of 01:38, 20 August 2010

Tasks

  • Write the code
  • Test it

MenuBar Reader/Writer

Because of similarities between a context menu and a menu bar (they both are implemented as VCL Menus), the context menu reader/writer will be based on the menu bar reader/writer:

Personal tools