diff options
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/cui/GetCreateDialogFactoryService.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/cui/GetCreateDialogFactoryService.idl b/offapi/com/sun/star/cui/GetCreateDialogFactoryService.idl index c0fc03c52131..bc8473fe90d0 100644 --- a/offapi/com/sun/star/cui/GetCreateDialogFactoryService.idl +++ b/offapi/com/sun/star/cui/GetCreateDialogFactoryService.idl @@ -20,7 +20,7 @@ module com { module sun { module star { module cui { /** - The vcl module uses this to call ::cui::GetFactory() in the cui module. + The vcl module uses this to call 'new AbstractDialogFactory_Impl' in the cui module. Because we have a dependency in our modules that goes the "wrong" way. @since LibreOffice 24.8 |