Home
last modified time | relevance | path

Searched refs:slotShowRowDialog (Results 1 – 2 of 2) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/sheets/ui/
H A DCellToolBase.h209 void slotShowRowDialog();
H A DCellToolBase.cpp525 connect(action, SIGNAL(triggered(bool)), this, SLOT(slotShowRowDialog())); in CellToolBase()
2361 void CellToolBase::slotShowRowDialog() in slotShowRowDialog() function in CellToolBase