https://issues.apache.org/ooo/show_bug.cgi?id=119512
--- Comment #5 from bjcheny <[email protected]> --- Not found so far based on current knowledge. (In reply to comment #4) > 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.
