LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | Private Attributes | List of all members
ScSortKeyWindow Class Reference

#include <sortkeydlg.hxx>

Collaboration diagram for ScSortKeyWindow:
[legend]

Public Member Functions

 ScSortKeyWindow (weld::Container *pBox)
 
 ~ScSortKeyWindow ()
 
void AddSortKey (sal_uInt16 nItem)
 

Public Attributes

ScSortKeyItems m_aSortKeyItems
 

Private Attributes

weld::Containerm_pBox
 

Detailed Description

Definition at line 37 of file sortkeydlg.hxx.

Constructor & Destructor Documentation

◆ ScSortKeyWindow()

ScSortKeyWindow::ScSortKeyWindow ( weld::Container pBox)

Definition at line 50 of file sortkeydlg.cxx.

◆ ~ScSortKeyWindow()

ScSortKeyWindow::~ScSortKeyWindow ( )

Definition at line 55 of file sortkeydlg.cxx.

Member Function Documentation

◆ AddSortKey()

void ScSortKeyWindow::AddSortKey ( sal_uInt16  nItem)

Member Data Documentation

◆ m_aSortKeyItems

ScSortKeyItems ScSortKeyWindow::m_aSortKeyItems

◆ m_pBox

weld::Container* ScSortKeyWindow::m_pBox
private

Definition at line 43 of file sortkeydlg.hxx.

Referenced by AddSortKey().


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