Home
last modified time | relevance | path

Searched refs:COLUMN (Results 1 – 25 of 118) sorted by relevance

12345

/trunk/main/offapi/com/sun/star/sheet/
H A DXMultipleOperation.idl65 <const>TableOperationMode::COLUMN</const>) or a single formula
76 used if mode is <const>TableOperationMode::COLUMN</const>.
80 formulas in a column (mode <const>TableOperationMode::COLUMN</const>)
H A DDataPilotFieldOrientation.idl47 COLUMN,
H A DTableOperationMode.idl45 COLUMN,
/trunk/main/offapi/com/sun/star/chart2/data/
H A DLabelOrigin.idl44 COLUMN.
62 same effect as COLUMN and the other way round.
77 COLUMN,
H A DXDataSequence.idl78 parameter COLUMN enables you to get the name of the cell's
102 generateLabel( COLUMN ) -> "Column 8"
/trunk/main/offapi/com/sun/star/sdbc/
H A DJDBCConnectionProperties.idl98 <li>COLUMN(2) = -5</li>
99 <li>COLUMN(6) = PRECISION</li>
101COLUMN(X) defines the column which will be compared and the column which will be replaced. In the …
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DColumnRowInfo.java34 final public static int COLUMN = 0x01; field in ColumnRowInfo
155 if(type==COLUMN) in isColumn()
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DExampleDataPilotSource.java601 if ( eOrientation == com.sun.star.sheet.DataPilotFieldOrientation.COLUMN ) in setPropertyValue()
605 if ( eNewOrient == com.sun.star.sheet.DataPilotFieldOrientation.COLUMN ) in setPropertyValue()
618 if ( eOrientation == com.sun.star.sheet.DataPilotFieldOrientation.COLUMN ) in setPropertyValue()
650 if ( eOrientation == com.sun.star.sheet.DataPilotFieldOrientation.COLUMN ) in getPropertyValue()
/trunk/main/connectivity/source/commontools/
H A DRowFunctionParser.cxx365 token_t COLUMN = as_lower_d[ "column" ]; in definition() local
380 (COLUMN >> '(' >> integer >> ')' ) in definition()
/trunk/main/connectivity/source/drivers/ado/
H A Dadoimp.cxx240 case PrivilegeObject::COLUMN: in mapObjectType2Ado()
259 nType = PrivilegeObject::COLUMN; in mapAdoType2Object()
/trunk/main/offapi/com/sun/star/sdbcx/
H A DPrivilegeObject.idl47 const long COLUMN = 2;
/trunk/main/xmerge/java/xmerge/src/main/resources/org/openoffice/xmerge/util/
H A Dresources.properties37 COLUMN=Column key
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XMultipleOperation.java100 TableOperationMode.COLUMN, CA.getCellAddress(), in _setTableOperation()
H A D_XDataPilotDescriptor.java220 DataPilotFieldOrientation.COLUMN); in _getDataPilotFields()
/trunk/main/sc/qa/complex/dataPilot/
H A D_XDataPilotDescriptor.java247 DataPilotFieldOrientation.COLUMN); in _getDataPilotFields()
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/
H A DPocketExcelDecoder.java150 ColumnRowInfo.COLUMN); in getColumnRowInfos()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddataaccessdescriptor.cxx183 REGISTER_PROPERTY( COLUMN, m_xColumn ); in DataAccessDescriptor()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScDataPilotFieldObj.java333 DataPilotFieldOrientation.COLUMN); in getSRange()
H A DScDataPilotFieldGroupsObj.java247 com.sun.star.sheet.DataPilotFieldOrientation.COLUMN); in createTestEnvironment()
H A DScDataPilotItemObj.java351 DataPilotFieldOrientation.COLUMN); in getSRange()
H A DScDataPilotItemsObj.java339 DataPilotFieldOrientation.COLUMN); in getSRange()
H A DScDataPilotTableObj.java320 "Orientation", com.sun.star.sheet.DataPilotFieldOrientation.COLUMN); in createTable2()
H A DScIndexEnumeration_DataPilotItemsEnumeration.java345 DataPilotFieldOrientation.COLUMN); in getSRange()
H A DScDataPilotFieldGroupItemObj.java248 com.sun.star.sheet.DataPilotFieldOrientation.COLUMN); in createTestEnvironment()
H A DScDataPilotFieldGroupObj.java247 com.sun.star.sheet.DataPilotFieldOrientation.COLUMN); in createTestEnvironment()

Completed in 94 milliseconds

12345