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

#include <dpresfilter.hxx>

Public Member Functions

 ScDPResultFilter (OUString aDimName, bool bDataLayout)
 

Public Attributes

OUString maDimName
 
OUString maValueName
 
OUString maValue
 
bool mbHasValue: 1
 
bool mbDataLayout: 1
 

Detailed Description

Definition at line 29 of file dpresfilter.hxx.

Constructor & Destructor Documentation

◆ ScDPResultFilter()

ScDPResultFilter::ScDPResultFilter ( OUString  aDimName,
bool  bDataLayout 
)

Definition at line 25 of file dpresfilter.cxx.

Member Data Documentation

◆ maDimName

OUString ScDPResultFilter::maDimName

Definition at line 31 of file dpresfilter.hxx.

◆ maValue

OUString ScDPResultFilter::maValue

Definition at line 33 of file dpresfilter.hxx.

◆ maValueName

OUString ScDPResultFilter::maValueName

Definition at line 32 of file dpresfilter.hxx.

◆ mbDataLayout

bool ScDPResultFilter::mbDataLayout

Definition at line 36 of file dpresfilter.hxx.

◆ mbHasValue

bool ScDPResultFilter::mbHasValue

Definition at line 35 of file dpresfilter.hxx.


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