Difference between revisions of "Framework/Article/Tool Panels Internals"

From Apache OpenOffice Wiki
Jump to: navigation, search
(OpenOffice.org Tool Panels Internals)
(Tool Panel Source code location)
Line 4: Line 4:
 
= OpenOffice.org Tool Panels Internals =
 
= OpenOffice.org Tool Panels Internals =
  
== Tool Panel Source code location ==
+
== Tool Panel source code location ==
 
+
The main source code implement for tool panel located at svtools\inc\svtools\toolpanel and D:\OO3\svtools\source\toolpanel
  
 
[[Category:Framework:Article]]
 
[[Category:Framework:Article]]

Revision as of 07:18, 3 May 2012

As an user, when you want to contribute a tool panel UI element, you can refer here. If you are a developer, want to know more technical details, this article maybe can help you. The article will focus on the implement of Tool Panel in OpenOffice.org.

OpenOffice.org Tool Panels Internals

Tool Panel source code location

The main source code implement for tool panel located at svtools\inc\svtools\toolpanel and D:\OO3\svtools\source\toolpanel

Personal tools