Searched refs:bSwitchOn (Results 1 – 1 of 1) sorted by relevance
3807 const bool bSwitchOn = !m_xReportDefinition->getReportHeaderOn(); in switchReportSection() local3812 …const String sUndoAction(ModuleRes(bSwitchOn ? RID_STR_UNDO_ADD_REPORTHEADERFOOTER : RID_STR_UNDO_… in switchReportSection()3818 ,bSwitchOn ? Inserted : Removed in switchReportSection()3825 ,bSwitchOn ? Inserted : Removed in switchReportSection()3833 m_xReportDefinition->setReportHeaderOn( bSwitchOn ); in switchReportSection()3839 m_xReportDefinition->setReportHeaderOn( bSwitchOn ); in switchReportSection()3840 m_xReportDefinition->setReportFooterOn( bSwitchOn ); in switchReportSection()3856 const bool bSwitchOn = !m_xReportDefinition->getPageHeaderOn(); in switchPageSection() local3861 …const String sUndoAction(ModuleRes(bSwitchOn ? RID_STR_UNDO_ADD_REPORTHEADERFOOTER : RID_STR_UNDO_… in switchPageSection()3868 ,bSwitchOn ? Inserted : Removed in switchPageSection()[all …]