fix higher debug levels
Change-Id: I10556946c4bd6c60adcd9f662462b0f4b73781a2
This commit is contained in:
@@ -1582,7 +1582,7 @@ Sequence<css::beans::PropertyValue> SAL_CALL
|
|||||||
ThrowIfDisposed();
|
ThrowIfDisposed();
|
||||||
|
|
||||||
#if OSL_DEBUG_LEVEL > 1
|
#if OSL_DEBUG_LEVEL > 1
|
||||||
OSL_TRACE("PresenterAccessible::AccessibleParagraph::getCharacterAttributes at %x,%d returns empty set\r",
|
OSL_TRACE("PresenterAccessible::AccessibleParagraph::getCharacterAttributes at %p,%d returns empty set\r",
|
||||||
this,nIndex);
|
this,nIndex);
|
||||||
for (sal_Int32 nAttributeIndex(0),nAttributeCount(rRequestedAttributes.getLength());
|
for (sal_Int32 nAttributeIndex(0),nAttributeCount(rRequestedAttributes.getLength());
|
||||||
nAttributeIndex<nAttributeCount;
|
nAttributeIndex<nAttributeCount;
|
||||||
|
Reference in New Issue
Block a user