Searched refs:SC_ZOOMVALUE (Results 1 – 3 of 3) sorted by relevance
98 #define SC_ZOOMVALUE "ZoomValue" macro
897 pSeq[1].Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_ZOOMVALUE)); in WriteUserDataSequence()916 if(sName.compareToAscii(SC_ZOOMVALUE) == 0) in ReadUserDataSequence()
155 … 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 33 milliseconds