Lines Matching refs:p

54         <p>The <member scope="com::sun::star::frame">XController::setModel</member> method
56 to-be-attached model is not <NULL/>, but does not support this interface.</p>
58 … <p>If you do not want to support a full-blown <type scope="com::sun::star::frame">XModel</type>,
59 use the <member>InspectorModel</member> attribute instead.</p>
61 <p>The <member scope="com::sun::star::frame">XController::getViewData</member> and
63 string values, which describes as much of the current view state as possible.</p>
69 … <p>This interface is inherited from the <type scope="com::sun::star::frame">Controller</type>
70 …service, currently, there is no functionality to intercept at an <type>XObjectInspector</type>.</p>
76 <p>The model is mainly responsible for providing the property handlers. Additionally,
77 it can provide user interface names and help URLs for property categories.</p>
79 <p>Note that there are two ways of setting or retrieving the current model: You can either
82 you can use this property directly. Both approaches are semantically equivalent.</p>
84 <p>If a new model is set at the inspector, the complete UI will be rebuilt to reflect
85 the change, using the new property handlers provided by the new model.</p>
91 <p>This interface can be used to access and manipulate various aspects of
94 controls.</p>
102 <p>If the sequence is empty, the UI of the <type>ObjectInspector</type> will be
103 cleared.</p>
105 <p>If the sequence contains more than one object, the <type>XObjectInspector</type>
108 the objects, and compose their output.</p>