Searched refs:getGroupInterval (Results 1 – 4 of 4) sorted by relevance
218 ::sal_Int32 SAL_CALL OGroup::getGroupInterval() throw (uno::RuntimeException) in getGroupInterval() function in reportdesign::OGroup
124 virtual ::sal_Int32 SAL_CALL getGroupInterval() throw (::com::sun::star::uno::RuntimeException);
1595 …:OUString(RTL_CONSTASCII_USTRINGPARAM(";")) + ::rtl::OUString::valueOf(xGroup->getGroupInterval()); in exportGroupsExpressionAsFunction()1630 …UString(RTL_CONSTASCII_USTRINGPARAM(" / ")) + ::rtl::OUString::valueOf(xGroup->getGroupInterval()); in exportGroupsExpressionAsFunction()
1411 m_aGroupIntervalEd.SetText(String::CreateFromInt32(_xGroup->getGroupInterval())); in displayGroup()
Completed in 41 milliseconds