Searched refs:DefaultFormComponentInspectorModel (Results 1 – 8 of 8) sorted by relevance
50 ::pcr::OAutoRegistration< ::pcr::DefaultFormComponentInspectorModel > aAutoRegistration; in createRegistryInfo_DefaultFormComponentInspectorModel()77 …DefaultFormComponentInspectorModel::DefaultFormComponentInspectorModel( const Reference< XComponen… in DefaultFormComponentInspectorModel() function in pcr::DefaultFormComponentInspectorModel86 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()[all …]
42 class DefaultFormComponentInspectorModel : public ImplInspectorModel class52 ~DefaultFormComponentInspectorModel();74 …DefaultFormComponentInspectorModel( const ::com::sun::star::uno::Reference< ::com::sun::star::uno:…
97 … *(new DefaultFormComponentInspectorModel( _rxContext, _bUseFormFormComponentHandlers )), in FormController()
1 "DefaultFormComponentInspectorModel";"com::sun::star::inspection::XObjectInspectorModel";"describeC…2 "DefaultFormComponentInspectorModel";"com::sun::star::inspection::XObjectInspectorModel";"getProper…3 "DefaultFormComponentInspectorModel";"com::sun::star::inspection::XObjectInspectorModel";"HandlerFa…4 "DefaultFormComponentInspectorModel";"com::sun::star::inspection::XObjectInspectorModel";"HasHelpSe…5 "DefaultFormComponentInspectorModel";"com::sun::star::inspection::XObjectInspectorModel";"MinHelpTe…6 "DefaultFormComponentInspectorModel";"com::sun::star::inspection::XObjectInspectorModel";"MaxHelpTe…7 "DefaultFormComponentInspectorModel";"com::sun::star::inspection::XObjectInspectorModel";"IsReadOnl…
43 <p>A <type>DefaultFormComponentInspectorModel</type> provides the following handlers by default:56 service DefaultFormComponentInspectorModel : com::sun::star::inspection::XObjectInspectorModel58 /** creates a default DefaultFormComponentInspectorModel, providing factories for all65 /** creates a default DefaultFormComponentInspectorModel, providing factories for all
39 DefaultFormComponentInspectorModel.idl \
600 ? DefaultFormComponentInspectorModel::createWithHelpSection( m_xInspectorContext, 3, 5 ) in impl_createPropertyBrowser_throw()601 : DefaultFormComponentInspectorModel::createDefault( m_xInspectorContext ); in impl_createPropertyBrowser_throw()
89 …<type scope="com::sun::star::form::inspection">DefaultFormComponentInspectorModel</type> services,…
Completed in 35 milliseconds