Home
last modified time | relevance | path

Searched defs:col (Results 26 – 50 of 59) sorted by relevance

123

/aoo41x/test/testcommon/source/org/openoffice/test/common/
H A DSystemUtil.java321 int col = 0; in getProcesses() local
425 int col = 0; in getProcessPerfData() local
/aoo41x/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/
H A DPocketExcelDecoder.java277 int col = -1; in getColNumber() local
/aoo41x/main/toolkit/source/controls/grid/
H A Ddefaultgridcolumnmodel.cxx88 for ( Columns::const_iterator col = i_copySource.m_aColumns.begin(); in DefaultGridColumnModel() local
/aoo41x/main/toolkit/source/layout/core/
H A Dtable.cxx120 int col = 0; in getMinimumSize() local
/aoo41x/main/svx/source/dialog/
H A Dframelinkarray.cxx332 #define DBG_FRAME_CHECK_COL( col, funcname ) DBG_FRAME_CHECK( (col) < GetColCount(), fun… argument
334 #define DBG_FRAME_CHECK_COLROW( col, row, funcname ) DBG_FRAME_CHECK( ((col) < GetColCount()) &&… argument
336 #define DBG_FRAME_CHECK_COL_1( col, funcname ) DBG_FRAME_CHECK( (col) <= GetColCount(), fu… argument
341 #define CELL( col, row ) mxImpl->GetCell( col, row ) argument
342 #define CELLACC( col, row ) mxImpl->GetCellAcc( col, row ) argument
343 #define ORIGCELL( col, row ) mxImpl->GetMergedOriginCell( col, row ) argument
344 #define ORIGCELLACC( col, row ) mxImpl->GetMergedOriginCellAcc( col, row ) argument
/aoo41x/main/svtools/source/uno/
H A Dunocontroltablemodel.cxx246 bool UnoControlTableModel::isCellEditable( ColPos col, RowPos row ) const in isCellEditable()
328 for ( ColumnModels::const_iterator col = m_pImpl->aColumns.begin(); in removeAllColumns() local
797 for ( ColumnModels::const_iterator col = m_pImpl->aColumns.begin(); in getColumnPos() local
/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSxcDocumentSerializer.java504 ColumnRowInfo col = new ColumnRowInfo(ColumnRowInfo.COLUMN); in traverseTableColumn() local
877 int col = colID; in addCell() local
H A DSxcDocumentDeserializer.java449 int col = 1; in processCells() local
/aoo41x/main/toolkit/qa/complex/toolkit/awtgrid/
H A DTMutableGridDataModel.java303 final int col = ((Integer)modifyValues[i][1]).intValue(); in testUpdateCellData() local
/aoo41x/main/sc/source/ui/Accessibility/
H A DAccessibleSpreadsheet.cxx163 for (sal_uInt16 col = pDest->aStart.Col(); col <= pDest->aEnd.Col();++col) in CalcScRangeDifferenceMax() local
175 for (sal_uInt16 col = pSrc->aStart.Col(); col <= pSrc->aEnd.Col();++col) in CalcScRangeDifferenceMax() local
190 for (sal_uInt16 col = pSrc->aStart.Col(); col <= pSrc->aEnd.Col();++col) in CalcScRangeDifferenceMax() local
228 for (sal_uInt16 col = pRange->aStart.Col(); col <= pRange->aEnd.Col();++col) in CalcScRangeListDifferenceMax() local
/aoo41x/main/wizards/com/sun/star/wizards/ui/
H A DImageList.java375 private int getImagePosX(int col) in getImagePosX()
473 int col = rowSelect ? 0 : image - (row * cols); in moveSelection() local
1028 private final int getKeyMove(KeyEvent ke, int row, int col) in getKeyMove()
/aoo41x/main/vcl/unx/gtk/a11y/
H A Datklistener.cxx465 const char *col; in notifyEvent() member
/aoo41x/main/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/
H A DMinicalcDecoder.java339 int col = -1; in getColNumber() local
/aoo41x/main/odk/examples/DevelopersGuide/FirstSteps/
H A DHelloTextTableShape.java407 int col = theLine.Color; in manipulateTable() local
/aoo41x/main/sc/source/ui/dbgui/
H A Dpfiltdlg.cxx300 SCCOL col = 0; in FillFieldLists() local
H A Dtpsubt.cxx290 SCCOL col; in FillListBoxes() local
H A Dtpsort.cxx428 SCCOL col; in FillFieldLists() local
/aoo41x/main/basebmp/source/
H A Dbitmapdevice.cxx431 Col col, in implRenderLine2()
447 Color col, in implRenderLine()
463 Color col, in implDrawLine()
513 Color col, in implDrawPolygon()
575 Color col, in implFillPolyPolygon()
/aoo41x/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DTokenDecoder.java357 private String int2CellStr(int row, int col, int relativeFlags) { in int2CellStr()
/aoo41x/main/svtools/source/table/
H A Dtablecontrol_impl.cxx122 virtual bool isCellEditable( ColPos col, RowPos row ) const in isCellEditable()
381 for ( ColumnPositions::const_iterator col = m_aColumnWidths.begin(); in impl_checkInvariants() local
973 for ( ColPos col = 0; col < colCount; ++col ) in impl_ni_calculateColumnWidths() local
1274 for ( ColPos col = 0; col < colCount; ++col ) in impl_ni_relayout() local
/aoo41x/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DWorkbook.java377 public void addCell(int row,int col, Format fmt, String cellContents) in addCell()
/aoo41x/main/filter/source/graphicfilter/ipict/
H A Dipict.cxx51 void setColor(Color &col) { isColor = true; color = col; } in setColor()
503 Color col((sal_uInt8) ( nR >> 8 ), (sal_uInt8) ( nG >> 8 ), (sal_uInt8) ( nB >> 8 ) ); in ReadPixPattern() local
/aoo41x/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx765 for ( ColumnDescriptions::iterator col = aColumns.begin(); in impl_fillInternalDataProvider_throw() local
793 for ( ColumnDescriptions::const_iterator col = aColumns.begin(); in impl_fillInternalDataProvider_throw() local
/aoo41x/main/toolkit/workben/layout/
H A Dtpsort.cxx432 SCCOL col; in FillFieldLists() local
/aoo41x/main/autodoc/source/display/html/
H A Dpm_class.cxx596 for ( int col = 0; col < line; ++col ) in WriteNodeHierarchy() local

Completed in 1091 milliseconds

123