Home
last modified time | relevance | path

Searched refs:active (Results 1 – 25 of 257) sorted by relevance

1234567891011

/trunk/main/desktop/test/deployment/active/
H A Dmakefile.mk49 ALLTAR : $(MISC)/active.oxt
51 $(MISC)/active.oxt : manifest.xml description.xml Addons.xcu \
55 $(RM) -r $(MISC)/$(TARGET)/active.oxt-zip
56 $(MKDIR) $(MISC)/$(TARGET)/active.oxt-zip
57 $(MKDIRHIER) $(MISC)/$(TARGET)/active.oxt-zip/META-INF
60 > $(MISC)/$(TARGET)/active.oxt-zip/META-INF/manifest.xml
63 $(MISC)/$(TARGET)/active.oxt-zip/
64 cd $(MISC)/$(TARGET)/active.oxt-zip && zip ../../active.oxt \
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/stats/
H A DInternalLogWriter.java35 boolean active; field in InternalLogWriter
44 active = true; in InternalLogWriter()
53 public boolean initialize(share.DescEntry entry, boolean active) { in initialize() argument
54 this.active = active; in initialize()
63 if (active) in println()
72 if (active) in print()
/trunk/main/offapi/com/sun/star/animations/
H A DAnimationEndSync.idl37 active end of all the child elements. This does not refer to the lexical
39 child to end its (first) active duration.
43 /** The par, excl, or media element's implicit duration ends with the last active
45 to the last child to start, but rather refers to the last active end of all
49 restart, the child elements must complete all instances of active durations
56 child elements have ended their respective active durations. Elements with
59 When all elements have completed the active duration one or more times,
H A DAnimationRestart.idl56 …** The element can only be restarted when it is not active (i.e. it can be restarted after the act…
57 Attempts to restart the element during its active duration are ignored.
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDropTarget.idl75 /** Indicates either a drop target object is active or not.
79 currently active, that is ready to accept drops.
85 /** Sets the drop target object active or inactive.
87 @param active
88 A value of <TRUE/> sets the drop target object active.
92 void setActive( [in] boolean active );
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/frame/
H A D_XFramesSupplier.java48 protected XFrame active = null ; field in _XFramesSupplier
68 active = oObj.getActiveFrame() ; in _getActiveFrame()
69 if (active == null) { in _getActiveFrame()
95 if (active.equals(fr)) { in _getActiveFrame()
189 sFrame = active ; in _setActiveFrame()
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DXConfigurationController.idl51 set of active resources.
54 <li>The current configuration contains the set of currently active
95 the current configuration (the one that comprises the actually active
116 active in the requested configuration. The event is sent when the
123 deactivation of a resource has been requested and the resource is active
185 of a resource that is not active is not an error.</p>
193 /** Return the active resource specified by the given resource id.
196 resource id of an active resource.
198 When the given resource id specifies an active resource then
/trunk/main/offapi/com/sun/star/frame/
H A DFrameAction.idl92 not active before, down to the inner most component.
105 does not stay active up to the outer most component which does not
106 stay active.
127 /** an event of this kind is broadcast by an active frame when it
135 /** an event of this kind is broadcast by an active frame when it
H A DXFramesSupplier.idl54 /** gets the current active frame of this container
58 This may be the frame itself. The active frame is defined as
67 the <type>Frame</type> which is active within this frame.
93 the new active child frame inside this container
H A DXModel.idl197 If the controller which is active is a controller of this model,
199 active of this model is returned. If no controller of this model
200 ever was active, the controller first registered is returned. If no
210 the new active one
H A DXFrame.idl224 At first the frame sets itself as the active frame of its
246 At first the frame deactivates its active sub-frame, if any.
257 /** determines if the frame is active.
260 <TRUE/> for active or UI active frames
/trunk/main/instsetoo_native/util/
H A Dopenoffice.lst105 active 1
175 active 1
226 active 1
273 active 1
328 active 1
386 active 1
/trunk/main/offapi/com/sun/star/embed/
H A DEmbedStates.idl69 /** "Inplace active" - the object has own window in the container's
81 /** "UI active" - the inplace active object that has user interface.
84 The object is inplace active, allowed to have menus, toolbars,
/trunk/main/sal/osl/unx/
H A Dthread.c357 int active; in osl_destroyThread() local
359 active = (impl->m_Flags & THREADIMPL_FLAGS_ACTIVE) != 0; in osl_destroyThread()
362 if (!active) { in osl_destroyThread()
426 sal_Bool active; in osl_isThreadRunning() local
433 active = ((pImpl->m_Flags & THREADIMPL_FLAGS_ACTIVE) > 0); in osl_isThreadRunning()
436 return (active); in osl_isThreadRunning()
/trunk/main/offapi/com/sun/star/form/runtime/
H A DFormFeature.idl50 including the potentially active insertion row.
96 /// sorts the form ascending by the field which the active form control is bound to.
99 /// sorts the form descending by the field which the active form control is bound to.
105 /** adds a filter to the form, which is defined by the active form control and its
108 <p>For instance, if the currently active form control is bound to a table field
/trunk/main/offapi/com/sun/star/awt/
H A DXSimpleTabController.idl128 of the last active tab.
131 the ID of the new active tab.
140 /** return the unique ID of the current active tab.
143 the ID of the active tab.
H A DXExtendedToolkit.idl92 visible, or active.
116 /** Return the currently active top-level window, i.e. which has
120 active.
129 to keep track of the currently active frame.
/trunk/main/offapi/com/sun/star/sheet/
H A DActivationEvent.idl40 /** describes a change of the active sheet. The new active sheet is given
50 /** specifies the new active Spreadsheet.
H A DXActivationEventListener.idl41 /** makes it possible to receive events when the active spreadsheet changes.
50 to get notified of changes of the active Spreadsheet.
54 the event that gives further information on which Spreadsheet is active now.
/trunk/main/solenv/bin/modules/
H A DSourceConfigHelper.pm201 foreach my $active (@$result_ref) {
202 if ($active) {
203 $is_active = $active;
/trunk/main/toolkit/source/awt/
H A Dvclxtabcontrol.cxx395 bool active = (i+1 == (unsigned) getActiveTabID()); in allocateArea() local
401 xWin->setVisible( active ); in allocateArea()
403 setChildrenVisible( xChild, active ); in allocateArea()
406 if ( active ) in allocateArea()
/trunk/main/dtrans/source/os2/dnd/
H A DDropTarget.cxx119 void SAL_CALL DropTarget::setActive(sal_Bool active) throw(RuntimeException) in setActive() argument
121 debug_printf("DropTarget::setActive %d", active); in setActive()
122 mbActive = active; in setActive()
/trunk/main/linguistic/qa/complex/linguistic/
H A DHangulHanjaConversion.java283 boolean active = false; field in HangulHanjaConversion.ConversionDictionary
320 return active; in isActive()
328 active = param; in setActive()
/trunk/main/offapi/com/sun/star/form/control/
H A DGridControl.idl93 /** allows committing the content of the active cell of the control.
97 /** allows access to the active cell within the grid.
106 /** used to broadcast modifications made by the user (within the active cell)
/trunk/main/offapi/com/sun/star/accessibility/
H A DAccessibleEventId.idl80 /** Constant used to determine when the active descendant of a component
81 has changed. The active descendant is used in objects with
83 contains the now active object. The
85 previously active child. Empty references indicate that no child
86 has been respectively is currently active.

Completed in 101 milliseconds

1234567891011