Home
last modified time | relevance | path

Searched refs:_aCollpasedSections (Results 1 – 8 of 8) sorted by relevance

/trunk/main/reportdesign/source/ui/report/
H A DScrollHelper.cxx322 …collapseSections(const uno::Sequence< ::com::sun::star::beans::PropertyValue>& _aCollpasedSections) in collapseSections() argument
324 m_aReportWindow.collapseSections(_aCollpasedSections); in collapseSections()
H A DReportWindow.cxx356 …collapseSections(const uno::Sequence< ::com::sun::star::beans::PropertyValue>& _aCollpasedSections) in collapseSections() argument
359 m_aViewsWindow.collapseSections(_aCollpasedSections); in collapseSections()
H A DDesignView.cxx658 void ODesignView::collapseSections(const uno::Sequence< beans::PropertyValue>& _aCollpasedSections) in collapseSections() argument
660 m_aScrollWindow.collapseSections(_aCollpasedSections); in collapseSections()
H A DViewsWindow.cxx1827 void OViewsWindow::collapseSections(const uno::Sequence< beans::PropertyValue>& _aCollpasedSections) in collapseSections() argument
1829 const beans::PropertyValue* pIter = _aCollpasedSections.getConstArray(); in collapseSections()
1830 const beans::PropertyValue* pEnd = pIter + _aCollpasedSections.getLength(); in collapseSections()
/trunk/main/reportdesign/source/ui/inc/
H A DReportWindow.hxx211 …const com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue>& _aCollpasedSections);
H A DScrollHelper.hxx198 …const com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue>& _aCollpasedSections);
H A DDesignView.hxx245 …const com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue>& _aCollpasedSections);
H A DViewsWindow.hxx340 …const com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue>& _aCollpasedSections);

Completed in 48 milliseconds