Searched refs:getGroupInterval (Results 1 – 4 of 4) sorted by relevance
124 virtual ::sal_Int32 SAL_CALL getGroupInterval();
218 ::sal_Int32 SAL_CALL OGroup::getGroupInterval() in getGroupInterval() function in reportdesign::OGroup
1596 …:OUString(RTL_CONSTASCII_USTRINGPARAM(";")) + ::rtl::OUString::valueOf(xGroup->getGroupInterval()); in exportGroupsExpressionAsFunction()1631 …UString(RTL_CONSTASCII_USTRINGPARAM(" / ")) + ::rtl::OUString::valueOf(xGroup->getGroupInterval()); in exportGroupsExpressionAsFunction()
1411 m_aGroupIntervalEd.SetText(String::CreateFromInt32(_xGroup->getGroupInterval())); in displayGroup()