LibreOffice Module sc (master) 1
Classes | Typedefs
sortkeydlg.hxx File Reference
#include <vector>
#include <memory>
#include <vcl/weld.hxx>
Include dependency graph for sortkeydlg.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ScSortKeyItem
 
class  ScSortKeyWindow
 

Typedefs

typedef std::vector< std::unique_ptr< ScSortKeyItem > > ScSortKeyItems
 

Typedef Documentation

◆ ScSortKeyItems

typedef std::vector<std::unique_ptr<ScSortKeyItem> > ScSortKeyItems

Definition at line 35 of file sortkeydlg.hxx.