struct Identifiers { long onlysmallalphas; long smallMixedAlphas; long CapMixedAlphas; long ONLYCAPS; long CAPS_WITH_UNDERSCORE; long CAPS_WITH_UNDERSCORE_11; long CAPS_WITH_UNDERSCORE11_11TEST; long CapMixed_Alphas_11; long m_CapMixedAlphas_11; // should be not allowed with -cid long small_get; //should be not allowed with -cid long small_11; //should be not allowed with -cid long small_11small; //should be not allowed with -cid long mixedAlphas_11CAPS; // should be not allowed with -cid long mixedAlphas_11mixedAlphas; // should be not allowed with -cid long _mixedAlphas; // should be not allowed with -cid // long _mixedAlphas_; // should be not allowed // long CapsMixedAlphas_; // should be not allowed // long _CapsMixedAlphas_; // should be not allowed }; ption value='distro/CN/libreoffice-7-4-LTS'>distro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/idlc
AgeCommit message (Expand)Author
2013-03-19further OUString cleanupThomas Arnhold
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan
2013-03-07fix spellingNoel Grandin
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2013-02-28remove all d.lstMichael Stahl