Home
last modified time | relevance | path

Searched defs:PCFieldModel (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/oox/inc/oox/xls/
H A Dpivotcachebuffer.hxx140 struct PCFieldModel struct
146 sal_Int32 mnNumFmtId; /// Number format for all items.
147 sal_Int32 mnSqlType; /// Data type from ODBC data source.
148 sal_Int32 mnHierarchy; /// Hierarchy this field is part of.
149 sal_Int32 mnLevel; /// Hierarchy level this field is part of.
150 sal_Int32 mnMappingCount; /// Number of property mappings.
151 …bool mbDatabaseField; /// True = field from source data; false = calculated fiel…
152 bool mbServerField; /// True = ODBC server-based page field.
153 bool mbUniqueList; /// True = list of unique ODBC items exists.
154 bool mbMemberPropField; /// True = contains OLAP member properties.
/aoo4110/main/oox/source/xls/
H A Dpivotcachebuffer.cxx427 PCFieldModel::PCFieldModel() : in PCFieldModel() function in oox::xls::PCFieldModel

Completed in 32 milliseconds