Home
last modified time | relevance | path

Searched refs:popup (Results 1 – 25 of 148) sorted by relevance

123456

/aoo4110/main/offapi/com/sun/star/frame/
H A DPopupMenuController.idl54 /** provides access to a popup menu controller.
57 A popup menu controller is used to make special functions available to
70 /** supports functions to initialize and update a popup menu controller
74 A popup menu controller implementation gets initialized with a
76 that a popup menu controller can be implemented with any UNO based
83 /** provides functions to initialize a popup menu controller with
90 A popup menu controller needs at least two additional arguments
121 popup menu controller to be normal dispatch providers.<br/>
132 /** used to dispose popup menu controller by the owner instance.
135 A popup menu controller resides in a menu which has a limited
[all …]
H A DXPopupMenuController.idl37 /** provides data to a popup menu controller implementation to
38 fill and update a popup menu dynamically.
42 from its parent menu implementation. The controller has to fill this popup
44 briefs the controller whenever the popup menu gets activated by a user.
52 popup menu controller implementation. The controller must fill this
53 popup menu with its functions.
56 An empty popup menu that must be filled by the popup menu controller.
60 /** briefs the popup menu controller to update the contents of the provided
61 popup menu to reflect the current state.
63 <p>A controller should <b>never</b> update the popup menu structure on its
[all …]
H A DPopupMenuControllerFactory.idl29 /** specifies a factory that creates instances of registered popup menu controller.
32 A popup menu controller can be registered for a command URL and a model service name.
33 A menu bar or context menu will automatically create a popup menu controller if
/aoo4110/main/offapi/com/sun/star/awt/
H A DAccessiblePopupMenu.idl45 /** specifies accessibility support for a popup menu.
52 popup menu:
55 <li>Role: The role of a popup menu is <const
59 <li>Description: The description of a popup menu is its localized
61 <li>Children: The children of a popup menu are menus, menu items or
65 <li>Parent: The parent is the window that contains the popup menu.</li>
103 popup menu.
H A DXDockableWindow.idl124 specifies the position and size of the popup window in frame coordinates
130 /** queries the current popup mode
132 <TRUE/> if the window is in popup mode
133 <FALSE/> if the window is not in popup mode
H A DPopupMenu.idl29 /** describes a popup menu which is a recursive container for commands
30 <p>A popup menu can be used as a standalone object to display a context
31 menu. It's also possible to use a popup menu to integrate it into
H A DXPopupMenu.idl34 /** controls a popup menu.
80 /** executes the popup menu and returns the selected item
88 where the popup menu should be executed.
91 the direction in which a popup menu will grow, as specified
H A DMouseEvent.idl39 <p>This event is also used for popup menu requests on objects.
77 /** specifies if this event is a popup-menu trigger event.
79 <p>If this member is <TRUE/>, the event describes a request for a popup menu,
H A DEndPopupModeEvent.idl40 /** specifies an end popup mode event.
46 /** specifies how the popup mode was ended
H A DXMenu.idl275 /** sets the popup menu for a specified menu item.
286 /** returns the popup menu from the menu item.
H A DPopupMenuDirection.idl28 a popup menu will grow.
/aoo4110/main/svx/source/sidebar/line/
H A DLinePropertyPanel.hrc76 //color popup page
79 //style popup page
83 //width popup page
/aoo4110/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_expmodels.cxx252 ElementDescriptor * popup = new ElementDescriptor( in readComboBoxModel() local
264 popup->addSubElement( item ); in readComboBoxModel()
267 addSubElement( popup ); in readComboBoxModel()
313 ElementDescriptor * popup = new ElementDescriptor( in readListBoxModel() local
326 popup->addSubElement( item ); in readListBoxModel()
336 popup->getSubElement( pSelected[ nPos ] ).get() ); in readListBoxModel()
342 addSubElement( popup ); in readListBoxModel()
/aoo4110/main/sc/source/ui/sidebar/
H A DCellAppearancePropertyPanel.src259 // fill color popup
285 // line color popup
306 // cell line style popup
346 // cell border style popup
/aoo4110/main/sw/source/ui/sidebar/
H A DPagePropertyPanel.src325 // popup for page orientation attribute
359 // popup for page style's margin attributes
576 // popup for page style's page size
615 // popup for page style's column attribute
/aoo4110/main/fpicker/source/aqua/
H A DAquaFilePickerDelegate.mm96 NSPopUpButton *popup = (NSPopUpButton*)sender;
97 unsigned int selectedIndex = [popup indexOfSelectedItem];
/aoo4110/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.hrc93 //============================== popup bullet and numbering & back color =========================
107 //============================== line space popup page ==============================
346 //==============================Line Spacing popup page=======================
H A DParaPropertyPanel.src503 // ===========================================Bullet popup page==============================
562 // ===========================================Numbering popup page==============================
597 // ===========================================Line Space popup page==============================
/aoo4110/main/offapi/com/sun/star/ui/
H A DModuleUICommandDescription.idl64 … identifer for a popup menu. A popup menu has a label, but is not bound to a command.</li>
/aoo4110/main/svx/source/sidebar/text/
H A DTextPropertyPanel.hrc86 //popup window underline
138 //popup window font color
/aoo4110/main/vcl/aqua/source/window/
H A Dsalnsmenu.mm96 // we use native popup menus, so we have to set the selected menuitem directly
97 // incidentally this of course works for top level popup menus, too
/aoo4110/main/toolkit/src2xml/
H A Dsrc-sd.lst4 ../../sd/source/ui/app/popup.src
76 ../../sd/unxlngi6.pro/misc/app/popup.src
/aoo4110/main/sc/source/ui/src/
H A Dmakefile.mk42 popup.src \
/aoo4110/main/sd/source/ui/app/
H A Dmakefile.mk49 popup.src \
/aoo4110/main/sd/source/ui/inc/
H A Dstrings.hrc38 * siehe auch: res_bmp.hrc, popup.src
280 * siehe auch: res_bmp.hrc, popup.src

Completed in 77 milliseconds

123456