office-gobmx/dbaccess
Caolán McNamara aa3eeb28bc Resolves: fdo#37279 and #i78701# startEditingAtNode does nothing
inherit class UnoTreeListItem from SvLBoxString instead of SvLBoxItem so that
it really isa SvLBoxString and can be edited with startEditingAtNode

a) remove the unused SvLBoxEntry argument to SvLBoxString's SetText
b) used rtl::OUString instead of XubString
c) rename aStr to maText
d) inherit UnoTreeListItem from SvLBoxString and drop its maText in
   favour of that of SvLBoxEntry

Change-Id: Id78f43ae5be8cd6f581e6c2fd2bd6f46de9144ba
2012-07-15 22:03:48 +01:00
..
inc removed useless forward declarations of class 2012-07-05 19:08:02 +09:00
prj re-base on ALv2 code. 2012-06-14 17:41:07 +01:00
qa Convert code to Java5 generics in dbaccess module 2012-06-29 22:02:58 +02:00
source Resolves: fdo#37279 and #i78701# startEditingAtNode does nothing 2012-07-15 22:03:48 +01:00
uiconfig Remove duplication of License/Credits information 2012-07-03 14:29:43 +02:00
util hrc cleanup: Remove commented out lines in hidother.src files 2012-07-12 14:12:11 +02:00
win32/source/odbcconfig re-base on ALv2 code. 2012-06-14 17:41:07 +01:00
AllLangResTarget_dba.mk
AllLangResTarget_dbmm.mk
AllLangResTarget_dbu.mk
AllLangResTarget_sdbt.mk
CppunitTest_dbaccess_macros_test.mk
Executable_odbcconfig.mk targetted improvement of UNO API includes / usage 2012-07-02 14:43:34 +01:00
JunitTest_dbaccess_complex.mk targeted clean-up 2012-06-16 21:00:10 -05:00
JunitTest_dbaccess_unoapi.mk targeted clean-up 2012-06-16 21:00:10 -05:00
Library_dba.mk targetted improvement of UNO API includes / usage 2012-07-02 14:43:34 +01:00
Library_dbaxml.mk targetted improvement of UNO API includes / usage 2012-07-02 14:43:34 +01:00
Library_dbmm.mk targetted rename xcr -> xmlscript to match includes and module name 2012-07-09 14:23:26 +01:00
Library_dbu.mk targetted improvement of UNO API includes / usage 2012-07-02 14:43:34 +01:00
Library_sdbt.mk targetted improvement of UNO API includes / usage 2012-07-02 14:43:34 +01:00
Makefile
Module_dbaccess.mk
Package_inc.mk
Package_uiconfig.mk
README

Database access tools, for "base" database application