Kaydet (Commit) 838d749c authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Add css_comp_chart2_ChartDocumentWrapper_get_implementation

At least with my test documents, this is the only component we now need
from the chartcontroller library.

Change-Id: Ia2c203413a585f4d9207bb22fa5f548eda3fb9a8
üst 606b19f8
......@@ -50,6 +50,8 @@ core_factory_list = [
]
core_constructor_list = [
# chart2/source/controller/chartcontroller.component
"com_sun_star_comp_chart2_ChartDocumentWrapper_get_implementation",
# framework/util/fwk.component
"com_sun_star_comp_framework_AutoRecovery_get_implementation",
"com_sun_star_comp_framework_Desktop_get_implementation",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment