Home
last modified time | relevance | path

Searched refs:nOldPages (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/ui/docshell/
H A Ddocsh4.cxx1393 sal_uInt16 nOldPages = ((const SfxUInt16Item&)rSet.Get(ATTR_PAGE_SCALETOPAGES)).GetValue(); in SetPrintZoom() local
1395 this, nTab, nOldScale, nOldPages, nScale, nPages ) ); in SetPrintZoom()
1425 sal_uInt16 nOldPages = ((const SfxUInt16Item&)rSet.Get(ATTR_PAGE_SCALETOPAGES)).GetValue(); in AdjustPrintZoom() local
1483 bChange = ( nNewScale != nOldScale || nOldPages != 0 ); in AdjustPrintZoom()
/trunk/main/sc/source/ui/undo/
H A Dundocell.cxx614 nOldPages( nOP ), in ScUndoPrintZoom()
632 sal_uInt16 nPages = bUndo ? nOldPages : nNewPages; in DoChange()
/trunk/main/sc/source/ui/inc/
H A Dundocell.hxx205 sal_uInt16 nOldPages; member in ScUndoPrintZoom

Completed in 19 milliseconds