LibreOffice Module svx (master) 1
Classes | Typedefs | Functions
ucsubset.hxx File Reference
#include <svx/svxdllapi.h>
#include <vcl/vclenum.hxx>
#include <vcl/metric.hxx>
#include <vector>
Include dependency graph for ucsubset.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Subset
 
class  SubsetMap
 

Typedefs

typedef ::std::vector< SubsetSubsetVec
 

Functions

bool operator< (const Subset &rLHS, const Subset &rRHS)
 

Typedef Documentation

◆ SubsetVec

typedef ::std::vector<Subset> SubsetVec

Definition at line 55 of file ucsubset.hxx.

Function Documentation

◆ operator<()

bool operator< ( const Subset rLHS,
const Subset rRHS 
)
inline

Definition at line 50 of file ucsubset.hxx.

References Subset::GetRangeMin().