Searched defs:nCellX (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/sc/source/ui/view/ |
H A D | output2.cxx | 1104 SCCOL nCellX, SCROW nCellY, long nNeeded, in GetOutputArea() 1388 SCCOL nCellX = nX; // position where the cell really starts in DrawStrings() local 2168 SCCOL nCellX = nX; // position where the cell really starts in DrawEdit() local 3394 SCCOL nCellX = nX; in DrawRotated() local
|
H A D | gridwin.cxx | 2827 SCsCOL nCellX = -1; in Command() local 2947 void ScGridWindow::SelectForContextMenu( const Point& rPosPixel, SCsCOL nCellX, SCsROW nCellY ) in SelectForContextMenu()
|
/aoo41x/main/sc/source/core/tool/ |
H A D | editutil.cxx | 119 long nCellX = (long) ( pDoc->GetColWidth(nCol,nTab) * nPPTX ); in GetEditArea() local
|
/aoo41x/main/svx/source/table/ |
H A D | tablelayouter.cxx | 327 …onst TableModelRef& xTable, sal_Int32 nMergedX, sal_Int32 nMergedY, sal_Int32 nCellX, sal_Int32 nC… in checkMergeOrigin()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | WW8TableInfo.cxx | 1223 long nCellX = aCellIt->left(); in connectCells() local
|
/aoo41x/main/vcl/source/gdi/ |
H A D | print3.cxx | 1068 long nCellX = 0, nCellY = 0; in getFilteredPageFile() local
|
Completed in 83 milliseconds