Re: Context Menu - Writer

2014-08-18 Thread Marcos Souza
Thank you guys! 2014-08-16 9:02 GMT-03:00 Tomaž Vajngerl : > Hi, > > On Sat, Aug 16, 2014 at 12:16 AM, Marcos Souza > wrote: > > Hello guys, > > > > I'm trying to contribute to LibreOffice. But I can not find the piece of > > code that refers to the 'context menu' in writer module. > > I would

Re: Context Menu - Writer

2014-08-16 Thread Tomaž Vajngerl
Hi, On Sat, Aug 16, 2014 at 12:16 AM, Marcos Souza wrote: > Hello guys, > > I'm trying to contribute to LibreOffice. But I can not find the piece of > code that refers to the 'context menu' in writer module. > I would like to do what suggests Bug 62947 in bugzilla. > Could anyone help me with thi

Re: Context Menu - Writer

2014-08-16 Thread Olivier R.
Hi, See XContextMenuInterceptor: http://opengrok.libreoffice.org/search?q=XContextMenuInterceptor&project=core&defs=&refs=&path=&hist= I implemented a modification of the context menu in Grammalecte : http://www.dicollecte.org/grammalecte/telecharger.php Unzip the oxt and have a look in ContextM