Home
last modified time | relevance | path

Searched refs:LF_TOP (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/sc/source/core/data/
H A Dtable4.cxx1793 #define LF_TOP 2 macro
1796 #define LF_ALL (LF_LEFT | LF_TOP | LF_RIGHT | LF_BOTTOM)
1819 if (nFlags & LF_TOP) in GetAutoFormatFrame()
1895 GetAutoFormatFrame(nStartCol + 1, nStartRow, LF_TOP | LF_BOTTOM | LF_RIGHT, 1, rData); in GetAutoFormatData()
1897 GetAutoFormatFrame(nStartCol + 2, nStartRow, LF_TOP | LF_BOTTOM | LF_RIGHT, 2, rData); in GetAutoFormatData()
1903 GetAutoFormatFrame(nStartCol + 1, nEndRow, LF_TOP | LF_BOTTOM | LF_RIGHT, 13, rData); in GetAutoFormatData()
1905 GetAutoFormatFrame(nStartCol + 2, nEndRow, LF_TOP | LF_BOTTOM | LF_RIGHT, 14, rData); in GetAutoFormatData()

Completed in 27 milliseconds