Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/ui/report/
H A Dpropbrw.cxx336 aSets.push_back(CreateComponentPair(pObj)); in CreateCompPropSet()
440 uno::Reference< uno::XInterface> PropBrw::CreateComponentPair(OObjectBase* _pObj) in CreateComponentPair() function in rptui::PropBrw
443 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::PropBrw
592 … uno::Reference< uno::XInterface> xTemp(CreateComponentPair(_xReportComponent,_xReportComponent)); in Update()
/trunk/main/reportdesign/source/ui/inc/
H A Dpropbrw.hxx87 …::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 25 milliseconds