/aoo41x/main/qadevOOo/objdsc/pcr/ |
H A D | org.openoffice.comp.extensions.ObjectInspector.csv | 1 "ObjectInspector";"com::sun::star::lang::XComponent";"dispose()" 2 "ObjectInspector";"com::sun::star::lang::XComponent";"addEventListener()" 3 "ObjectInspector";"com::sun::star::lang::XComponent";"removeEventListener()" 4 "ObjectInspector";"com::sun::star::inspection::XObjectInspector";"inspect()" 7 "ObjectInspector";"com::sun::star::frame::XController";"attachFrame()" 8 "ObjectInspector";"com::sun::star::frame::XController";"attachModel()" 9 "ObjectInspector";"com::sun::star::frame::XController";"suspend()" 10 "ObjectInspector";"com::sun::star::frame::XController";"getViewData()" 11 "ObjectInspector";"com::sun::star::frame::XController";"restoreViewData()" 12 "ObjectInspector";"com::sun::star::frame::XController";"getModel()" [all …]
|
/aoo41x/main/offapi/com/sun/star/inspection/ |
H A D | XObjectInspectorModel.idl | 40 /** describes the model of an <type>ObjectInspector</type> 42 @see ObjectInspector 63 <p>This attribute is usually only evaluated by the <type>ObjectInspector</type> instance 88 the relative ordering of the categories in the <type>ObjectInspector</type>'s 102 <p>In the user interface of an ObjectInspector, single properties are represented by 105 The <type>ObjectInspector</type> will then sort the property lines in a way that they 114 <type>ObjectInspector</type> will assume the order in which those properties 142 <p>This property is ignored by the <type>ObjectInspector</type> if 145 <p>The layout of the <type>ObjectInspector</type> is undefined if 156 <p>This property is ignored by the <type>ObjectInspector</type> if [all …]
|
H A D | ObjectInspector.idl | 56 <p>An <type>ObjectInspector</type> needs one or more property handlers which describe 67 …type scope="com::sun::star::uno">XComponentContext</type> in which the <type>ObjectInspector</type> 81 published service ObjectInspector : XObjectInspector 83 /** creates a default instance of the ObjectInspector 89 /** creates an instance of the ObjectInspector, using a given <type>ObjectInspectorModel</type>
|
H A D | ObjectInspectorModel.idl | 41 <p>This service simplifies usage of an <type>ObjectInspector</type>.</p> 46 @see ObjectInspector 75 factories, and describing an ObjectInspector which has a help section.
|
H A D | XPropertyControl.idl | 40 /** defines the interface for a single control in an <type>ObjectInspector</type> 71 /** specifies the context of the control within the <type>ObjectInspector</type>. 103 <p>The <type>ObjectInspector</type> will automatically position and size this control
|
H A D | XObjectInspector.idl | 44 /** describes the main interface of an <type>ObjectInspector</type>. 46 @see ObjectInspector 102 <p>If the sequence is empty, the UI of the <type>ObjectInspector</type> will be
|
H A D | DefaultHelpProvider.idl | 39 <type>ObjectInspector</type>. 51 provides access to the UI of the ObjectInspector which should be
|
H A D | LineDescriptor.idl | 37 /** describes the appearance of a line representing a single property in an <type>ObjectInspector</… 176 …escribes the category into which the property should be sorted by the <type>ObjectInspector</type>. 178 <p>An <type>ObjectInspector</type> can visually group properties which semantically belong
|
H A D | makefile.mk | 40 ObjectInspector.idl \
|
H A D | XPropertyHandler.idl | 60 <p>The <type>ObjectInspector</type> itself does not know anything about the object 66 @see ObjectInspector 276 <p>There is a precedence in the property handlers used by an <type>ObjectInspector</type>,
|
H A D | PropertyCategoryDescriptor.idl | 31 @see ObjectInspector
|
H A D | XPropertyControlFactory.idl | 55 … changed at all in the <type>ObjectInspector</type>. Instead, an <type>XPropertyHandler</type>
|
/aoo41x/main/odk/examples/java/Inspector/ |
H A D | Makefile | 143 … : $(COMP_RDB) $(COMP_JAR) Addons.xcu ProtocolHandler.xcu ObjectInspector.xcu ObjectInspector.xcs… 149 $(SDK_ZIP) -u $@ Addons.xcu ProtocolHandler.xcu ObjectInspector.xcu ObjectInspector.xcs
|
/aoo41x/main/extensions/qa/integration/extensions/ |
H A D | ObjectInspector.java | 36 public class ObjectInspector extends complexlib.ComplexTestCase class 45 public ObjectInspector() in ObjectInspector() method in ObjectInspector 117 XObjectInspector inspector = com.sun.star.inspection.ObjectInspector.createWithModel( in createObjectInspector()
|
H A D | extensions_complex.sce | 21 #-o integration.extensions.ObjectInspector
|
/aoo41x/main/offapi/com/sun/star/form/inspection/ |
H A D | XSDValidationPropertyHandler.idl | 37 … a property handler for use with an <type scope="com::sun::star::inspection">ObjectInspector</type> 41 …>XMLFormsPropertyHandler</type>, an <type scope="com::sun::star::inspection">ObjectInspector</type> 46 …<type scope="com::sun::star::inspection">ObjectInspector</type>, too. This is what an <type>XSDVal…
|
H A D | ButtonNavigationHandler.idl | 37 … a property handler for use with an <type scope="com::sun::star::inspection">ObjectInspector</type> 44 …<type scope="com::sun::star::inspection">ObjectInspector</type> using this handler, the user will …
|
H A D | XMLFormsPropertyHandler.idl | 37 … a property handler for use with an <type scope="com::sun::star::inspection">ObjectInspector</type> 44 … directly in the <type scope="com::sun::star::inspection">ObjectInspector</type> as if they were a
|
H A D | EventHandler.idl | 37 … a property handler for use with an <type scope="com::sun::star::inspection">ObjectInspector</type>
|
H A D | SubmissionPropertyHandler.idl | 37 … a property handler for use with an <type scope="com::sun::star::inspection">ObjectInspector</type>
|
/aoo41x/main/extensions/qa/unoapi/ |
H A D | extensions.sce | 21 -o pcr.ObjectInspector 25 -o pcr.ObjectInspector
|
/aoo41x/main/offapi/com/sun/star/report/ |
H A D | modules.idl | 29 @see com::sun::star::inspection::ObjectInspector
|
/aoo41x/main/offapi/com/sun/star/form/ |
H A D | modules.idl | 42 @see com::sun::star::inspection::ObjectInspector
|
/aoo41x/main/qadevOOo/tests/java/mod/_pcr/ |
H A D | ObjectInspector.java | 65 public class ObjectInspector extends TestCase { class
|
/aoo41x/main/offapi/com/sun/star/report/inspection/ |
H A D | DefaultComponentInspectorModel.idl | 61 handlers listed above, and describing an ObjectInspector which has a help section.
|