LibreOffice Module chart2 (master) 1
Namespaces | Variables
InternalData.cxx File Reference
#include <InternalData.hxx>
#include <ResId.hxx>
#include <strings.hrc>
#include <comphelper/sequence.hxx>
#include <o3tl/safeint.hxx>
#include <osl/diagnose.h>
#include <algorithm>
#include <iterator>
#include <limits>
Include dependency graph for InternalData.cxx:

Go to the source code of this file.

Namespaces

namespace  chart
 

Variables

const double chart::fDefaultData []
 

Variable Documentation

◆ m_aStub

OUString m_aStub
private

Definition at line 63 of file InternalData.cxx.

◆ m_nCounter

sal_Int32 m_nCounter
private

Definition at line 64 of file InternalData.cxx.

◆ m_nStubStartIndex

const sal_Int32 m_nStubStartIndex
private

Definition at line 65 of file InternalData.cxx.

◆ m_nWildcardLength

const sal_Int32 m_nWildcardLength
private

Definition at line 66 of file InternalData.cxx.