Searched refs:CreateComponentPair (Results 1 – 2 of 2) sorted by relevance
336 aSets.push_back(CreateComponentPair(pObj)); in CreateCompPropSet()440 uno::Reference< uno::XInterface> PropBrw::CreateComponentPair(OObjectBase* _pObj) in CreateComponentPair() function in rptui::PropBrw443 return CreateComponentPair(_pObj->getAwtComponent(),_pObj->getReportComponent()); in CreateComponentPair()446 uno::Reference< uno::XInterface> PropBrw::CreateComponentPair(const uno::Reference< uno::XInterface… in CreateComponentPair() function in rptui::PropBrw592 … uno::Reference< uno::XInterface> xTemp(CreateComponentPair(_xReportComponent,_xReportComponent)); in Update()
87 …::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface> CreateComponentPair(OObjectBa…88 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface> CreateComponentPair(
Completed in 13 milliseconds