LibreOffice Module sc (master) 1
|
#include <rtl/ustring.hxx>
#include "calcmacros.hxx"
#include <memory>
#include <map>
#include <vector>
#include <unordered_map>
Go to the source code of this file.
Classes | |
struct | ScDPResultFilter |
class | ScDPResultTree |
This class maintains pivot table calculation result in a tree structure which represents the logical structure of pivot table result layout as presented in the sheet. More... | |
struct | ScDPResultTree::DimensionNode |
struct | ScDPResultTree::MemberNode |
struct | ScDPResultTree::NamePairHash |
struct | ScDPResultFilterContext |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::uno |
namespace | com::sun::star::sheet |