Lines Matching refs:_xControlFactory

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()
783 …aOut.Control = _xControlFactory->createPropertyControl(inspection::PropertyControlType::MultiLineT… in describePropertyLine()
788 _xControlFactory->createPropertyControl( in describePropertyLine()
820 …aOut.Control = _xControlFactory->createPropertyControl( inspection::PropertyControlType::ColorList… in describePropertyLine()
824 …aOut.Control = _xControlFactory->createPropertyControl( inspection::PropertyControlType::TextField… in describePropertyLine()
829 …aOut.Control = _xControlFactory->createPropertyControl( inspection::PropertyControlType::TextField… 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()
840 aOut = m_xFormComponentHandler->describePropertyLine(PropertyName, _xControlFactory); in describePropertyLine()