Home
last modified time | relevance | path

Searched refs:SC_TABLE_ZOOM_TYPE (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/sc/inc/
H A DViewSettingsSequenceDefines.hxx74 #define SC_TABLE_ZOOM_TYPE 11 macro
/AOO42X/main/sc/source/ui/view/
H A Dviewdata.cxx153 … pSettings[SC_TABLE_ZOOM_TYPE].Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_ZOOMTYPE)); in WriteUserDataSequence()
154 pSettings[SC_TABLE_ZOOM_TYPE].Value <<= sal_Int16(eZoomType); in WriteUserDataSequence()