Searched refs:isApplyPublicFilter (Results 1 – 2 of 2) sorted by relevance
101 inline sal_Bool isApplyPublicFilter( ) const { return m_bApplyPublicFilter; } in isApplyPublicFilter() function in dbtools::FilterManager
1559 rValue <<= m_aFilterManager.isApplyPublicFilter(); in getFastPropertyValue()1642 …d = tryPropertyValue( rConvertedValue, rOldValue, rValue, m_aFilterManager.isApplyPublicFilter() ); in convertFastPropertyValue()1875 …eState = m_aFilterManager.isApplyPublicFilter() ? PropertyState_DEFAULT_VALUE : PropertyState_DIRE… in getPropertyStateByHandle()