Home
last modified time | relevance | path

Searched refs:attached (Results 1 – 25 of 119) sorted by relevance

12345

/aoo42x/main/udkapi/com/sun/star/script/
H A DXEventAttacherManager.idl59 <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 DScriptEvent.idl38 and attached to an object by an <type>XEventAttacherManager</type>.</p>
H A DXScriptListener.idl51 attached to an object by an <type>XEventAttacherManager</type>.
/aoo42x/main/sal/osl/unx/
H A Dthread.c199 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()
445 int attached; in osl_joinWithThread() local
461 attached = ((pImpl->m_Flags & THREADIMPL_FLAGS_ATTACHED) > 0); in osl_joinWithThread()
466 if (attached) in osl_joinWithThread()
/aoo42x/main/offapi/com/sun/star/drawing/
H A DXLayerManager.idl84 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 DGluePoint.idl38 /** 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 DLayer.idl41 <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 DShape.idl121 <type>Shape</type> is attached.
128 <type>Shape</type> is attached.
/aoo42x/main/offapi/com/sun/star/frame/
H A DFrameAction.idl48 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 DXController.idl101 /** provides access to currently attached model
104 the currently attached model.
H A DXLayoutManager.idl102 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
H A DXInplaceLayout.idl47 /** sets an inplace menu to the container window of the attached frame.
/aoo42x/main/offapi/com/sun/star/rdf/
H A DXDocumentRepository.idl49 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 DXNamedGraph.idl105 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
/aoo42x/main/offapi/com/sun/star/chart2/data/
H A DXDataReceiver.idl76 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 DRangeHighlightListener.idl39 /** A selection change listener that is attached to a
/aoo42x/main/offapi/com/sun/star/util/
H A DXNumberFormatter.idl63 specified in the attached <type>XNumberFormatsSupplier</type>. Without an attached
71 the attached <type>XNumberFormatsSupplier</type>.
/aoo42x/main/offapi/com/sun/star/text/
H A DBaseFrame.idl74 <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 DXTextContent.idl57 invalid until it is attached to a text position. In general, this method
76 the text range to which the content is attached.
/aoo42x/main/offapi/com/sun/star/chart/
H A DBarDiagram.idl102 /** 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
/aoo42x/main/offapi/com/sun/star/chart2/
H A DDiagram.idl88 /** 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
/aoo42x/main/qadevOOo/tests/java/ifc/frame/
H A D_XController.java141 boolean attached = oObj.attachModel(secondModel); in _attachModel()
143 if ( attached ) { in _attachModel()
/aoo42x/main/offapi/com/sun/star/mail/
H A DXMailMessage.idl137 [in] specifies a file which should be attached to this mail message.
145 be attached to this mail message.
/aoo42x/main/offapi/com/sun/star/sheet/
H A DCellAnnotationShape.idl37 /** represents the shape of a cell annotation object attached to a spreadsheet cell.
H A DXSheetAnnotationAnchor.idl41 /** provides access to a cell annotation attached to a spreadsheet cell.

Completed in 428 milliseconds

12345