Searched refs:GetNextDifferentChangedCol (Results 1 – 3 of 3) sorted by relevance
1426 SCCOL GetNextDifferentChangedCol( SCTAB nTab, SCCOL nStart) const;
2535 …nColumn = pDoc->GetNextDifferentChangedCol(sal::static_int_cast<SCTAB>(nTable), static_cast<SCCOL>… in _ExportAutoStyles()
3797 SCCOL ScDocument::GetNextDifferentChangedCol( SCTAB nTab, SCCOL nStart) const in GetNextDifferentChangedCol() function in ScDocument
Completed in 288 milliseconds