You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Ivan Poot Diaz <iv...@gmail.com> on 2013/06/01 19:15:55 UTC

Sidebar Area

Hello,

I want to know where is the code that works on this button (Area). In the
source code.

http://imagebin.org/259832
http://imagebin.org/259834

I would like to know how it works.

Regards.

Re: Sidebar Area

Posted by Regina Henschel <rb...@t-online.de>.
Hi Ivan,

Ivan Poot Diaz schrieb:
> Hello,
>
> I want to know where is the code that works on this button (Area). In the
> source code.
>
> http://imagebin.org/259832
> http://imagebin.org/259834
>
> I would like to know how it works.

The sidebar does not introduce entire new things, but uses the already 
existing ones. Therefore you will find most things starting with the old 
dialogs.

When you want to know the connection between UI and PoolItem, search for 
its SID and RID and tabpage. It is likely SID_COLOR_TABLE, 
RID_SVXPAGE_AREA, and 
http://opengrok.adfinis-sygroup.org/source/xref/aoo-trunk/main/cui/source/tabpages/tparea.cxx. 
The sidebar parts are likely in 
http://opengrok.adfinis-sygroup.org/source/xref/aoo-trunk/main/svx/source/sidebar/area/

If it is something different, please explain what you are looking for.

Kind regards
Regina







---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org