Home
last modified time | relevance | path

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

/aoo41x/main/sc/inc/
H A DViewSettingsSequenceDefines.hxx98 #define SC_ZOOMVALUE "ZoomValue" macro
/aoo41x/main/sc/source/ui/view/
H A Dprevwsh.cxx897 pSeq[1].Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_ZOOMVALUE)); in WriteUserDataSequence()
916 if(sName.compareToAscii(SC_ZOOMVALUE) == 0) in ReadUserDataSequence()
H A Dviewdata.cxx155 … pSettings[SC_TABLE_ZOOM_VALUE].Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_ZOOMVALUE)); in WriteUserDataSequence()
249 else if (sName.compareToAscii(SC_ZOOMVALUE) == 0) in ReadUserDataSequence()
2742 pSettings[SC_ZOOM_VALUE].Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_ZOOMVALUE)); in WriteUserDataSequence()
2856 else if (sName.compareToAscii(SC_ZOOMVALUE) == 0) in ReadUserDataSequence()

Completed in 37 milliseconds