fix
This commit is contained in:
parent
e367df4c39
commit
eb8b9ba82c
@ -82,7 +82,7 @@ index ff07ef3..fe43a40 100644
|
||||
aValue <<= maTemplateDirs;
|
||||
|
||||
+ css::uno::Reference< css::util::XPathSettings > xPathSettings =
|
||||
+ css::util::PathSettings::create( xContext );
|
||||
+ css::util::PathSettings::create( mxContext );
|
||||
+
|
||||
+ // load internal paths
|
||||
+ OUString sProp( "Template_internal" );
|
||||
|
Loading…
Reference in New Issue
Block a user