4b4fb33c60
In this case, we also convert from storing pointers to storing the items directly because SvxMacroTableDtor completely controls the lifecycle of the SvxMacro objects it contains. Also add an operator== to SvxMacroTableDtor and remove the out-of-line implementations of equals from two other places. |
||
---|---|---|
.. | ||
inc | ||
prj | ||
qa | ||
sdi | ||
source | ||
util | ||
workben/custompanel | ||
AllLangResTarget_sfx2.mk | ||
CppunitTest_sfx2_metadatable.mk | ||
JunitTest_sfx2_complex.mk | ||
JunitTest_sfx2_unoapi.mk | ||
Library_qstart.mk | ||
Library_sfx.mk | ||
Makefile | ||
Module_sfx2.mk | ||
Package_inc.mk | ||
Package_sdi.mk | ||
README |
This is core gui code, contining base-classes for documents Document load/save code is maintained in [git:sfx2/source/doc/docfile.cxx] SfxMedium class, which handles all the twisty load and save corner cases. [git:sfx2/source/applappl/sfxhelp.cxx] Start procedure for the online help viewer top level window; handling of help URL creation and dispatch.