Home
last modified time | relevance | path

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

/aoo42x/main/sc/inc/
H A DViewSettingsSequenceDefines.hxx67 #define SC_HORIZONTAL_SPLIT_POSITION 4 macro
/aoo42x/main/sc/source/ui/view/
H A Dviewdata.cxx130 …pSettings[SC_HORIZONTAL_SPLIT_POSITION].Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_HORIZO… in WriteUserDataSequence()
132 pSettings[SC_HORIZONTAL_SPLIT_POSITION].Value <<= sal_Int32(nFixPosX); in WriteUserDataSequence()
134 pSettings[SC_HORIZONTAL_SPLIT_POSITION].Value <<= sal_Int32(nHSplitPos); in WriteUserDataSequence()

Completed in 22 milliseconds