Searched refs:_xControlFactory (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/reportdesign/source/ui/inspection/ |
H A D | GeometryHandler.cxx | 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() 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() 788 _xControlFactory->createPropertyControl( in describePropertyLine() 833 … implCreateListLikeControl(_xControlFactory,aOut,RID_STR_VERTICAL_ALIGN_CONST,sal_False,sal_True); in describePropertyLine() 836 … implCreateListLikeControl(_xControlFactory,aOut,RID_STR_PARAADJUST_CONST,sal_False,sal_True); 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()
|
Completed in 33 milliseconds