Kaydet (Commit) 6ddfb81c authored tarafından Thomas Arnhold's avatar Thomas Arnhold

add missing css prefix to header

Change-Id: I4c3311061150f2fd6c703566f064df8263caaa09
üst d930a807
...@@ -15,7 +15,7 @@ class TableAutoFormatField ...@@ -15,7 +15,7 @@ class TableAutoFormatField
{ {
public: public:
//don't use virtual init() here //don't use virtual init() here
css::uno::Reference< beans::XPropertySet > initTest(); css::uno::Reference< css::beans::XPropertySet > initTest();
virtual css::uno::Reference< > getServiceFactory() = 0; virtual css::uno::Reference< > getServiceFactory() = 0;
......
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