https://issues.apache.org/ooo/show_bug.cgi?id=119512

Yolanda Zhang Ying <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Yolanda Zhang Ying <[email protected]> ---
Review comments:

In the patch, does aSelectedPage has other scenario that will be null string
besides empty field be selected?

if( const PivotCacheItem* pSharedItem = pCacheField->getCacheItem( nCacheItem )
)
{

      OUString aSelectedPage = pSharedItem->getName();
      OUString aSelectedPage = pSharedItem->getName();
      aPropSet.setProperty( PROP_SelectedPage, aSelectedPage );
}

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to