Searched refs:ObjectInspectorModel (Results 1 – 7 of 7) sorted by relevance
66 class ObjectInspectorModel : public ImplInspectorModel class72 ObjectInspectorModel( const Reference< XComponentContext >& _rxContext );106 ObjectInspectorModel::ObjectInspectorModel( const Reference< XComponentContext >& _rxContext ) in ObjectInspectorModel() function in pcr::ObjectInspectorModel112 Sequence< Any > SAL_CALL ObjectInspectorModel::getHandlerFactories() throw (RuntimeException) in getHandlerFactories()118 …Sequence< PropertyCategoryDescriptor > SAL_CALL ObjectInspectorModel::describeCategories( ) throw… in describeCategories()125 …::sal_Int32 SAL_CALL ObjectInspectorModel::getPropertyOrderIndex( const ::rtl::OUString& /*Propert… in getPropertyOrderIndex()132 …void SAL_CALL ObjectInspectorModel::initialize( const Sequence< Any >& _arguments ) throw (Excepti… in initialize()167 … ::rtl::OUString SAL_CALL ObjectInspectorModel::getImplementationName( ) throw (RuntimeException) in getImplementationName()173 …Sequence< ::rtl::OUString > SAL_CALL ObjectInspectorModel::getSupportedServiceNames( ) throw (Run… in getSupportedServiceNames()179 ::rtl::OUString ObjectInspectorModel::getImplementationName_static( ) throw(RuntimeException) in getImplementationName_static()[all …]
1 "ObjectInspectorModel";"com::sun::star::inspection::XObjectInspectorModel";"describeCategories()"2 "ObjectInspectorModel";"com::sun::star::inspection::XObjectInspectorModel";"getPropertyOrderIndex()"3 "ObjectInspectorModel";"com::sun::star::inspection::XObjectInspectorModel";"HandlerFactories()"4 "ObjectInspectorModel";"com::sun::star::inspection::XObjectInspectorModel";"HasHelpSection()"5 "ObjectInspectorModel";"com::sun::star::inspection::XObjectInspectorModel";"MinHelpTextLines()"6 "ObjectInspectorModel";"com::sun::star::inspection::XObjectInspectorModel";"MaxHelpTextLines()"7 "ObjectInspectorModel";"com::sun::star::inspection::XObjectInspectorModel";"IsReadOnly()"
39 /** describes a default implementation of an ObjectInspectorModel53 published service ObjectInspectorModel : XObjectInspectorModel55 /** creates a default ObjectInspectorModel, whose one and only handler factory60 …/** creates a default ObjectInspectorModel, using an externally provided sequence of property hand…74 …/** creates a default ObjectInspectorModel, using an externally provided sequence of property hand…
75 @see ObjectInspectorModel89 /** creates an instance of the ObjectInspector, using a given <type>ObjectInspectorModel</type>
57 public class ObjectInspectorModel extends TestCase { class125 XObjectInspectorModel oInspectorModel = com.sun.star.inspection.ObjectInspectorModel. in createTestEnvironment()
123 XObjectInspectorModel model = ObjectInspectorModel.createWithHandlerFactoriesAndHelpSection( in createObjectInspector()
83 offapi/com/sun/star/inspection/ObjectInspectorModel \