Fix typo
Change-Id: I7051d0df2f21bbd5ad22404bd7b72c15aba5b861 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159188 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
parent
641f91100a
commit
f15a5638fb
@ -205,7 +205,7 @@ SfxPoolItem const* implCreateItemEntry(SfxItemPool& rPool, SfxPoolItem const* pS
|
||||
const sal_uInt16 nIndex(pTargetPool->GetIndex_Impl(nWhich));
|
||||
|
||||
// the Item itself is shareable when it already is used somewhere
|
||||
// which is equlivalent to be referenced already. IsPooledItem also
|
||||
// which is equivalent to be referenced already. IsPooledItem also
|
||||
// checked for SFX_ITEMS_MAXREF, that is not needed here. Use a
|
||||
// fake 'while' loop and 'break' to make this better readable
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user