/aoo41x/main/udkapi/com/sun/star/script/ |
H A D | XEventAttacherManager.idl | 59 <p>If any object is attached under this index, then this 60 event is attached automatically.</p> 78 <p>If any object is attached under this index, then this 79 event is attached automatically (see <member>attach</member>)</p> 101 been attached to any object, it is detached automatically 121 <p>If the events at this index have been attached to any 144 attached to any object they are detached automatically. 199 attached to an object by an <type>XEventAttacherManager</type>.
|
H A D | ScriptEvent.idl | 38 and attached to an object by an <type>XEventAttacherManager</type>.</p>
|
/aoo41x/main/sal/osl/unx/ |
H A D | thread.c | 199 int attached; in osl_thread_cleanup_Impl() local 206 attached = (pImpl->m_Flags & THREADIMPL_FLAGS_ATTACHED) != 0; in osl_thread_cleanup_Impl() 215 if (attached) in osl_thread_cleanup_Impl() 446 int attached; in osl_joinWithThread() local 462 attached = ((pImpl->m_Flags & THREADIMPL_FLAGS_ATTACHED) > 0); in osl_joinWithThread() 467 if (attached) in osl_joinWithThread()
|
/aoo41x/main/offapi/com/sun/star/drawing/ |
H A D | XLayerManager.idl | 84 this is the <type>Shape</type> that will be attached to a <type>Layer</type> 87 this is the <type>Layer</type> that will be attached to a <type>Shape</type> 94 /** queries the <type>Layer</type> that a <type>Shape</type> is attached to 101 attached.
|
H A D | GluePoint.idl | 38 /** A <type>GluePoint</type> could be attached to a shape or to a page. 42 <p>If a <type>GluePoint</type> is attached to a shape, it is moved when 44 The ends of connectors can be attached to <type>GluePoint</type>.</p>
|
H A D | Layer.idl | 41 <p>There could be zero or more <type>Shape</type>s attached to 46 attached to the Layer. 58 /** The properties in this set affect all <type>Shape</type>s attached to
|
H A D | Shape.idl | 121 <type>Shape</type> is attached. 128 <type>Shape</type> is attached.
|
/aoo41x/main/offapi/com/sun/star/frame/ |
H A D | FrameAction.idl | 48 attached to a frame 52 within that frame. The component is attached to the frame 67 the component is still attached to the frame but in the next 77 attached to a new model.
|
H A D | XController.idl | 101 /** provides access to currently attached model 104 the currently attached model.
|
H A D | XInplaceLayout.idl | 47 /** sets an inplace menu to the container window of the attached frame.
|
H A D | XLayoutManager.idl | 102 specifies the frame that should be attached to the layout manager 117 <member>attachFrame</member> has been made. That means an attached frame 119 The layout manager itself calls reset after a component has been attached
|
/aoo41x/main/offapi/com/sun/star/rdf/ |
H A D | XDocumentRepository.idl | 49 only make sense for repositories that are attached to a document. 120 or Object is of a type that can not have RDFa metadata attached. 148 RDFa metadata attached. 179 RDFa metadata attached.
|
H A D | XNamedGraph.idl | 105 Note that the ODF elements that can have metadata attached all 140 Note that the ODF elements that can have metadata attached all 177 Note that the ODF elements that can have metadata attached all
|
/aoo41x/main/offapi/com/sun/star/chart2/data/ |
H A D | XDataReceiver.idl | 76 requested by the most recently attached data provider, and 86 /** Returns the data requested by the most recently attached data 99 the attached data provider may listen for highlighting the
|
H A D | RangeHighlightListener.idl | 39 /** A selection change listener that is attached to a
|
/aoo41x/main/offapi/com/sun/star/text/ |
H A D | BaseFrame.idl | 74 <p>This interface is valid before the text frame is attached 75 to a surrounding text, but when attached the values can change 92 <p>This interface is valid before the text frame is attached to
|
H A D | XTextContent.idl | 57 invalid until it is attached to a text position. In general, this method 76 the text range to which the content is attached.
|
/aoo41x/main/offapi/com/sun/star/util/ |
H A D | XNumberFormatter.idl | 63 specified in the attached <type>XNumberFormatsSupplier</type>. Without an attached 71 the attached <type>XNumberFormatsSupplier</type>.
|
/aoo41x/main/offapi/com/sun/star/chart/ |
H A D | BarDiagram.idl | 102 /** If bars of a bar or column chart are attached to different 108 they were all attached to the same axis.</p> 110 <p>If all data series of a bar or column chart are attached to
|
/aoo41x/main/offapi/com/sun/star/chart2/ |
H A D | Diagram.idl | 88 /** If bars of a bar or column chart are attached to different 94 they were all attached to the same axis.</p> 96 <p>If all data series of a bar or column chart are attached to
|
/aoo41x/main/qadevOOo/tests/java/ifc/frame/ |
H A D | _XController.java | 141 boolean attached = oObj.attachModel(secondModel); in _attachModel() 143 if ( attached ) { in _attachModel()
|
/aoo41x/main/offapi/com/sun/star/mail/ |
H A D | XMailMessage.idl | 137 [in] specifies a file which should be attached to this mail message. 145 be attached to this mail message.
|
/aoo41x/main/offapi/com/sun/star/sheet/ |
H A D | CellAnnotationShape.idl | 37 /** represents the shape of a cell annotation object attached to a spreadsheet cell.
|
H A D | XSheetAnnotationAnchor.idl | 41 /** provides access to a cell annotation attached to a spreadsheet cell.
|
/aoo41x/main/udkapi/com/sun/star/beans/ |
H A D | XMaterialHolder.idl | 41 material attached to the introspection tool and an implementation
|