Searched refs:PopupSortAction (Results 1 – 1 of 1) sorted by relevance
/trunk/main/sc/source/ui/view/ |
H A D | gridwin2.cxx | 422 class PopupSortAction : public ScMenuFloatingWindow::Action class 427 …explicit PopupSortAction(const ScAddress& rPos, SortType eType, sal_uInt16 nUserListIndex, ScTabVi… in PopupSortAction() function in __anon5e06e1d10111::PopupSortAction 520 new PopupSortAction(rPos, PopupSortAction::ASCENDING, 0, pViewShell)); in DPLaunchFieldPopupMenu() 523 new PopupSortAction(rPos, PopupSortAction::DESCENDING, 0, pViewShell)); in DPLaunchFieldPopupMenu() 534 … new PopupSortAction(rPos, PopupSortAction::CUSTOM, static_cast<sal_uInt16>(i), pViewShell)); in DPLaunchFieldPopupMenu()
|
Completed in 12 milliseconds