diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2011-01-18 17:50:24 +0100 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2011-01-18 17:50:24 +0100 |
commit | f2f73a0b2aad85b4e3bc0d322641257dec3e77ce (patch) | |
tree | 0dcc82a9c2604f2b8935ae159c7c1395b557ea3d /svx/inc | |
parent | 3fabeaf37fdae81a650f28ac96c25ecd1cb5d57b (diff) | |
parent | 5552b67b05ba0b25d83af32aa4a4c5bd91813121 (diff) |
CWS-TOOLING: integrate CWS chartextensibility
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/svx/unoshtxt.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/svx/inc/svx/unoshtxt.hxx b/svx/inc/svx/unoshtxt.hxx index c06d3955b442..07e6ef79f7ca 100644 --- a/svx/inc/svx/unoshtxt.hxx +++ b/svx/inc/svx/unoshtxt.hxx @@ -90,6 +90,8 @@ public: void ChangeModel( SdrModel* pNewModel ); + void UpdateOutliner(); + private: SVX_DLLPRIVATE SvxTextEditSource( SvxTextEditSourceImpl* pImpl ); |