LibreOffice Module sc (master) 1
Public Attributes | List of all members
ScSortKeyState Struct Reference

#include <sortparam.hxx>

Collaboration diagram for ScSortKeyState:
[legend]

Public Attributes

SCCOLROW nField
 
bool bDoSort
 
bool bAscending
 
ScColorSortMode aColorSortMode
 
Color aColorSortColor
 

Detailed Description

Definition at line 40 of file sortparam.hxx.

Member Data Documentation

◆ aColorSortColor

Color ScSortKeyState::aColorSortColor

Definition at line 46 of file sortparam.hxx.

◆ aColorSortMode

ScColorSortMode ScSortKeyState::aColorSortMode

Definition at line 45 of file sortparam.hxx.

Referenced by ScSortParam::Clear(), and ScSortParam::ScSortParam().

◆ bAscending

bool ScSortKeyState::bAscending

Definition at line 44 of file sortparam.hxx.

Referenced by ScSortParam::Clear(), and ScSortParam::ScSortParam().

◆ bDoSort

bool ScSortKeyState::bDoSort

Definition at line 43 of file sortparam.hxx.

Referenced by ScSortParam::Clear(), and ScSortParam::ScSortParam().

◆ nField

SCCOLROW ScSortKeyState::nField

Definition at line 42 of file sortparam.hxx.

Referenced by ScSortParam::Clear(), and ScSortParam::ScSortParam().


The documentation for this struct was generated from the following file: