office-gobmx/svx
Zolnai Tamás 31b1867798 fdo#37791 Insert selected text to Findbar by Ctrl F
The dispatch function of FindbarDispatcher class is called when
Ctrl+f is pressed. This function makes Toolbar visible and takes
focus to TextField. So expand this function to insert the selected
text to TextField at the same time. With dynamic_cast convert
Window pointer, which point to the TextField and call TextField's new
function: SetTextToSelected_Impl(), which makes the mentioned
insertion.
Plus make a little cleanup. Replace one string, which is defined by
a macro.

Change-Id: I2a8a3b10a016f5b28ea58fa3e63a3f31c9a816bf
2012-08-10 11:07:58 +02:00
..
doc
inc fdo#37791 Insert selected text to Findbar by Ctrl F 2012-08-10 11:07:58 +02:00
prj
qa/unoapi
sdi
source fdo#37791 Insert selected text to Findbar by Ctrl F 2012-08-10 11:07:58 +02:00
util
workben
xml
AllLangResTarget_gal.mk
AllLangResTarget_ofa.mk
AllLangResTarget_svx.mk
AllLangResTarget_textconversiondlgs.mk
Executable_gengal.bin.mk
JunitTest_svx_unoapi.mk
Library_svx.mk Do bypass form stuff for iOS too 2012-08-03 09:43:36 +03:00
Library_svxcore.mk Do bypass form stuff for iOS too 2012-08-03 09:43:36 +03:00
Library_textconversiondlgs.mk
Makefile
Module_svx.mk No point with these executables for non-desktop OSes 2012-08-07 08:55:24 +03:00
Package_gengal.mk
Package_globlmn_hrc.mk
Package_inc.mk
Package_sdi.mk
README

Contains graphics related helper code. Lots of the draw and impress code is in this shared library.

xoutdev
this is where a lot of wht work would happen to move to the canvas.

svdraw
transparent gradient stuff.

Lots of the draw and impress code is in this shared library.