Home
last modified time | relevance | path

Searched refs:action (Results 1 – 25 of 260) sorted by relevance

1234567891011

/trunk/main/offapi/com/sun/star/document/
H A DXUndoManager.idl53 …a sub action of the Undo context. Once the Undo context is left, a single undo action is pushed on…
88 …as the context is not left, every undo action added to the stack will be treated as sub action. Th…
104 /** enters a new undo context, creating a hidden undo action.
113 action will not be listed.</p>
116 …<p>A new undo action will be added to the undo stack. As long as the context is not left, every un…
156 /** adds the given undo action to the undo stack.
169 if the given undo action is <NULL/>.
176 /** reverts the most recent action on the document.
205 <li>move this action from the redo stack to the undo stack</li>
241 /** returns the title of the top-most action on the undo stack
[all …]
H A DXUndoAction.idl30 /** represents a single (undoable) action on a document
35 /** reverts the action represented by the instance
38 …if reverting the action failed. In this case, the caller should assume that this is a permanent fa…
39 …and take appropriate action, such as discarding the <code>XUndoAction</code> instance, and any pos…
46 /** repeats the action represented by the instance, after it had previously been reverted.
49 …if repeating the action failed. In this case, the caller should assume that this is a permanent fa…
50 …and take appropriate action, such as discarding the <code>XUndoAction</code> instance, and any pos…
57 /** is the human-readable, localized description of the action.
H A DXUndoManagerListener.idl37 /** is called when an undo action is added to the undo stack.
39 …<p>Note that the action must not necessarily be the new top element of the stack: In case there's …
41 and the newly added action will be subordinate of the context action.</p>
47 /** is called when the top-most action of the undo stack has been undone.
53 /** is called when the top-most action of the Redo stack has been re-applied.
/trunk/main/offapi/com/sun/star/smarttags/
H A DXSmartTagAction.idl75 the name describing the action component.
87 the description of the action component.
101 this action component.
191 The identifier of the requested action.
205 tag to the action component.
217 the caption of the requested action.
237 The identifier of the requested action.
254 /** invokes an action.
257 The identifier of the requested action.
274 tag to the action component.
[all …]
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleAction.idl43 expose all actions that it can perform. Each action can be performed or
53 "default" action of the object.</p>
64 This index specifies the action to perform. If it lies outside
67 Returns <TRUE/> if the action was successfully performed. If
68 the action could not be performed successfully <FALSE/> is
72 If no action with the given index exists then an
79 /** Returns a description of the specified action of the object.
82 This index specifies the action of which to return a
98 specified action. Note that there can be several alternative key
103 This index specifies the action of which to return the key
[all …]
H A DXAccessibleKeyBinding.idl40 then can be associated to a certain action.
44 objects. The association of an action with a key binding is established
48 <p>A key binding describes alternative ways how to invoke an action with
64 the associated action (the one from which you obtained the object at
78 the associated action. The sequence may be empty (but should
/trunk/main/toolkit/src2xml/source/
H A Dsrc2xml.py62 p.add_option ('-l', '--debug-lexer', action='store_true',
66 p.add_option ('-p', '--debug-parser', action='store_true',
70 p.add_option ('-m', '--debug-macro', action='store_true',
74 p.add_option ('-n', '--dry-run', action='store_true',
78 p.add_option ('-k', '--keep-going', action='store_true',
82 p.add_option ('-i', '--ignore-includes', action='store_true',
86 p.add_option ('-I', '--include-dir', action='append',
117 p.add_option ('--only-expand-macros', action='store_true',
121 p.add_option ('-o', '--output-dir', action='store',
126 p.add_option ('-s', '--post-process', action='store_true',
[all …]
/trunk/main/udkapi/com/sun/star/security/
H A DXAccessController.idl83 /** Perform the specified action restricting permissions to the given
89 If the specified XAccessControlContext is null, then the action is performed
93 @param action
94 action object to be executed
103 [in] XAction action,
107 /** Perform the specified action adding a set of permissions defined by the given
109 The action is performed with the union of the permissions of the currently installed
113 If the given XAccessControlContext is null, then the action is performed
122 @param action
123 action object to be executed
[all …]
/trunk/main/vcl/unx/gtk/a11y/
H A Datkaction.cxx56 getAction( AtkAction *action ) throw (uno::RuntimeException) in getAction() argument
58 AtkObjectWrapper *pWrap = ATK_OBJECT_WRAPPER( action ); in getAction()
78 action_wrapper_do_action (AtkAction *action, in action_wrapper_do_action() argument
82 accessibility::XAccessibleAction* pAction = getAction( action ); in action_wrapper_do_action()
94 action_wrapper_get_n_actions (AtkAction *action) in action_wrapper_get_n_actions() argument
97 accessibility::XAccessibleAction* pAction = getAction( action ); in action_wrapper_get_n_actions()
128 action_wrapper_get_name (AtkAction *action, in action_wrapper_get_name() argument
141 accessibility::XAccessibleAction* pAction = getAction( action ); in action_wrapper_get_name()
220 action_wrapper_get_keybinding (AtkAction *action, in action_wrapper_get_keybinding() argument
224 accessibility::XAccessibleAction* pAction = getAction( action ); in action_wrapper_get_keybinding()
/trunk/main/ucb/source/ucp/ftp/
H A Dftpcontent.cxx290 ACTION action(NOACTION); in execute() local
329 action = NOACTION; in execute()
338 action = NOACTION; in execute()
359 switch (action) in execute()
614 action = THROWINTERACTIVECONNECT; in execute()
616 action = THROWRESOLVENAME; in execute()
621 action = THROWAUTHENTICATIONREQUEST; in execute()
623 action = THROWACCESSDENIED; in execute()
625 action = THROWQUOTE; in execute()
627 action = THROWNOFILE; in execute()
[all …]
/trunk/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/
H A D_Validat.idt14 ActionText Action N Identifier Name of action to be described.
15 …on Y Text Localized description displayed in progress dialog and log when action is executing.
16 …te Optional localized format template used to format action data records for display during actio…
17 AdminExecuteSequence Action N Identifier Name of action to invoke, either in the engine or the…
20 AdminUISequence Action N Identifier Name of action to invoke, either in the engine or the hand…
23 AdvtExecuteSequence Action N Identifier Name of action to invoke, either in the engine or the …
26 AdvtUISequence Action N Identifier Name of action to invoke, either in the engine or the handl…
47 … Identifier The name of an action. The billboard is displayed during the progress messages re…
115 CustomAction Target Y Formatted Execution parameter, depends on the type of custom action
195 InstallUISequence Action N Identifier Name of action to invoke, either in the engine or the ha…
[all …]
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_templates/
H A D_Validat.idt14 ActionText Action N Identifier Name of action to be described.
15 …on Y Text Localized description displayed in progress dialog and log when action is executing.
16 …te Optional localized format template used to format action data records for display during actio…
17 AdminExecuteSequence Action N Identifier Name of action to invoke, either in the engine or the…
20 AdminUISequence Action N Identifier Name of action to invoke, either in the engine or the hand…
23 AdvtExecuteSequence Action N Identifier Name of action to invoke, either in the engine or the …
26 AdvtUISequence Action N Identifier Name of action to invoke, either in the engine or the handl…
47 … Identifier The name of an action. The billboard is displayed during the progress messages re…
115 CustomAction Target Y Formatted Execution parameter, depends on the type of custom action
195 InstallUISequence Action N Identifier Name of action to invoke, either in the engine or the ha…
[all …]
/trunk/main/instsetoo_native/inc_sdkoo/windows/msi_templates/
H A D_Validat.idt14 ActionText Action N Identifier Name of action to be described.
15 …on Y Text Localized description displayed in progress dialog and log when action is executing.
16 …te Optional localized format template used to format action data records for display during actio…
17 AdminExecuteSequence Action N Identifier Name of action to invoke, either in the engine or the…
20 AdminUISequence Action N Identifier Name of action to invoke, either in the engine or the hand…
23 AdvtExecuteSequence Action N Identifier Name of action to invoke, either in the engine or the …
26 AdvtUISequence Action N Identifier Name of action to invoke, either in the engine or the handl…
47 … Identifier The name of an action. The billboard is displayed during the progress messages re…
115 CustomAction Target Y Formatted Execution parameter, depends on the type of custom action
195 InstallUISequence Action N Identifier Name of action to invoke, either in the engine or the ha…
[all …]
/trunk/main/instsetoo_native/inc_ure/windows/msi_templates/
H A D_Validat.idt14 ActionText Action N Identifier Name of action to be described.
15 …on Y Text Localized description displayed in progress dialog and log when action is executing.
16 …te Optional localized format template used to format action data records for display during actio…
17 AdminExecuteSequence Action N Identifier Name of action to invoke, either in the engine or the…
20 AdminUISequence Action N Identifier Name of action to invoke, either in the engine or the hand…
23 AdvtExecuteSequence Action N Identifier Name of action to invoke, either in the engine or the …
26 AdvtUISequence Action N Identifier Name of action to invoke, either in the engine or the handl…
47 … Identifier The name of an action. The billboard is displayed during the progress messages re…
115 CustomAction Target Y Formatted Execution parameter, depends on the type of custom action
195 InstallUISequence Action N Identifier Name of action to invoke, either in the engine or the ha…
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/basicrunner/basichelper/
H A DDocumentHandler.java176 String action = ""; in processActionForXMLChecker() local
183 action = (String) filterRule[0]; in processActionForXMLChecker()
214 +i+" in rule '"+action+"'."); in processActionForXMLChecker()
259 if ( action.equals((String)"TagExists") ) { in processActionForXMLChecker()
263 } else if (action.equals((String)"TagEnclosed")) { in processActionForXMLChecker()
265 } else if (action.equals((String)"CharsEnclosed")) { in processActionForXMLChecker()
269 action+"' received from basic test!"); in processActionForXMLChecker()
/trunk/main/toolkit/test/accessibility/
H A DAccessibleTextHandler.java412 boolean action( in performAction()
427 boolean action( in performAction()
442 boolean action( in performAction()
457 boolean action( in performAction()
552 void action() in action() method in TextActionDialog
557 boolean bSuccess = action( aText, aNode ); in action()
581 action(); in actionPerformed()
596 boolean action( JTextComponent aText, AccTreeNode aNode ) in action() method in TextActionDialog
623 boolean action( JTextComponent aText, AccTreeNode aNode ) in action() method in TextEditDialog
778 boolean action( JTextComponent aText, AccTreeNode aNode ) in action() method in TextAttributeDialog
/trunk/main/solenv/bin/
H A Dmacosx-change-install-names.pl27 sub action($$$) subroutine
29 my %action =
71 my $act = $action{"$type/$loc1/$loc2"};
102 $change .= " -change $1 " . action($type, $loc, $loc) . "/$2";
129 $change .= " -change $1 " . action($type, $loc, $2) . "$3"
/trunk/main/offapi/com/sun/star/awt/
H A DXImageButton.idl41 /** makes it possible to register for action events of an image button
42 and sets the action command.
48 /** registers a listener for action events.
54 /** unregisters a listener for action events.
60 /** sets the action command string.
/trunk/main/sfx2/qa/complex/sfx2/tools/
H A DWriterHelper.java195 …XAccessibleAction action = UnoRuntime.queryInterface(XAccessibleAction.class, AccessibilityTools.g… in DocByAutopilot() local
198 action.doAccessibleAction(0); in DocByAutopilot()
212action = UnoRuntime.queryInterface(XAccessibleAction.class, AccessibilityTools.getAccessibleObject… in DocByAutopilot()
215 if (action != null) action.doAccessibleAction(0); in DocByAutopilot()
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDragSource.idl75 /** To get the default cursor for a specified drag action.
78 A drag action as specified in <type>DNDConstants</type>.
81 The default drag cursor for the specified drag action.
95 existing drag operation is still executing, the action fails immediately.
104 The action or actions supported for this transferable as defined
/trunk/main/vcl/aqua/source/a11y/
H A Daqua11ywrapper.mm879 -(NSString *)accessibilityActionDescription:(NSString *)action {
880 if ( [ action isEqualToString: NSAccessibilityConfirmAction ] ) {
882 } else if ( [ action isEqualToString: NSAccessibilityDecrementAction ] ) {
884 } else if ( [ action isEqualToString: NSAccessibilityDeleteAction ] ) {
886 } else if ( [ action isEqualToString: NSAccessibilityIncrementAction ] ) {
888 } else if ( [ action isEqualToString: NSAccessibilityPickAction ] ) {
890 } else if ( [ action isEqualToString: NSAccessibilityPressAction ] ) {
892 } else if ( [ action isEqualToString: NSAccessibilityCancelAction ] ) {
894 } else if ( [ action isEqualToString: NSAccessibilityRaiseAction ] ) {
896 } else if ( [ action isEqualToString: NSAccessibilityShowMenuAction ] ) {
[all …]
/trunk/main/offapi/com/sun/star/ucb/
H A DContentAction.idl36 action types are described below. The description is broken into a list of
111 <p>This action must be notified at the listeners of the folder content.
119 <p>This action must be notified at the listeners of the folder content.
126 <p>Events containing this action may be generated at any time. So a
130 <p>This action must be notified at the listeners of the deleted
139 <p>This action must be notified at the listeners of the exchanged
H A DListActionType.idl65 <p>This action is related to <member>ContentAction::INSERTED</member>.
85 <p>This action is related to <member>ContentAction::REMOVED</member>.
119 they will appear at the positions 4 and 5. In this action is included, that
121 No other notification is needed, to explain or complete this action).
128 <p>This action is related to a <type scope="com::sun::star::beans">PropertyChangeEvent</type>.
150 <p>This action is related to <type>ContentAction</type> == EXCHANGED.
/trunk/main/offapi/com/sun/star/embed/
H A DXActionsApproval.idl35 /** allows to request an approval for an action.
46 /** requests an approval for the specified action.
49 a value specifying the action that should be approved. Could take
56 returns <TRUE/> in case the specified action is approved.
/trunk/test/testassistant/src/org/openoffice/test/assistant/views/
H A DVclExplorer.java33 import org.eclipse.jface.action.Action;
34 import org.eclipse.jface.action.IMenuListener;
35 import org.eclipse.jface.action.IMenuManager;
36 import org.eclipse.jface.action.IToolBarManager;
37 import org.eclipse.jface.action.MenuManager;
38 import org.eclipse.jface.action.Separator;

Completed in 117 milliseconds

1234567891011