Question about class DrawingML
Stephan Bergmann
sbergman at redhat.com
Wed Jul 1 11:43:30 UTC 2020
On 01/07/2020 13:38, Regina Henschel wrote:
> Is it possible to set a default value for a parameter
> const css::uno::Reference< css::beans::XPropertySet >& rXShapePropSet
const css::uno::Reference< css::beans::XPropertySet >& rXShapePropSet
= {}
> so that a caller can omit it, if it is not needed in his case?
will pass an empty Reference when none is specified
More information about the LibreOffice
mailing list