Searched refs:aHaving (Results 1 – 2 of 2) sorted by relevance
822 Sequence<Sequence<PropertyValue> > aFilter,aHaving; in IMPL_LINK_INLINE_END() local824 aHaving.realloc(1); in IMPL_LINK_INLINE_END()832 aHaving[0].realloc(1); in IMPL_LINK_INLINE_END()833 aHaving[0][0] = aValue; in IMPL_LINK_INLINE_END()847 _rValues = aHaving; in IMPL_LINK_INLINE_END()871 _rValues = aHaving; in IMPL_LINK_INLINE_END()892 m_xQueryComposer->setStructuredHavingClause(aHaving); in IMPL_LINK_INLINE_END()
1765 …::rtl::OUString aHaving = ::comphelper::getString(xActiveSet->getPropertyValue(PROPERTY_HAVING_CLA… in GetState()1766 if ( aFilter.getLength() || aHaving.getLength() ) in GetState()
Completed in 31 milliseconds