Home
last modified time | relevance | path

Searched refs:EXC_MAXCOL3 (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dxlconst.hxx52 const SCCOL EXC_MAXCOL3 = EXC_MAXCOL2; variable
56 const SCCOL EXC_MAXCOL4 = EXC_MAXCOL3;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Dxlconst.hxx53 const SCCOL EXC_MAXCOL3 = EXC_MAXCOL2; variable
57 const SCCOL EXC_MAXCOL4 = EXC_MAXCOL3;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dxlroot.cxx124 case EXC_BIFF3: maXclMaxPos.Set( EXC_MAXCOL3, EXC_MAXROW3, EXC_MAXTAB3 ); break; in XclRootData()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dxlroot.cxx124 case EXC_BIFF3: maXclMaxPos.Set( EXC_MAXCOL3, EXC_MAXROW3, EXC_MAXTAB3 ); break; in XclRootData()