Home
last modified time | relevance | path

Searched refs:STD_COL_WIDTH (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sc/source/core/data/
H A Dtable1.cxx108 pColWidth[i] = STD_COL_WIDTH; in ScTable()
132 sal_uLong nx = (sal_uLong) ((double) (MAXCOL+1) * STD_COL_WIDTH * HMM_PER_TWIPS ); in ScTable()
260 bFormula, STD_COL_WIDTH - STD_EXTRA_WIDTH, pMarkData, bSimpleTextImport ); in GetOptimalColWidth()
H A Dtable2.cxx2166 nNewWidth = STD_COL_WIDTH; in SetColWidth()
2361 nNewWidth = STD_COL_WIDTH; in SetColWidthOnly()
2393 return (sal_uInt16) STD_COL_WIDTH; in GetColWidth()
2404 return (sal_uInt16) STD_COL_WIDTH; in GetOriginalWidth()
2941 if ((pColFlags[nCol] & CR_ALL) || (pColWidth[nCol] != STD_COL_WIDTH)) in GetLastChangedCol()
H A Ddocumen9.cxx201 sal_uLong nx = (sal_uLong) ((double) (MAXCOL+1) * STD_COL_WIDTH * HMM_PER_TWIPS ); in InitDrawLayer()
H A Dfillinfo.cxx628 pRowInfo[0].pCellInfo[nArrX].nWidth = STD_COL_WIDTH; in FillInfo()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh2.cxx83 Size aSize( (long) ( STD_COL_WIDTH * HMM_PER_TWIPS * OLE_STD_CELLS_X ), in InitNew()
/trunk/main/sc/source/filter/excel/
H A Dcolrowst.cxx58 mnDefWidth( STD_COL_WIDTH ), in XclImpColRowSettings()
/trunk/main/sc/inc/
H A Dglobal.hxx150 #define STD_COL_WIDTH 1285 macro
/trunk/main/sc/source/ui/view/
H A Dcellsh3.cxx666 STD_COL_WIDTH, in Execute()
H A Dviewfunc.cxx2397 sal_uInt16 nStepX = STD_COL_WIDTH / 5; in ModifyCellSize()
2470 nWidth = STD_COL_WIDTH; in ModifyCellSize()
H A Dviewdata.cxx327 aScrSize = Size( (long) ( STD_COL_WIDTH * PIXEL_PER_TWIPS * OLE_STD_CELLS_X ), in ScViewData()

Completed in 136 milliseconds