Home
last modified time | relevance | path

Searched defs:activeSheetChanged (Results 1 – 3 of 3) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/sheets/ui/
H A DMapViewModel.cpp170 emit activeSheetChanged(sheet); in setActiveSheet() local
H A DSelection.cpp681 emit activeSheetChanged(sheet); in setActiveSheet() local
H A DCellToolBase.cpp1527 void CellToolBase::activeSheetChanged(Sheet* sheet) in activeSheetChanged() function in CellToolBase