Searched refs:_pGetSection (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/reportdesign/source/ui/report/ |
H A D | SectionWindow.cxx | 171 …Id,::std::mem_fun_t<uno::Reference<report::XSection> , OReportHelper> _pGetSection,::std::mem_fun_… in setReportSectionTitle() argument 174 …const bool bRet = _pIsSectionOn(&aReportHelper) && _pGetSection(&aReportHelper) == m_aReportSectio… in setReportSectionTitle() 184 …sId,::std::mem_fun_t<uno::Reference<report::XSection> , OGroupHelper> _pGetSection,::std::mem_fun_… in setGroupSectionTitle() argument 187 …const bool bRet = _pIsSectionOn(&aGroupHelper) && _pGetSection(&aGroupHelper) == m_aReportSection.… in setGroupSectionTitle()
|
/aoo42x/main/reportdesign/source/ui/inc/ |
H A D | SectionWindow.hxx | 76 …::uno::Reference< ::com::sun::star::report::XSection> , OGroupHelper> _pGetSection,::std::mem_fun_… 86 …:uno::Reference< ::com::sun::star::report::XSection> , OReportHelper> _pGetSection,::std::mem_fun_…
|
Completed in 18 milliseconds