LibreOffice Module sc (master) 1
|
#include <vector>
#include <sfx2/tabdlg.hxx>
#include <svtools/collatorres.hxx>
#include <svx/langbox.hxx>
#include <unotools/collatorwrapper.hxx>
#include <vcl/idle.hxx>
#include "sortkeydlg.hxx"
#include <address.hxx>
#include <sheetlimits.hxx>
#include <sortparam.hxx>
Go to the source code of this file.
Classes | |
class | ScTabPageSortFields |
class | ScTabPageSortOptions |
Functions | |
SCCOL | SC_MAXFIELDS (const ScSheetLimits &rLimits) |
|
inline |
Definition at line 37 of file tpsort.hxx.
References ScSheetLimits::GetMaxColCount().
Referenced by ScTabPageSortFields::FillFieldLists(), ScTpSubTotalGroup::FillListBoxes(), and ScTpSubTotalGroup::Init().