/trunk/main/offapi/com/sun/star/frame/ |
H A D | PopupMenuController.idl | 54 /** 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 D | XPopupMenuController.idl | 37 /** 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 D | PopupMenuControllerFactory.idl | 29 /** 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
|
/trunk/main/offapi/com/sun/star/awt/ |
H A D | AccessiblePopupMenu.idl | 45 /** 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 D | XDockableWindow.idl | 124 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 D | PopupMenu.idl | 29 /** 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 D | XPopupMenu.idl | 34 /** 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 D | MouseEvent.idl | 39 <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 D | EndPopupModeEvent.idl | 40 /** specifies an end popup mode event. 46 /** specifies how the popup mode was ended
|
H A D | XMenu.idl | 275 /** sets the popup menu for a specified menu item. 286 /** returns the popup menu from the menu item.
|
H A D | PopupMenuDirection.idl | 28 a popup menu will grow.
|
/trunk/main/svx/source/sidebar/line/ |
H A D | LinePropertyPanel.hrc | 76 //color popup page 79 //style popup page 83 //width popup page
|
/trunk/main/xmlscript/source/xmldlg_imexp/ |
H A D | xmldlg_expmodels.cxx | 252 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()
|
/trunk/main/sc/source/ui/sidebar/ |
H A D | CellAppearancePropertyPanel.src | 258 // fill color popup 283 // line color popup 303 // cell line style popup 334 // cell border style popup
|
/trunk/main/fpicker/source/aqua/ |
H A D | AquaFilePickerDelegate.cxx | 96 NSPopUpButton *popup = (NSPopUpButton*)sender; variable 97 unsigned int selectedIndex = [popup indexOfSelectedItem];
|
/trunk/main/sw/source/ui/sidebar/ |
H A D | PagePropertyPanel.src | 325 // 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
|
/trunk/main/svx/source/sidebar/paragraph/ |
H A D | ParaPropertyPanel.hrc | 95 //============================== popup bullet and numbering & back color ========================= 105 //============================== line space popup page ============================== 344 //==============================Line Spacing popup page=======================
|
H A D | ParaPropertyPanel.src | 503 // ===========================================Bullet popup page============================== 554 // ===========================================Numbering popup page============================== 581 // ===========================================Line Space popup page==============================
|
/trunk/main/offapi/com/sun/star/ui/ |
H A D | ModuleUICommandDescription.idl | 64 … identifer for a popup menu. A popup menu has a label, but is not bound to a command.</li>
|
H A D | UIElementType.idl | 47 /** specifies a popup menu.
|
/trunk/main/svx/source/sidebar/text/ |
H A D | TextPropertyPanel.hrc | 88 // popup window underline 138 // popup window font color
|
/trunk/main/vcl/aqua/source/window/ |
H A D | salnsmenu.mm | 96 // 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
|
/trunk/main/toolkit/src2xml/ |
H A D | src-sd.lst | 4 ../../sd/source/ui/app/popup.src 76 ../../sd/unxlngi6.pro/misc/app/popup.src
|
/trunk/main/sd/source/ui/inc/ |
H A D | strings.hrc | 38 * siehe auch: res_bmp.hrc, popup.src 280 * siehe auch: res_bmp.hrc, popup.src
|
/trunk/main/sd/ |
H A D | AllLangResTarget_sd.mk | 51 sd/source/ui/app/popup.src \
|