Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/view/
H A Dgridwin2.cxx422 class PopupSortAction : public ScMenuFloatingWindow::Action class
427 …explicit PopupSortAction(const ScAddress& rPos, SortType eType, sal_uInt16 nUserListIndex, ScTabVi… in PopupSortAction() function in __anon71b4f7a20111::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 27 milliseconds