Home
last modified time | relevance | path

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

/AOO41X/main/sc/inc/
H A DViewSettingsSequenceDefines.hxx62 #define SC_CURSOR_X 0 macro
/AOO41X/main/sc/source/ui/view/
H A Dviewdata.cxx122 … pSettings[SC_CURSOR_X].Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_CURSORPOSITIONX)); in WriteUserDataSequence()
123 pSettings[SC_CURSOR_X].Value <<= sal_Int32(nCurX); in WriteUserDataSequence()