diff options
Diffstat (limited to 'toolkit')
-rw-r--r-- | toolkit/source/controls/controlmodelcontainerbase_internal.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/source/controls/controlmodelcontainerbase_internal.hxx b/toolkit/source/controls/controlmodelcontainerbase_internal.hxx index 2a70aaa9d2ad..c65cabc8ad34 100644 --- a/toolkit/source/controls/controlmodelcontainerbase_internal.hxx +++ b/toolkit/source/controls/controlmodelcontainerbase_internal.hxx @@ -23,7 +23,7 @@ #include <com/sun/star/uno/Any.hxx> ////HELPER -OUString getPhysicalLocation( const css::uno::Any& rbase, const css::uno::Any& rUrl ); +OUString getPhysicalLocation(const css::uno::Any& rbase, const css::uno::Any& rUrl); #endif // INCLUDED_TOOLKIT_SOURCE_CONTROLS_CONTROLMODELCONTAINERBASE_INTERNAL_HXX |