diff options
author | Eike Rathke <erack@redhat.com> | 2015-02-03 12:23:12 +0100 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2015-02-03 12:25:54 +0100 |
commit | f8d6640afa3c8528d2a66741edc49a48c67902d3 (patch) | |
tree | 43476e33e7f011560fe2c9f9b22fdb300ecd4154 /include/sal | |
parent | 25686bbcd2d39000640e2b9db835b5b4bea653c1 (diff) |
add some SAL_INFO to group area listener and formula cell ctor/dtor
guess we'll need them more often..
Change-Id: I0ef149fc5edceee765419764bf0efa571ba9d977
Diffstat (limited to 'include/sal')
-rw-r--r-- | include/sal/log-areas.dox | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/sal/log-areas.dox b/include/sal/log-areas.dox index 60159333ab86..80433f1bae06 100644 --- a/include/sal/log-areas.dox +++ b/include/sal/log-areas.dox @@ -114,6 +114,8 @@ certain functionality. @li @c sc.opencl.thread - Background thread to compile OpenCL kernels @li @c sc.qa @li @c sc.core +@li @c sc.core.formulacell - ScFormulaCell and group +@li @c sc.core.grouparealistener - sc::FormulaGroupAreaListener @li @c sc.filter - Calc filter @li @c sc.ui - Calc UI |