Searched refs:getFooterOn (Results 1 – 10 of 10) sorted by relevance
66 if ( xGroup->getFooterOn() ) in start()85 if ( _xGroup->getFooterOn() ) in start()
81 if ( _xSource->getFooterOn() ) in copyGroup()159 ::sal_Bool SAL_CALL OGroup::getFooterOn() throw (uno::RuntimeException) in getFooterOn() function in reportdesign::OGroup
91 inline ::sal_Bool getFooterOn() { return m_xGroup->getFooterOn(); } in getFooterOn() function in rptui::OGroupHelper
118 virtual ::sal_Bool SAL_CALL getFooterOn() throw (::com::sun::star::uno::RuntimeException);
166 …ID_STR_FOOTER,::std::mem_fun(&OGroupHelper::getFooter),::std::mem_fun(&OGroupHelper::getFooterOn)); in _propertyChanged()
2178 if ( xGroup->getFooterOn() ) in notifyGroupSections()2348 pMemFun = ::std::mem_fun(&OGroupHelper::getFooterOn); in groupChange()3771 if ( xGroup->getFooterOn() ) in listen()
622 …return (xGroup->getHeaderOn() || xGroup->getFooterOn())? EditBrowseBox::HEADERFOOTER : EditBrowseB… in GetRowStatus()1340 m_aFooterLst.SelectEntryPos(_xGroup->getFooterOn() ? 0 : 1 ); in displayGroup()
838 pIsOn = ::std::mem_fun(&OGroupHelper::getFooterOn); in _propertyChanged()
1097 if ( xGroup->getFooterOn() ) in exportGroup()1147 if ( xGroup->getFooterOn() ) in exportGroup()
173 if ( _xGroup->getFooterOn() && !_xGroup->getFooter()->getName().getLength() ) in adjustSectionName()
Completed in 133 milliseconds