slidesorter1: #i114252# Fixed selection in slidesorter.
# HG changeset patch # User Andre Fischer<andre.f.fischer@oracle.com> # Date 1298997222 -3600 # Node ID bca8ed5c98e5c645a6c69c7fb90cd3da84627212 # Parent 5d52cdcf6d9357e7a6dcc1aa80ba27840042a6de * found as LGPLv3-only fix at svn rev 1172130 (http://svn.apache.org/viewvc?view=revision&revision=1172130)
This commit is contained in:
parent
86e093007b
commit
d00e10d0d5
1 changed files with 0 additions and 1 deletions
|
@ -505,7 +505,6 @@ void SAL_CALL Listener::propertyChange (
|
|||
String(RTL_CONSTASCII_USTRINGPARAM("Number")));
|
||||
sal_Int32 nCurrentPage = 0;
|
||||
aPageNumber >>= nCurrentPage;
|
||||
mrController.GetPageSelector().GetCoreSelection();
|
||||
// The selection is already set but we call SelectPage()
|
||||
// nevertheless in order to make the new current page the
|
||||
// last recently selected page of the PageSelector. This is
|
||||
|
|
Loading…
Reference in a new issue