Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/ui/report/
H A DSectionWindow.cxx171 …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()
/trunk/main/reportdesign/source/ui/inc/
H A DSectionWindow.hxx76 …::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 21 milliseconds