Home
last modified time | relevance | path

Searched refs:mnRecords (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/source/xls/
H A Dpivotcachebuffer.cxx1010 mnRecords( 0 ), in PCDefinitionModel()
1056 maDefModel.mnRecords = rAttribs.getInteger( XML_recordCount, 0 ); in importPivotCacheDefinition()
1092 …s1 >> maDefModel.mnMissItemsLimit >> maDefModel.mfRefreshedDate >> nFlags2 >> maDefModel.mnRecords; in importPCDefinition()
1179 rStrm >> maDefModel.mnRecords; in importPCDefinition()
/trunk/main/oox/inc/oox/xls/
H A Dpivotcachebuffer.hxx337 sal_Int32 mnRecords; /// Number of data records in the cache. member

Completed in 32 milliseconds