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

A name for various pivot table info structs. More...

#include <xlpivot.hxx>

Public Member Functions

 XclPTCachedName ()
 true = Use name in cache instead of maName. More...
 

Public Attributes

OUString maName
 
bool mbUseCache
 The visible name, if used. More...
 

Detailed Description

A name for various pivot table info structs.

Includes 'use cache' state.

Definition at line 547 of file xlpivot.hxx.

Constructor & Destructor Documentation

◆ XclPTCachedName()

XclPTCachedName::XclPTCachedName ( )
inlineexplicit

true = Use name in cache instead of maName.

Definition at line 552 of file xlpivot.hxx.

Member Data Documentation

◆ maName

OUString XclPTCachedName::maName

◆ mbUseCache

bool XclPTCachedName::mbUseCache

The visible name, if used.

Definition at line 550 of file xlpivot.hxx.

Referenced by XclPTVisNameInfo::HasVisName(), operator<<(), operator>>(), XclPTVisNameInfo::SetVisName(), and XclExpPTItem::XclExpPTItem().


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