Searched refs:LF_BOTTOM (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/sc/source/core/data/ |
H A D | table4.cxx | 1795 #define LF_BOTTOM 8 macro 1796 #define LF_ALL (LF_LEFT | LF_TOP | LF_RIGHT | LF_BOTTOM) 1843 if (nFlags & LF_BOTTOM) in GetAutoFormatFrame() 1884 GetAutoFormatFrame(nEndCol, nStartRow + 1, LF_LEFT | LF_RIGHT | LF_BOTTOM, 7, rData); in GetAutoFormatData() 1895 GetAutoFormatFrame(nStartCol + 1, nStartRow, LF_TOP | LF_BOTTOM | LF_RIGHT, 1, 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() 1913 GetAutoFormatFrame(nStartCol + 1, nStartRow + 1, LF_RIGHT | LF_BOTTOM, 5, rData); in GetAutoFormatData() 1916 GetAutoFormatFrame(nStartCol + 2, nStartRow + 1, LF_RIGHT | LF_BOTTOM, 6, rData); in GetAutoFormatData() 1917 GetAutoFormatFrame(nStartCol + 1, nStartRow + 2, LF_RIGHT | LF_BOTTOM, 9, rData); in GetAutoFormatData() [all …]
|
Completed in 22 milliseconds