Home
last modified time | relevance | path

Searched refs:getFooterOn (Results 1 – 10 of 10) sorted by relevance

/trunk/main/reportdesign/source/core/api/
H A DReportVisitor.cxx66 if ( xGroup->getFooterOn() ) in start()
85 if ( _xGroup->getFooterOn() ) in start()
H A DGroup.cxx81 if ( _xSource->getFooterOn() ) in copyGroup()
159 ::sal_Bool SAL_CALL OGroup::getFooterOn() throw (uno::RuntimeException) in getFooterOn() function in reportdesign::OGroup
/trunk/main/reportdesign/inc/
H A DUndoActions.hxx91 inline ::sal_Bool getFooterOn() { return m_xGroup->getFooterOn(); } in getFooterOn() function in rptui::OGroupHelper
/trunk/main/reportdesign/source/core/inc/
H A DGroup.hxx118 virtual ::sal_Bool SAL_CALL getFooterOn() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/reportdesign/source/ui/report/
H A DSectionWindow.cxx166 …ID_STR_FOOTER,::std::mem_fun(&OGroupHelper::getFooter),::std::mem_fun(&OGroupHelper::getFooterOn)); in _propertyChanged()
H A DReportController.cxx2178 if ( xGroup->getFooterOn() ) in notifyGroupSections()
2348 pMemFun = ::std::mem_fun(&OGroupHelper::getFooterOn); in groupChange()
3771 if ( xGroup->getFooterOn() ) in listen()
/trunk/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx622 …return (xGroup->getHeaderOn() || xGroup->getFooterOn())? EditBrowseBox::HEADERFOOTER : EditBrowseB… in GetRowStatus()
1340 m_aFooterLst.SelectEntryPos(_xGroup->getFooterOn() ? 0 : 1 ); in displayGroup()
H A DNavigator.cxx838 pIsOn = ::std::mem_fun(&OGroupHelper::getFooterOn); in _propertyChanged()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx1097 if ( xGroup->getFooterOn() ) in exportGroup()
1147 if ( xGroup->getFooterOn() ) in exportGroup()
/trunk/main/reportdesign/source/ui/misc/
H A DUITools.cxx173 if ( _xGroup->getFooterOn() && !_xGroup->getFooter()->getName().getLength() ) in adjustSectionName()

Completed in 71 milliseconds