743f22045c
Pattern used: find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\)) *) *)$/\1\2 ( \3 == \4 )/' \{\} \; |
||
---|---|---|
.. | ||
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.