Home
last modified time | relevance | path

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

/dports/editors/calligra/calligra-3.2.1/sheets/
H A DSheet.cpp804 (fullRowOrColumn || row == pos.y())) { // All rows or just one in changeNameCellRefHelper()
808 (fullRowOrColumn || row == pos.y())) { // All rows or just one in changeNameCellRefHelper()
830 && (fullRowOrColumn || row == pos.y())) || in changeNameCellRefHelper()
833 && (fullRowOrColumn || col == pos.x())) || in changeNameCellRefHelper()
837 && (fullRowOrColumn || row == pos.y())) || in changeNameCellRefHelper()
841 && (fullRowOrColumn || col == pos.x())))) { in changeNameCellRefHelper()
865 (fullRowOrColumn || row == pos.y())) { // All rows or just one in changeNameCellRefHelper()
893 && (fullRowOrColumn || row == pos.y()) in changeNameCellRefHelper()
897 && (fullRowOrColumn || col == pos.x()) in changeNameCellRefHelper()
902 && (fullRowOrColumn || row == pos.y())) || in changeNameCellRefHelper()
[all …]
H A DSheet.h653 void changeNameCellRef(const QPoint& pos, bool fullRowOrColumn, ChangeRef ref,
793 QString changeNameCellRefHelper(const QPoint& pos, bool fullRowOrColumn, ChangeRef ref,
796 …QString changeNameCellRefHelper(const QPoint& pos, const QRect& rect, bool fullRowOrColumn, Change…