Lines Matching refs:m_bIncludeHiddenCells
1001 , m_bIncludeHiddenCells( sal_True) in ScChart2DataProvider()
1499 …pValueTokens, pLabelTokens, m_pDocument, this, m_bIncludeHiddenCells ); //ownership of pointers is… in createDataSource()
1523 …pValueTokens, pLabelTokens, m_pDocument, this, m_bIncludeHiddenCells ); //ownership of pointers is… in createDataSource()
2090 xResult.set(new ScChart2DataSequence(m_pDocument, this, pRefTokens, m_bIncludeHiddenCells)); in createDataSequenceByRangeRepresentation()
2213 if ( !(rValue >>= m_bIncludeHiddenCells)) in setPropertyValue()
2228 aRet <<= m_bIncludeHiddenCells; in getPropertyValue()
2422 : m_bIncludeHiddenCells( bIncludeHiddenCells) in ScChart2DataSequence()
2553 if( !m_bIncludeHiddenCells ) in BuildDataCache()
3315 …w ScChart2DataSequence(m_pDocument, m_xDataProvider, pTokensNew.release(), m_bIncludeHiddenCells)); in createClone()
3433 sal_Bool bOldValue = m_bIncludeHiddenCells; in setPropertyValue()
3434 if ( !(rValue >>= m_bIncludeHiddenCells)) in setPropertyValue()
3436 if( bOldValue != m_bIncludeHiddenCells ) in setPropertyValue()
3454 aRet <<= m_bIncludeHiddenCells; in getPropertyValue()
3569 : m_bIncludeHiddenCells( sal_True) in ScChart2EmptyDataSequence()
3719 uno::makeAny( m_bIncludeHiddenCells )); in createClone()
3766 if ( !(rValue >>= m_bIncludeHiddenCells)) in setPropertyValue()
3784 aRet <<= m_bIncludeHiddenCells; in getPropertyValue()