Home
last modified time | relevance | path

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

/AOO41X/main/oox/source/xls/
H A Dpivotcachefragment.cxx224 mbInRecord( false ) in PivotCacheRecordsFragment()
300 mbInRecord = true; in startCacheRecord()
307 mbInRecord = false; in importPCRecord()
312 if( mbInRecord ) in importPCRecordItem()
/AOO41X/main/oox/inc/oox/xls/
H A Dpivotcachefragment.hxx98 bool mbInRecord; member in oox::xls::PivotCacheRecordsFragment