|
LibreOffice Module sc (master) 1
|
#include <oox/helper/helper.hxx>#include <oox/helper/refvector.hxx>#include "workbookhelper.hxx"#include <com/sun/star/sheet/TableFilterField3.hpp>#include <com/sun/star/util/Color.hpp>Go to the source code of this file.
Classes | |
| struct | oox::xls::ApiFilterSettings |
| Contains UNO API filter settings for a column in a filtered range. More... | |
| class | oox::xls::FilterSettingsBase |
| Base class for specific filter settings for a column in a filtered range. More... | |
| class | oox::xls::DiscreteFilter |
| Settings for a discrete filter, specifying a list of values to be shown in the filtered range. More... | |
| class | oox::xls::Top10Filter |
| Settings for a top-10 filter. More... | |
| class | oox::xls::ColorFilter |
| Settings for a color filter. More... | |
| struct | oox::xls::FilterCriterionModel |
| A filter criterion for a custom filter. More... | |
| class | oox::xls::CustomFilter |
| Settings for a custom filter, specifying one or two comparison operators associated with some values. More... | |
| class | oox::xls::FilterColumn |
| A column in a filtered range. More... | |
| class | oox::xls::SortCondition |
| class | oox::xls::AutoFilter |
| class | oox::xls::AutoFilterBuffer |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::sheet |
| namespace | oox |
| namespace | oox::xls |