LibreOffice Module sc (master) 1
Classes | Namespaces | Macros | Enumerations
sortparam.hxx File Reference
#include <vector>
#include "address.hxx"
#include <editeng/colritem.hxx>
#include <com/sun/star/lang/Locale.hpp>
#include "scdllapi.h"
Include dependency graph for sortparam.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ScSortKeyState
 
struct  ScDataAreaExtras
 Struct to hold non-data extended area, used with ScDocument::ShrinkToUsedDataArea(). More...
 
struct  ScSortParam
 
struct  sc::ReorderParam
 

Namespaces

namespace  sc
 CAUTION! The following defines must be in the same namespace as the respective type.
 

Macros

#define DEFSORT   3
 

Enumerations

enum class  ScColorSortMode {
  None ,
  TextColor ,
  BackgroundColor
}
 

Macro Definition Documentation

◆ DEFSORT

#define DEFSORT   3

Definition at line 22 of file sortparam.hxx.

Enumeration Type Documentation

◆ ScColorSortMode

enum class ScColorSortMode
strong
Enumerator
None 
TextColor 
BackgroundColor 

Definition at line 34 of file sortparam.hxx.