/aoo41x/main/extensions/source/propctrlr/ |
H A D | formlinkdialog.src | 63 #define ROW( n ) \ 102 ROW( 1 ) ; 103 ROW( 2 ) ; 104 ROW( 3 ) ; 105 ROW( 4 ) ;
|
/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/ |
H A D | ColumnRowInfo.java | 35 final public static int ROW = 0x02; field in ColumnRowInfo 147 if(type==ROW) in isRow() 183 if( type==ROW && in isDefaultSize()
|
/aoo41x/main/sc/workben/celltrans/ |
H A D | keywords_utf16.txt | 8 LIGNE, ROW 27 SOR, ROW 46 ZEILE, ROW
|
/aoo41x/main/offapi/com/sun/star/chart2/data/ |
H A D | LabelOrigin.idl | 42 parameter has the same effect as ROW. If the range spans a 61 SHORT_SIDE has the same effect as ROW, LONG_SIDE will have the 88 ROW
|
H A D | XDataSequence.idl | 79 column, the parameter ROW will give you its row name. 103 generateLabel( ROW ) -> "Row 5" "Row 6"
|
/aoo41x/main/offapi/com/sun/star/sheet/ |
H A D | XMultipleOperation.idl | 64 <const>TableOperationMode::ROW</const> or 73 formulas in a row (mode <const>TableOperationMode::ROW</const>) 83 used if mode is <const>TableOperationMode::ROW</const>.
|
H A D | DataPilotFieldOrientation.idl | 53 ROW,
|
H A D | TableOperationMode.idl | 54 ROW,
|
/aoo41x/main/cui/source/options/ |
H A D | optchart.src | 75 // $(ROW) can be a number or the caption of the row in quotes 77 Text [ en-US ] = "Data Series $(ROW)" ;
|
/aoo41x/main/sc/source/core/tool/ |
H A D | cellkeywords.inl | 65 {cell_row_fr, "ROW", ocCell}, 130 {cell_row_hu, "ROW", ocCell}, 185 {cell_row_de, "ROW", ocCell},
|
/aoo41x/main/odk/examples/DevelopersGuide/Spreadsheet/ |
H A D | ExampleDataPilotSource.java | 603 else if ( eOrientation == com.sun.star.sheet.DataPilotFieldOrientation.ROW ) in setPropertyValue() 607 else if ( eNewOrient == com.sun.star.sheet.DataPilotFieldOrientation.ROW ) in setPropertyValue() 623 else if ( eOrientation == com.sun.star.sheet.DataPilotFieldOrientation.ROW ) in setPropertyValue() 652 else if ( eOrientation == com.sun.star.sheet.DataPilotFieldOrientation.ROW ) in getPropertyValue()
|
/aoo41x/main/dbaccess/source/ui/tabledesign/ |
H A D | TEditControl.cxx | 1397 case ROW: in IsCutAllowed() 1425 else if(m_eChildFocus == ROW) in IsCopyAllowed() 1459 if ( m_eChildFocus == ROW ) in IsPasteAllowed() 1498 else if(m_eChildFocus == ROW) in cut() 1998 m_eChildFocus = ROW; in PreNotify()
|
H A D | TEditControl.hxx | 58 ROW, enumerator
|
/aoo41x/main/oox/source/dump/ |
H A D | xlsbdumper.ini | 183 0x0000=ROW,CELL_BLANK,CELL_RK,CELL_ERROR,CELL_BOOL,CELL_DOUBLE,CELL_STRING,CELL_SI 1014 # ROW ------------------------------------------------------------------------ 1016 combilist=ROW-FLAGS1 1026 flagslist=ROW-FLAGS2
|
H A D | biffdumper.ini | 286 0x0008=ROW,BOF,EOF,INDEX,CALCCOUNT,CALCMODE,PRECISION,REFMODE 327 0x0208=ROW,BOF,,,,,, 2058 # ROW ------------------------------------------------------------------------ 2060 combilist=ROW-HEIGHT 2065 combilist=ROW-FLAGS
|
/aoo41x/main/qadevOOo/tests/java/ifc/sheet/ |
H A D | _XMultipleOperation.java | 87 oObj.setTableOperation(CRA.getRangeAddress(), TableOperationMode.ROW, in _setTableOperation()
|
H A D | _XDataPilotDescriptor.java | 225 DataPilotFieldOrientation.ROW); in _getDataPilotFields()
|
/aoo41x/main/sc/qa/complex/dataPilot/ |
H A D | _XDataPilotDescriptor.java | 252 DataPilotFieldOrientation.ROW); in _getDataPilotFields()
|
/aoo41x/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/ |
H A D | PocketExcelDecoder.java | 162 ColumnRowInfo.ROW); in getColumnRowInfos()
|
/aoo41x/main/qadevOOo/tests/java/mod/_sc/ |
H A D | ScDataPilotFieldObj.java | 340 DataPilotFieldOrientation.ROW); in getSRange()
|
H A D | ScDataPilotFieldGroupsObj.java | 235 com.sun.star.sheet.DataPilotFieldOrientation.ROW); in createTestEnvironment()
|
H A D | ScDataPilotItemObj.java | 358 DataPilotFieldOrientation.ROW); in getSRange()
|
H A D | ScDataPilotItemsObj.java | 346 DataPilotFieldOrientation.ROW); in getSRange()
|
H A D | ScDataPilotTableObj.java | 326 "Orientation", com.sun.star.sheet.DataPilotFieldOrientation.ROW); in createTable2()
|
H A D | ScIndexEnumeration_DataPilotItemsEnumeration.java | 352 DataPilotFieldOrientation.ROW); in getSRange()
|