Home
last modified time | relevance | path

Searched refs:ROW (Results 1 – 25 of 128) sorted by relevance

123456

/aoo4110/main/extensions/source/propctrlr/
H A Dformlinkdialog.src65 #define ROW( n ) \
104 ROW( 1 );
105 ROW( 2 );
106 ROW( 3 );
107 ROW( 4 );
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/
H A DColumnRowInfo.java35 final public static int ROW = 0x02; field in ColumnRowInfo
147 if(type==ROW) in isRow()
183 if( type==ROW && in isDefaultSize()
/aoo4110/main/sc/workben/celltrans/
H A Dkeywords_utf16.txt8 LIGNE, ROW
27 SOR, ROW
46 ZEILE, ROW
/aoo4110/main/offapi/com/sun/star/chart2/data/
H A DLabelOrigin.idl42 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 DXDataSequence.idl79 column, the parameter ROW will give you its row name.
103 generateLabel( ROW ) -> "Row 5" "Row 6"
/aoo4110/main/offapi/com/sun/star/sheet/
H A DXMultipleOperation.idl64 <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 DDataPilotFieldOrientation.idl53 ROW,
H A DTableOperationMode.idl54 ROW,
/aoo4110/main/cui/source/options/
H A Doptchart.src75 // $(ROW) can be a number or the caption of the row in quotes
77 Text [ en-US ] = "Data Series $(ROW)" ;
/aoo4110/main/sc/source/core/tool/
H A Dcellkeywords.inl65 {cell_row_fr, "ROW", ocCell},
130 {cell_row_hu, "ROW", ocCell},
185 {cell_row_de, "ROW", ocCell},
/aoo4110/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DExampleDataPilotSource.java603 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()
/aoo4110/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx1397 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 DTEditControl.hxx58 ROW, enumerator
/aoo4110/main/oox/source/dump/
H A Dxlsbdumper.ini183 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 Dbiffdumper.ini286 0x0008=ROW,BOF,EOF,INDEX,CALCCOUNT,CALCMODE,PRECISION,REFMODE
327 0x0208=ROW,BOF,,,,,,
2058 # ROW ------------------------------------------------------------------------
2060 combilist=ROW-HEIGHT
2065 combilist=ROW-FLAGS
/aoo4110/main/qadevOOo/tests/java/ifc/sheet/
H A D_XMultipleOperation.java87 oObj.setTableOperation(CRA.getRangeAddress(), TableOperationMode.ROW, in _setTableOperation()
H A D_XDataPilotDescriptor.java225 DataPilotFieldOrientation.ROW); in _getDataPilotFields()
/aoo4110/main/sc/qa/complex/dataPilot/
H A D_XDataPilotDescriptor.java252 DataPilotFieldOrientation.ROW); in _getDataPilotFields()
/aoo4110/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/
H A DPocketExcelDecoder.java162 ColumnRowInfo.ROW); in getColumnRowInfos()
/aoo4110/main/qadevOOo/tests/java/mod/_sc/
H A DScDataPilotFieldObj.java340 DataPilotFieldOrientation.ROW); in getSRange()
H A DScDataPilotItemsObj.java346 DataPilotFieldOrientation.ROW); in getSRange()
H A DScDataPilotTableObj.java326 "Orientation", com.sun.star.sheet.DataPilotFieldOrientation.ROW); in createTable2()
H A DScIndexEnumeration_DataPilotItemsEnumeration.java352 DataPilotFieldOrientation.ROW); in getSRange()
H A DScDataPilotFieldGroupsObj.java235 com.sun.star.sheet.DataPilotFieldOrientation.ROW); in createTestEnvironment()
H A DScDataPilotItemObj.java358 DataPilotFieldOrientation.ROW); in getSRange()

Completed in 100 milliseconds

123456