Home
last modified time | relevance | path

Searched refs:GetLastAttrCell (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/core/data/
H A Ddocumen4.cxx420 void ScDocument::GetLastAttrCell( SCTAB nTab, SCCOL& rEndCol, SCROW& rEndRow ) const in GetLastAttrCell() function in ScDocument
424 pTab[nTab]->GetLastAttrCell( rEndCol, rEndRow ); in GetLastAttrCell()
H A Dtable1.cxx435 void ScTable::GetLastAttrCell( SCCOL& rEndCol, SCROW& rEndRow ) const in GetLastAttrCell() function in ScTable
/trunk/main/sc/inc/
H A Dtable.hxx427 void GetLastAttrCell( SCCOL& rEndCol, SCROW& rEndRow ) const;
H A Ddocument.hxx982 SC_DLLPUBLIC void GetLastAttrCell( SCTAB nTab, SCCOL& rEndCol, SCROW& rEndRow ) const;
/trunk/main/sc/source/filter/excel/
H A Dxetable.cxx2365 …rDoc.GetLastAttrCell( nScTab, rEndColAtt,rEndRowAtt ); // To get the real last cell's row number, … in XclExpCellTable()

Completed in 57 milliseconds