Searched refs:_aCollpasedSections (Results 1 – 8 of 8) sorted by relevance
322 …collapseSections(const uno::Sequence< ::com::sun::star::beans::PropertyValue>& _aCollpasedSections) in collapseSections() argument324 m_aReportWindow.collapseSections(_aCollpasedSections); in collapseSections()
356 …collapseSections(const uno::Sequence< ::com::sun::star::beans::PropertyValue>& _aCollpasedSections) in collapseSections() argument359 m_aViewsWindow.collapseSections(_aCollpasedSections); in collapseSections()
658 void ODesignView::collapseSections(const uno::Sequence< beans::PropertyValue>& _aCollpasedSections) in collapseSections() argument660 m_aScrollWindow.collapseSections(_aCollpasedSections); in collapseSections()
1827 void OViewsWindow::collapseSections(const uno::Sequence< beans::PropertyValue>& _aCollpasedSections) in collapseSections() argument1829 const beans::PropertyValue* pIter = _aCollpasedSections.getConstArray(); in collapseSections()1830 const beans::PropertyValue* pEnd = pIter + _aCollpasedSections.getLength(); in collapseSections()
211 …const com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue>& _aCollpasedSections);
198 …const com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue>& _aCollpasedSections);
245 …const com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue>& _aCollpasedSections);
340 …const com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue>& _aCollpasedSections);
Completed in 35 milliseconds