Home
last modified time | relevance | path

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

/aoo4110/main/sc/inc/
H A Dtable.hxx690 SCCOL GetLastChangedCol() const;
H A Ddocument.hxx1422 SCCOL GetLastChangedCol( SCTAB nTab ) const;
/aoo4110/main/sc/source/core/data/
H A Ddocument.cxx3780 SCCOL ScDocument::GetLastChangedCol( SCTAB nTab ) const in GetLastChangedCol() function in ScDocument
3783 return pTab[nTab]->GetLastChangedCol(); in GetLastChangedCol()
H A Dtable2.cxx2934 SCCOL ScTable::GetLastChangedCol() const in GetLastChangedCol() function in ScTable
/aoo4110/main/sc/source/filter/xml/
H A Dxmlexprt.cxx2510 … sal_Int32 nColumns(pDoc->GetLastChangedCol(sal::static_int_cast<SCTAB>(nTable))); in _ExportAutoStyles()

Completed in 102 milliseconds