Home
last modified time | relevance | path

Searched defs:Col (Results 1 – 5 of 5) sorted by path

/trunk/main/sc/inc/
H A Daddress.hxx300 inline SCCOL Col() const { return nCol; } in Col() function in ScAddress
719 inline SCCOL Col() const { return aAdr.Col(); } in Col() function in ScRefAddress
H A Dbigrange.hxx51 sal_Int32 Col() const { return nCol; } in Col() function in ScBigAddress
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx1636 for (SCCOL Col = 0; (Col <= SC10MAXCOL) && (nError == 0); Col++) 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/sd/source/ui/notes/
H A DEditWindow.cxx710 const int Col = rPos.X(); in MarkError() local
/trunk/main/svx/source/dialog/
H A Dframelinkarray.cxx293 inline size_t Col() const { return mnCol; } in Col() function in svx::frame::MergedCellIterator

Completed in 36 milliseconds