Home
last modified time | relevance | path

Searched refs:_pIsSectionOn (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/reportdesign/source/ui/report/
H A DSectionWindow.cxx171 …rt::XSection> , OReportHelper> _pGetSection,::std::mem_fun_t<sal_Bool,OReportHelper> _pIsSectionOn) in setReportSectionTitle() argument
174 …const bool bRet = _pIsSectionOn(&aReportHelper) && _pGetSection(&aReportHelper) == m_aReportSectio… in setReportSectionTitle()
184 …port::XSection> , OGroupHelper> _pGetSection,::std::mem_fun_t<sal_Bool,OGroupHelper> _pIsSectionOn) in setGroupSectionTitle() argument
187 …const bool bRet = _pIsSectionOn(&aGroupHelper) && _pGetSection(&aGroupHelper) == m_aReportSection.… in setGroupSectionTitle()
/aoo42x/main/reportdesign/source/ui/inc/
H A DSectionWindow.hxx76 …rt::XSection> , OGroupHelper> _pGetSection,::std::mem_fun_t<sal_Bool, OGroupHelper> _pIsSectionOn);
86 …::XSection> , OReportHelper> _pGetSection,::std::mem_fun_t<sal_Bool, OReportHelper> _pIsSectionOn);

Completed in 16 milliseconds