| /aoo42x/main/offapi/com/sun/star/drawing/ | 
| H A D | XEnhancedCustomShapeDefaulter.idl | 116 		"down-arrow", 119 		"up-down-arrow", 129 		"down-arrow-callout", 131 		"up-down-arrow-callout", 188 		"fontwork-triangle-down", 190 		"fontwork-chevron-down", 194 		"fontwork-arch-down-curve", 198 		"fontwork-arch-down-pour", 202 		"fontwork-curve-down", 220 		"fontwork-fade-down", [all …] 
 | 
| /aoo42x/main/sc/source/ui/vba/ | 
| H A D | vbapane.cxx | 102         sal_Int32 down = 0;  in SmallScroll()  local 103         if( Down >>= down )  in SmallScroll() 104             downRows += down;  in SmallScroll() 157         sal_Int32 down = 0;  in LargeScroll()  local 158         if( Down >>= down )  in LargeScroll() 159             downPages += down;  in LargeScroll()
  | 
| /aoo42x/main/offapi/com/sun/star/sheet/ | 
| H A D | XDataPilotTable2.idl | 69         <method>XDataPilotTable2::getDrillDownData</method> returns its drill-down  75         @returns drill-down output as 2-dimensional sequence, including the header row. 96     /** <p>This method inserts a new sheet to display the drill-down data for a  97         specified result cell.  A drill-down data for a result cell consists  102         sheet where the DataPilot table is.  Note that when the drill-down data
  | 
| H A D | CellInsertMode.idl | 45 	/** the cells below the inserted cells are moved down. 57 	/** entire rows below the inserted cells are moved down.
  | 
| /aoo42x/main/helpcontent2/helpers/ | 
| H A D | uno-commands.csv | 57 .uno:ArrowShapes.down-arrow 58 .uno:ArrowShapes.down-arrow-callout 75 .uno:ArrowShapes.up-down-arrow 76 .uno:ArrowShapes.up-down-arrow-callout 79 .uno:ArrowShapes.up-right-down-arrow 650 .uno:FontworkShapeType.fontwork-arch-down-pour 657 .uno:FontworkShapeType.fontwork-chevron-down 661 .uno:FontworkShapeType.fontwork-curve-down 663 .uno:FontworkShapeType.fontwork-fade-down 673 .uno:FontworkShapeType.fontwork-slant-down [all …] 
 | 
| /aoo42x/main/oox/source/dump/ | 
| H A D | dffdumper.ini | 640 …t,wedge-rrect-callout,wedge-ellipse-callout,wave,folded-corner,left-arrow,down-arrow,up-arrow,left… 641 …70=up-down-arrow,irregular-seal-1,irregular-seal-2,lightning-bolt,heart,picture-frame,quad-arrow,l… 642 …80=down-arrow-callout,left-right-arrow-callout,up-down-arrow-callout,quad-arrow-callout,bevel,left… 644 …w,uturn-arrow,curved-right-arrow,curved-left-arrow,curved-up-arrow,curved-down-arrow,cloud-callout… 648 …outside,text-arch-up-curve,text-arch-down-curve,text-circle-curve,text-button-curve,text-arch-up-p… 649 …xt-circle-pour,text-button-pour,text-curve-up,text-curve-down,text-cascade-up,text-cascade-down,te… 651 …170=text-fade-up,text-fade-down,text-slant-up,text-slant-down,text-can-up,text-can-down,flow-chart…
  | 
| H A D | oledumper.ini | 54   6=size-diag-down,size-vert,size-diag-up,size-hor 214 shortlist=COMCTL-SCROLLBAR-ARROWS,0,both,left-up,right-down 866 …-right-up,cover-right,cover-right-down,cover-down,cover-left-down,cover-left,cover-left-up,push-up…
  | 
| /aoo42x/main/offapi/com/sun/star/view/ | 
| H A D | XViewCursor.idl | 37 /** makes it possible to move a cursor up/down/left/right within laid out text. 46 	/** moves the cursor the specified number of lines down. 49 			specifies the number of lines to go down.
  | 
| /aoo42x/main/qadevOOo/tests/java/ifc/awt/ | 
| H A D | _XSpinField.java | 65         public void down(SpinEvent e) {  in down()  method in _XSpinField.TestListener 119         oObj.down() ;  in _down()
  | 
| /aoo42x/main/offapi/com/sun/star/awt/ | 
| H A D | ImageScaleMode.idl | 35 …/** specifies that the image should be scaled up or down to the size of the surrounding area isotr… 40 …/** specifies that the image should be scaled up or down to the size of the surrounding area aniso…
  | 
| H A D | XSpinListener.idl | 53 	/** is invoked when the spin field is spun down. 55 	[oneway] void down( [in] com::sun::star::awt::SpinEvent rEvent ); 
  | 
| H A D | XComboBox.idl | 112 	/** returns the number of visible lines in the drop down mode. 118 	/** sets the number of visible lines for drop down mode.
  | 
| H A D | XListBox.idl | 173 	/** returns the number of visible lines in drop down mode. 179 	/** sets the number of visible lines for drop down mode.
  | 
| H A D | UnoControlComboBoxModel.idl | 101 	/** specifies if the control has a drop down button. 154 	/** specifies the maximum line count displayed in the drop down box.
  | 
| H A D | UnoControlListBoxModel.idl | 96 	/** specifies if the control has a drop down button. 140 	/** specifies the maximum line count displayed in the drop down box.
  | 
| /aoo42x/main/offapi/com/sun/star/frame/ | 
| H A D | SessionManager.idl | 37     running when the desktop shuts down and starts them again in the same 65      desktop shut down.</li>
  | 
| /aoo42x/main/udkapi/com/sun/star/lang/ | 
| H A D | ServiceManager.idl | 87     on the factory when going down (i.e. it is commonly disposed by the component context).</dd> 100         The component context disposes its service manager singleton when going down
  | 
| /aoo42x/main/udkapi/com/sun/star/reflection/ | 
| H A D | TypeDescriptionManager.idl | 61     lives until the context is shut down.<br> 101         This signals all providers to shut down, because usually each provider
  | 
| /aoo42x/main/apple_remote/source/ | 
| H A D | RemoteMainController.m | 114 …case kRemoteButtonMinus:        buttonName = @"Volume down";            break;  // MEDIA_COMMAND_V… 122             case kRemoteButtonMinus_Hold:   buttonName = @"Volume down holding";    break;
  | 
| /aoo42x/main/toolkit/workben/layout/ | 
| H A D | editor.cxx | 276     Widget *down()  in down()  function in Widget 625     pNext = pWidget->down();  in next() 685             if ( pWidget->down() && pWidget->swapWithChild( pWidget->down() ) )  in moveWidget()
  | 
| /aoo42x/main/reportdesign/source/ui/dlg/ | 
| H A D | GroupsSorting.src | 95 // //        Symbol = IMAGEBUTTON_ARROW_DOWN ; // arrow down 133 				Text [ en-US ] = "Move down" ;
  | 
| /aoo42x/main/instsetoo_native/inc_openoffice/windows/msi_languages/ | 
| H A D | Error.ulf | 68 en-US = "Out of memory. Shut down other applications before retrying." 113 en-US = "Another application has exclusive access to the file [2]. Please shut down all other appli… 293 en-US = "Out of memory. Shut down other applications before retrying."
  | 
| /aoo42x/main/vcl/source/src/ | 
| H A D | print.src | 289 				< "left to right, then down" ; SV_PRINT_PRT_NUP_ORDER_LRTB; > ; 292 				< "right to left, then down" ; SV_PRINT_PRT_NUP_ORDER_RLTB; > ;
  | 
| /aoo42x/main/chart2/source/controller/inc/ | 
| H A D | ObjectHierarchy.hxx | 102     bool down();
  | 
| /aoo42x/main/ooo_custom_images/industrial/ | 
| H A D | duplicates | 35 lc_fontworkshapetype.fontwork-triangle-down, lc_flowchartshapes.flowchart-merge
  |