LibreOffice Module sc (master) 1
Static Public Member Functions | List of all members
ScSortDescriptor Class Reference

#include <datauno.hxx>

Static Public Member Functions

static void FillSortParam (ScSortParam &rParam, const css::uno::Sequence< css::beans::PropertyValue > &rSeq)
 
static void FillProperties (css::uno::Sequence< css::beans::PropertyValue > &rSeq, const ScSortParam &rParam)
 
static tools::Long GetPropertyCount ()
 SortAscending needs to get out of the SheetSortDescriptor service description. More...
 

Detailed Description

Definition at line 86 of file datauno.hxx.

Member Function Documentation

◆ FillProperties()

void ScSortDescriptor::FillProperties ( css::uno::Sequence< css::beans::PropertyValue > &  rSeq,
const ScSortParam rParam 
)
static

◆ FillSortParam()

void ScSortDescriptor::FillSortParam ( ScSortParam rParam,
const css::uno::Sequence< css::beans::PropertyValue > &  rSeq 
)
static

◆ GetPropertyCount()

static tools::Long ScSortDescriptor::GetPropertyCount ( )
inlinestatic

SortAscending needs to get out of the SheetSortDescriptor service description.

Definition at line 96 of file datauno.hxx.

Referenced by ScCellRangeObj::createSortDescriptor(), FillProperties(), and ScDatabaseRangeObj::getSortDescriptor().


The documentation for this class was generated from the following files: