Home
last modified time | relevance | path

Searched refs:deleteColumnFormat (Results 1 – 3 of 3) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/sheets/commands/
H A DDeleteCommand.cpp81 m_sheet->deleteColumnFormat(col); in process()
/dports/editors/calligra/calligra-3.2.1/sheets/
H A DSheet.h672 void deleteColumnFormat(int column);
H A DSheet.cpp1659 void Sheet::deleteColumnFormat(int column) in deleteColumnFormat() function in Calligra::Sheets::Sheet