Home
last modified time | relevance | path

Searched refs:fillControlModelSelection (Results 1 – 11 of 11) sorted by path

/trunk/main/reportdesign/source/ui/inc/
H A DDesignView.hxx279 …void fillControlModelSelection(::std::vector< ::com::sun::star::uno::Reference< ::com::sun::star::…
H A DReportSection.hxx145 …void fillControlModelSelection(::std::vector< ::com::sun::star::uno::Reference< ::com::sun::star::…
H A DReportWindow.hxx230 …void fillControlModelSelection(::std::vector< ::com::sun::star::uno::Reference< ::com::sun::star::…
H A DScrollHelper.hxx217 …void fillControlModelSelection(::std::vector< ::com::sun::star::uno::Reference< ::com::sun::star::…
H A DViewsWindow.hxx351 …void fillControlModelSelection(::std::vector< ::com::sun::star::uno::Reference< ::com::sun::star::…
/trunk/main/reportdesign/source/ui/report/
H A DDesignView.cxx733 pSectionWindow->getReportSection().fillControlModelSelection(aSelection); in getCurrentlyShownProperty()
748 void ODesignView::fillControlModelSelection(::std::vector< uno::Reference< uno::XInterface > >& _rS… in fillControlModelSelection() function in rptui::ODesignView
750 m_aScrollWindow.fillControlModelSelection(_rSelection); in fillControlModelSelection()
H A DReportController.cxx252 _pView->fillControlModelSelection(_rControlsFormats); in lcl_getReportControlFormat()
918 getDesignView()->fillControlModelSelection(aSelection); in GetState()
4135 getDesignView()->fillControlModelSelection(aSelection); in impl_fillState_nothrow()
H A DReportSection.cxx720 void OReportSection::fillControlModelSelection(::std::vector< uno::Reference< uno::XInterface > >& … in fillControlModelSelection() function in rptui::OReportSection
H A DReportWindow.cxx401 void OReportWindow::fillControlModelSelection(::std::vector< uno::Reference< uno::XInterface > >& _… in fillControlModelSelection() function in rptui::OReportWindow
403 m_aViewsWindow.fillControlModelSelection(_rSelection); in fillControlModelSelection()
H A DScrollHelper.cxx401 void OScrollWindowHelper::fillControlModelSelection(::std::vector< uno::Reference< uno::XInterface … in fillControlModelSelection() function in rptui::OScrollWindowHelper
403 m_aReportWindow.fillControlModelSelection(_rSelection); in fillControlModelSelection()
H A DViewsWindow.cxx1895 void OViewsWindow::fillControlModelSelection(::std::vector< uno::Reference< uno::XInterface > >& _r… in fillControlModelSelection() function in rptui::OViewsWindow
1901 (*aIter)->getReportSection().fillControlModelSelection(_rSelection); in fillControlModelSelection()

Completed in 60 milliseconds