Fix typo in code (maybe...)

Change-Id: I398d0560d9c0ef3ec3062cea0739175154ee046d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169221
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
Andrea Gelmini 2024-06-19 14:49:01 +02:00 committed by Julien Nabet
parent 62f74053ea
commit b73771b169

View File

@ -75,7 +75,7 @@ public:
virtual void SAL_CALL replaceByIdentifer( ::sal_Int32 Identifier, const css::uno::Any& aElement ) override;
// css::container::XIdentifierAccess
virtual css::uno::Any SAL_CALL getByIdentifier( ::sal_Int32 Identifierr ) override;
virtual css::uno::Any SAL_CALL getByIdentifier( ::sal_Int32 Identifier ) override;
virtual css::uno::Sequence< ::sal_Int32 > SAL_CALL getIdentifiers( ) override;
// css::container::XElementAccess