Searched refs:nOldPages (Results 1 – 3 of 3) sorted by relevance
1393 sal_uInt16 nOldPages = ((const SfxUInt16Item&)rSet.Get(ATTR_PAGE_SCALETOPAGES)).GetValue(); in SetPrintZoom() local1395 this, nTab, nOldScale, nOldPages, nScale, nPages ) ); in SetPrintZoom()1425 sal_uInt16 nOldPages = ((const SfxUInt16Item&)rSet.Get(ATTR_PAGE_SCALETOPAGES)).GetValue(); in AdjustPrintZoom() local1483 bChange = ( nNewScale != nOldScale || nOldPages != 0 ); in AdjustPrintZoom()
614 nOldPages( nOP ), in ScUndoPrintZoom()632 sal_uInt16 nPages = bUndo ? nOldPages : nNewPages; in DoChange()
205 sal_uInt16 nOldPages; member in ScUndoPrintZoom
Completed in 23 milliseconds