Lines Matching refs:DefaultFormComponentInspectorModel

50 	::pcr::OAutoRegistration< ::pcr::DefaultFormComponentInspectorModel > aAutoRegistration;  in createRegistryInfo_DefaultFormComponentInspectorModel()
77DefaultFormComponentInspectorModel::DefaultFormComponentInspectorModel( const Reference< XComponen… in DefaultFormComponentInspectorModel() function in pcr::DefaultFormComponentInspectorModel
86 DefaultFormComponentInspectorModel::~DefaultFormComponentInspectorModel() in ~DefaultFormComponentInspectorModel()
91 …::rtl::OUString SAL_CALL DefaultFormComponentInspectorModel::getImplementationName( ) throw(Runti… in getImplementationName()
97 …Sequence< ::rtl::OUString > SAL_CALL DefaultFormComponentInspectorModel::getSupportedServiceNames(… in getSupportedServiceNames()
103 …::rtl::OUString DefaultFormComponentInspectorModel::getImplementationName_static( ) throw(Runtime… in getImplementationName_static()
109 …Sequence< ::rtl::OUString > DefaultFormComponentInspectorModel::getSupportedServiceNames_static( … in getSupportedServiceNames_static()
117 …Reference< XInterface > SAL_CALL DefaultFormComponentInspectorModel::Create( const Reference< XCom… in Create()
119 return *new DefaultFormComponentInspectorModel( _rxContext ); in Create()
123 …Sequence< Any > SAL_CALL DefaultFormComponentInspectorModel::getHandlerFactories() throw (RuntimeE… in getHandlerFactories()
178 …Sequence< PropertyCategoryDescriptor > SAL_CALL DefaultFormComponentInspectorModel::describeCatego… in describeCategories()
207 …::sal_Int32 SAL_CALL DefaultFormComponentInspectorModel::getPropertyOrderIndex( const ::rtl::OUStr… in getPropertyOrderIndex()
223 …void SAL_CALL DefaultFormComponentInspectorModel::initialize( const Sequence< Any >& _arguments ) … in initialize()
248 void DefaultFormComponentInspectorModel::createDefault() in createDefault()
254 …void DefaultFormComponentInspectorModel::createWithHelpSection( sal_Int32 _nMinHelpTextLines, sal_… in createWithHelpSection()