Searched refs:_xControlFactory (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/reportdesign/source/ui/inspection/ |
| H A D | GeometryHandler.cxx | 712 …Name, const uno::Reference< inspection::XPropertyControlFactory > & _xControlFactory) throw (beans… in describePropertyLine() argument 720 … implCreateListLikeControl(_xControlFactory,aOut,RID_STR_FORCENEWPAGE_CONST,sal_False,sal_True); in describePropertyLine() 723 …implCreateListLikeControl(_xControlFactory,aOut,RID_STR_GROUPKEEPTOGETHER_CONST,sal_False,sal_True… in describePropertyLine() 727 …implCreateListLikeControl(_xControlFactory,aOut,RID_STR_REPORTPRINTOPTION_CONST,sal_False,sal_True… in describePropertyLine() 733 implCreateListLikeControl(_xControlFactory,aOut,aList,sal_False,sal_True); in describePropertyLine() 740 implCreateListLikeControl(_xControlFactory,aOut,aList,sal_False,sal_True); in describePropertyLine() 747 implCreateListLikeControl(_xControlFactory,aOut,aList,sal_False,sal_True); in describePropertyLine() 751 implCreateListLikeControl(_xControlFactory,aOut,RID_STR_TYPE_CONST,sal_False,sal_True); in describePropertyLine() 771 implCreateListLikeControl(_xControlFactory,aOut,nResId,sal_False,sal_True); in describePropertyLine() 778 …aOut.Control = _xControlFactory->createPropertyControl(inspection::PropertyControlType::MultiLineT… in describePropertyLine() [all …]
|
| H A D | DataProviderHandler.cxx | 277 …ame, const uno::Reference< inspection::XPropertyControlFactory > & _xControlFactory) throw (beans… in describePropertyLine() argument 285 …aOut.Control = _xControlFactory->createPropertyControl(inspection::PropertyControlType::TextField … in describePropertyLine() 289 …aOut.Control = _xControlFactory->createPropertyControl(inspection::PropertyControlType::NumericFie… in describePropertyLine() 293 …aOut.Control = _xControlFactory->createPropertyControl(inspection::PropertyControlType::StringList… in describePropertyLine() 298 aOut = m_xFormComponentHandler->describePropertyLine(PropertyName, _xControlFactory); in describePropertyLine()
|