Home
last modified time | relevance | path

Searched refs:getGroupInterval (Results 1 – 4 of 4) sorted by relevance

/trunk/main/reportdesign/source/core/api/
H A DGroup.cxx218 ::sal_Int32 SAL_CALL OGroup::getGroupInterval() throw (uno::RuntimeException) in getGroupInterval() function in reportdesign::OGroup
/trunk/main/reportdesign/source/core/inc/
H A DGroup.hxx124 virtual ::sal_Int32 SAL_CALL getGroupInterval() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx1595 …:OUString(RTL_CONSTASCII_USTRINGPARAM(";")) + ::rtl::OUString::valueOf(xGroup->getGroupInterval()); in exportGroupsExpressionAsFunction()
1630 …UString(RTL_CONSTASCII_USTRINGPARAM(" / ")) + ::rtl::OUString::valueOf(xGroup->getGroupInterval()); in exportGroupsExpressionAsFunction()
/trunk/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx1411 m_aGroupIntervalEd.SetText(String::CreateFromInt32(_xGroup->getGroupInterval())); in displayGroup()

Completed in 32 milliseconds