• Armin Le Grand's avatar
    WIP: Use ItemControlBlock as TypeInfo · 6c2f575f
    Armin Le Grand yazdı
    Removed last big change to have a global static
    ItemControlBlock registry. Thought about things
    and what is needed/wanted is RTTI for the Items.
    Instead of using typeid(T).hash_code() it is
    equally possible to use the ItemControlBlock of
    each Item - it exists once as global static
    instance. So use it's address. That way e.g. the
    ItemSet holding it *will* hjave a direct reference
    to the ItemControlBlock, so no need for a global
    registration.
    Checked, tested, adapted, works.
    
    Change-Id: I4c9b6bfe4ba6858b234238d6125793378574af87
    6c2f575f
Adı
Son kayıt (commit)
Son güncelleme
..
doc Loading commit data...
inc Loading commit data...
qa Loading commit data...
sdi Loading commit data...
source Loading commit data...
uiconfig/ui Loading commit data...
util Loading commit data...
AllLangMoTarget_svx.mk Loading commit data...
CppunitTest_svx_dialogs_test.mk Loading commit data...
CppunitTest_svx_unit.mk Loading commit data...
Executable_gengal.mk Loading commit data...
JunitTest_svx_unoapi.mk Loading commit data...
Library_svx.mk Loading commit data...
Library_svxcore.mk Loading commit data...
Library_textconversiondlgs.mk Loading commit data...
Makefile Loading commit data...
Module_svx.mk Loading commit data...
Package_gengal.mk Loading commit data...
README Loading commit data...
UIConfig_svx.mk Loading commit data...