Home
last modified time | relevance | path

Searched defs:Tab (Results 1 – 7 of 7) sorted by last modified time

/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx4734 …const css::uno::Any& ConsecutinveDelimiter, const css::uno::Any& Tab, const css::uno::Any& Semicol… in TextToColumns()
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx1427 for (sal_Int16 Tab = 0; (Tab < nTabCount) && (nError == 0); Tab++) in LoadTables() local
1651 void Sc10Import::LoadCol(SCCOL Col, SCTAB Tab) in LoadCol()
1734 void Sc10Import::LoadColAttr(SCCOL Col, SCTAB Tab) in LoadColAttr()
/trunk/main/sc/source/filter/inc/
H A Dscflt.hxx245 sal_Int16 Tab; member
H A Dexcimp8.hxx114 inline SCTAB Tab() const { return aParam.nTab; } in Tab() function in XclImpAutoFilterData
/trunk/main/sc/inc/
H A Dbigrange.hxx53 sal_Int32 Tab() const { return nTab; } in Tab() function in ScBigAddress
H A Daddress.hxx301 inline SCTAB Tab() const { return nTab; } in Tab() function in ScAddress
721 inline SCTAB Tab() const { return aAdr.Tab(); } in Tab() function in ScRefAddress
/trunk/main/basic/source/runtime/
H A Dmethods.cxx1711 RTLFUNC(Tab) in RTLFUNC() argument

Completed in 86 milliseconds