Home
last modified time | relevance | path

Searched refs:GetCell (Results 1 – 25 of 88) sorted by relevance

1234

/trunk/main/svx/source/sidebar/graphic/
H A DGraphicPropertyPanel.cxx95 maLayouter.GetCell(0,3).SetControl(*mpFtContrast).SetGridWidth(2); in GraphicPropertyPanel()
101 maLayouter.GetCell(2,3).SetControl(*mpFtTrans).SetGridWidth(2); in GraphicPropertyPanel()
102 maLayouter.GetCell(3,3).SetControl(*mpMtrTrans).SetGridWidth(2); in GraphicPropertyPanel()
104 maLayouter.GetCell(4,0).SetControl(maImgRed).SetFixedWidth(); in GraphicPropertyPanel()
105 maLayouter.GetCell(4,1).SetControl(*mpMtrRed); in GraphicPropertyPanel()
107 maLayouter.GetCell(5,0).SetControl(maImgBlue).SetFixedWidth(); in GraphicPropertyPanel()
108 maLayouter.GetCell(5,1).SetControl(*mpMtrBlue); in GraphicPropertyPanel()
110 maLayouter.GetCell(4,3).SetControl(maImgGreen).SetFixedWidth(); in GraphicPropertyPanel()
111 maLayouter.GetCell(4,4).SetControl(*mpMtrGreen); in GraphicPropertyPanel()
112 maLayouter.GetCell(5,3).SetControl(maImgGamma).SetFixedWidth(); in GraphicPropertyPanel()
[all …]
/trunk/main/sw/source/filter/xml/
H A Dxmltbli.cxx1624 if( pCurRow->GetCell(i)->IsUsed() ) in InsertCell()
1682 GetCell( nRowsReq-j, nColsReq-i ) in InsertCell()
1744 if( !GetCell(nCurRow,nCurCol)->IsUsed() ) in InsertRepRows()
1747 GetCell( nCurRow-1, nCurCol ); in InsertRepRows()
1791 pPrevCell = GetCell( nRow, nCol-1UL ); in GetPrevStartNode()
1802 if( 1UL == pPrevRow->GetCell( i )->GetRowSpan() ) in GetPrevStartNode()
1803 pPrevCell = GetCell( nRow, i ); in GetPrevStartNode()
1837 SwXMLTableCell_Impl *pCell = GetCell( j, i ); in FixRowSpan()
1841 pCell = j > 0UL ? GetCell( --j, i ) : 0; in FixRowSpan()
1859 pRow->GetCell( j )->SetStartNode( pSttNd ); in ReplaceWithEmptyCell()
[all …]
/trunk/main/svx/source/sidebar/line/
H A DLinePropertyPanel.cxx246 maLayouter.GetCell(0,0).SetControl(*mpFTWidth); in LinePropertyPanel()
249 maLayouter.GetCell(0,2).SetControl(*mpFTColor); in LinePropertyPanel()
252 maLayouter.GetCell(2,0).SetControl(*mpFTStyle); in LinePropertyPanel()
253 maLayouter.GetCell(3,0).SetControl(*mpLBStyle); in LinePropertyPanel()
256 maLayouter.GetCell(3,2).SetControl(*mpMFTransparent); in LinePropertyPanel()
259 maLayouter.GetCell(5,0).SetControl(*mpLBStart); in LinePropertyPanel()
260 maLayouter.GetCell(5,2).SetControl(*mpLBEnd); in LinePropertyPanel()
262 maLayouter.GetCell(6,0).SetControl(*mpFTEdgeStyle); in LinePropertyPanel()
263 maLayouter.GetCell(7,0).SetControl(*mpLBEdgeStyle); in LinePropertyPanel()
265 maLayouter.GetCell(6,2).SetControl(*mpFTCapStyle); in LinePropertyPanel()
[all …]
/trunk/main/svx/source/dialog/
H A Dframelinkarray.cxx140 const Cell& ArrayImpl::GetCell( size_t nCol, size_t nRow ) const in GetCell() function in svx::frame::ArrayImpl
154 while( (nFirstCol > 0) && GetCell( nFirstCol, nRow ).mbOverlapX ) --nFirstCol; in GetMergedFirstCol()
161 while( (nFirstRow > 0) && GetCell( nCol, nFirstRow ).mbOverlapY ) --nFirstRow; in GetMergedFirstRow()
168 while( (nLastCol < mnWidth) && GetCell( nLastCol, nRow ).mbOverlapX ) ++nLastCol; in GetMergedLastCol()
191 const Cell& rCell = GetCell( nCol, nRow ); in IsMergedOverlappedLeft()
197 return GetCell( nCol + 1, nRow ).mbOverlapX || (GetCell( nCol, nRow ).mnAddRight > 0); in IsMergedOverlappedRight()
202 const Cell& rCell = GetCell( nCol, nRow ); in IsMergedOverlappedTop()
208 return GetCell( nCol, nRow + 1 ).mbOverlapY || (GetCell( nCol, nRow ).mnAddBottom > 0); in IsMergedOverlappedBottom()
261 if( bSimple || !GetCell( nCol, nRow ).IsMerged() ) in GetHorDiagAngle()
270 const Cell& rCell = GetCell( nFirstCol, nFirstRow ); in GetHorDiagAngle()
[all …]
/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx1190 pRow->GetCell(j)->CreateLayoutInfo(); in CreateLayoutInfo()
1239 GetCell(nRow+i,nCol)->SetProtected(); in ProtectRowSpan()
1293 pPrevCnts = GetCell(0,0)->GetContents(); in GetPrevBoxStartNode()
1813 pLayoutInfo->GetCell( nTopRow, j ) in MakeTableLine()
2063 HTMLTableCell *pCell = pRow->GetCell(j); in SetBorders()
2111 return ((*pRows)[nRow])->GetCell( nCell ); in GetCell()
2189 HTMLTableCell *pCell = pCurRow->GetCell(i); in InsertCell()
2208 HTMLTableCell *pCell = pCurRow->GetCell(i); in InsertCell()
2220 GetCell( nRowsReq-j, nColsReq-i ) in InsertCell()
2319 HTMLTableCell *pCell = pRow->GetCell(--i); in CloseRow()
[all …]
/trunk/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.cxx1691 maLayouter.GetCell(0,0).SetControl(*mpFTUL).SetGridWidth(2); in ParaPropertyPanel()
1694 maLayouter.GetCell(0,3).SetControl(*mpFTIndent).SetGridWidth(2); in ParaPropertyPanel()
1695 maLayouter.GetCell(1,3,0) in ParaPropertyPanel()
1698 maLayouter.GetCell(1,3,1) in ParaPropertyPanel()
1701 maLayouter.GetCell(2,0).SetControl(maFISpace1).SetFixedWidth().SetOffset(nMappedImageOffset); in ParaPropertyPanel()
1702 maLayouter.GetCell(2,1).SetControl(*mpTopDist); in ParaPropertyPanel()
1704 maLayouter.GetCell(3,1).SetControl(*mpBottomDist); in ParaPropertyPanel()
1705 maLayouter.GetCell(4,0).SetControl(*mpLineSPTbxBackground).SetGridWidth(2).SetFixedWidth(); in ParaPropertyPanel()
1708 maLayouter.GetCell(2,4).SetControl(*mpLeftIndent); in ParaPropertyPanel()
1710 maLayouter.GetCell(3,4).SetControl(*mpRightIndent); in ParaPropertyPanel()
[all …]
/trunk/main/sfx2/source/sidebar/
H A DGridLayouter.cxx38 CellDescriptor& GetCell (
108 CellDescriptor& GridLayouter::GetCell ( in GetCell() function in sfx2::sidebar::GridLayouter
113 return mpImplementation->GetCell(nRow, nColumn, nVariant); in GetCell()
123 mpImplementation->GetCell(0, nColumn, 0); in GetColumn()
289 CellDescriptor& GridLayouter::Implementation::GetCell ( in GetCell() function in sfx2::sidebar::GridLayouter::Implementation
299 return GetCell(0,0,0); in GetCell()
/trunk/main/sw/source/ui/sidebar/
H A DPagePropertyPanel.cxx216 maLayouter.GetCell(0,0).SetControl(maFtOrientation).SetGridWidth(2); in PagePropertyPanel()
217 maLayouter.GetCell(1,0).SetControl(*mpToolBoxOrientationBackground).SetFixedWidth(); in PagePropertyPanel()
219 maLayouter.GetCell(0,3).SetControl(maFtMargin).SetGridWidth(2); in PagePropertyPanel()
220 maLayouter.GetCell(1,3).SetControl(*mpToolBoxMarginBackground).SetFixedWidth(); in PagePropertyPanel()
222 maLayouter.GetCell(2,0).SetControl(maFtSize).SetGridWidth(2); in PagePropertyPanel()
223 maLayouter.GetCell(3,0).SetControl(*mpToolBoxSizeBackground).SetFixedWidth(); in PagePropertyPanel()
225 maLayouter.GetCell(2,3).SetControl(maFtColumn).SetGridWidth(2); in PagePropertyPanel()
226 maLayouter.GetCell(3,3).SetControl(*mpToolBoxColumnBackground).SetFixedWidth(); in PagePropertyPanel()
/trunk/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.cxx144 maLayouter.GetCell(0,0).SetControl(*mpFtPosX); in PosSizePropertyPanel()
145 maLayouter.GetCell(1,0).SetControl(*mpMtrPosX); in PosSizePropertyPanel()
147 maLayouter.GetCell(0,2).SetControl(*mpFtPosY); in PosSizePropertyPanel()
148 maLayouter.GetCell(1,2).SetControl(*mpMtrPosY); in PosSizePropertyPanel()
150 maLayouter.GetCell(2,0).SetControl(*mpFtWidth); in PosSizePropertyPanel()
151 maLayouter.GetCell(3,0).SetControl(*mpMtrWidth); in PosSizePropertyPanel()
153 maLayouter.GetCell(2,2).SetControl(*mpFtHeight); in PosSizePropertyPanel()
154 maLayouter.GetCell(3,2).SetControl(*mpMtrHeight); in PosSizePropertyPanel()
156 maLayouter.GetCell(4,0).SetControl(*mpCbxScale).SetGridWidth(3); in PosSizePropertyPanel()
157 maLayouter.GetCell(5,0).SetControl(*mpFtAngle).SetGridWidth(3); in PosSizePropertyPanel()
/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx826 ScBaseCell* pCell = GetCell( aAdr ); in Compare()
880 ScBaseCell* pCell = GetCell( aAdr ); in CompareMat()
1963 ScBaseCell* pCell = GetCell( aAdr ); in IsString()
2033 ScBaseCell* pCell = GetCell( aAdr ); in ScIsLogical()
2072 ScBaseCell* pCell = GetCell( aAdr ); in ScType()
2413 ScBaseCell* pCell = GetCell( aAdr ); in ScIsValue()
2496 ScBaseCell* pCell = GetCell( aAdr ); in ScFormula()
2532 ScBaseCell* pCell = GetCell( aAdr ); in ScIsNV()
2686 ScBaseCell* pCell = GetCell( aAdr ); in IsEven()
2880 ScBaseCell* pCell = GetCell( aAdr ); in ScT()
[all …]
H A Dinterpr4.cxx573 ScBaseCell* pCell = pDok->GetCell( aAdr ); in CreateDoubleArr()
656 pDok->GetCell(nCol, nRow, nTab, pCell); in CreateStringArr()
759 ScBaseCell* pCell = pDok->GetCell( aAdr ); in CreateCellArr()
958 ScBaseCell* pCell = pDok->GetCell( rAddress); in PushCellResultToken()
1900 ScBaseCell* pCell = GetCell( aAdr ); in GetDouble()
1911 ScBaseCell* pCell = GetCell( aAdr ); in GetDouble()
2004 ScBaseCell* pCell = GetCell( aAdr ); in GetString()
2019 ScBaseCell* pCell = GetCell( aAdr ); in GetString()
2930 ScBaseCell* pCell = pDok->GetCell( rPos ); in SetSbxVariable()
3017 ScBaseCell* pCell = pDok->GetCell( *iBroadcast ); in ScTableOp()
[all …]
H A Dchartarr.cxx258 pDocument->GetCell( aCols[nCol], aRows[nRow], nTab1, pCell ); in CreateMemChartSingle()
421 ScBaseCell* pCell = pDocument->GetCell( *pPos ); in CreateMemChartMulti()
454 ScBaseCell* pCell = pDocument->GetCell( *pPos ); in CreateMemChartMulti()
H A Dinterpr3.cxx2297 ScBaseCell* pCell = GetCell( aAdr ); in ScZTest()
2753 ScBaseCell* pCell = GetCell( aAdr ); in ScHarMean()
2874 ScBaseCell* pCell = GetCell( aAdr ); in ScGeoMean()
3011 ScBaseCell* pCell = GetCell( aAdr ); in CalculateSkew()
3429 ScBaseCell* pCell = GetCell( aAdr ); in GetNumberSequenceArray()
3614 ScBaseCell* pCell = GetCell( aAdr ); in ScRank()
3731 ScBaseCell* pCell = GetCell( aAdr ); in ScAveDev()
3811 ScBaseCell* pCell = GetCell( aAdr ); in ScAveDev()
/trunk/main/sc/source/core/data/
H A Ddocumen4.cxx625 ScBaseCell* pCell = ((ScDocument*)this)->GetCell(ScAddress(nCol,nRow,nTab)); in GetEffItem()
649 ScBaseCell* pCell = ((ScDocument*)this)->GetCell(ScAddress(nCol,nRow,nTab)); in GetCondResult()
776 const ScBaseCell* pThisCell = GetCell( ScAddress( nThisCol, nThisRow, nThisTab ) ); in RowDifferences()
777 const ScBaseCell* pOtherCell = rOtherDoc.GetCell( ScAddress( nOtherCol, nOtherRow, nOtherTab ) ); in RowDifferences()
817 const ScBaseCell* pThisCell = GetCell( ScAddress( nThisCol, nThisRow, nThisTab ) ); in ColDifferences()
818 const ScBaseCell* pOtherCell = rOtherDoc.GetCell( ScAddress( nOtherCol, nOtherRow, nOtherTab ) ); in ColDifferences()
1173 const ScBaseCell* pThisCell = GetCell( aThisPos ); in CompareDocument()
1178 pOtherCell = rOtherDoc.GetCell( aOtherPos ); in CompareDocument()
H A Dtable4.cxx220 ScBaseCell* pFirstCell = GetCell( nCol, nRow ); in FillAnalyse()
262 ScBaseCell* pCell = GetCell(nCol,nRow); in FillAnalyse()
319 ScBaseCell* pCell = GetCell(nCol,nRow); in FillAnalyse()
377 ScBaseCell* pCell = GetCell(nCol,nRow); in FillAnalyse()
474 ScBaseCell* pOrgCell = pDocument->GetCell( aOrg ); in FillFormula()
768 pSrcCell = aCol[nCol].GetCell( static_cast<SCROW>(nSource) ); in FillAuto()
770 pSrcCell = aCol[nSource].GetCell( static_cast<SCROW>(nRow) ); in FillAuto()
1033 ScBaseCell* pCell = GetCell( nSrcX, nSrcY ); in GetAutoFillPreview()
1096 ScBaseCell* pCell = GetCell( nCol1, nRow1 ); in GetAutoFillPreview()
1363 ScBaseCell* pSrcCell = aCol[nCol].GetCell(static_cast<SCROW>(nRow)); in FillSeries()
H A Dtable3.cxx146 pInfo->pCell = pCol->GetCell( nRow ); in CreateSortInfoArray()
160 pInfo->pCell = GetCell( nCol, nRow ); in CreateSortInfoArray()
477 ScBaseCell* pCell1 = aCol[nCol].GetCell( nIndex1 ); in Compare()
478 ScBaseCell* pCell2 = aCol[nCol].GetCell( nIndex2 ); in Compare()
487 ScBaseCell* pCell1 = aCol[nIndex1].GetCell( nRow ); in Compare()
488 ScBaseCell* pCell2 = aCol[nIndex2].GetCell( nRow ); in Compare()
952 pCell = GetCell( static_cast<SCCOL>(rEntry.nField), nRow ); in ValidQuery()
1514 pCell = GetCell( nCol, j ); in Query()
H A Dtable1.cxx1487 ScBaseCell* pCell = aCol[rCol].GetCell(nRow); in MaybeAddExtraColumn()
1539 ScBaseCell* pNextCell = aCol[nNewCol+1].GetCell(nRow); in MaybeAddExtraColumn()
1689 mpCell = mrColumn.GetCell(mnCurRow); in reset()
1727 mpCell = mrColumn.GetCell(mnCurRow); in next()
/trunk/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.cxx146 maLayouter.GetCell(0,0).SetControl(*mpColorTextFT).SetGridWidth(3); in AreaPropertyPanel()
147 maLayouter.GetCell(1,0).SetControl(*mpLbFillType); in AreaPropertyPanel()
148 maLayouter.GetCell(1,2,0).SetControl(*mpToolBoxColorBackground).SetFixedWidth(); in AreaPropertyPanel()
149 maLayouter.GetCell(1,2,1).SetControl(*mpLbFillAttr); in AreaPropertyPanel()
151 maLayouter.GetCell(2,0).SetControl(*mpTrspTextFT).SetGridWidth(3); in AreaPropertyPanel()
152 maLayouter.GetCell(3,0).SetControl(*mpLBTransType); in AreaPropertyPanel()
153 maLayouter.GetCell(3,2,0).SetControl(*mpMTRTransparent); in AreaPropertyPanel()
154 maLayouter.GetCell(3,2,1).SetControl(*mpBTNGradient); in AreaPropertyPanel()
/trunk/main/sc/source/ui/view/
H A Dspelleng.cxx130 pCell = mrDoc.GetCell( aPos ); in FindNextConversionCell()
150 pCell = mrDoc.GetCell( aPos ); in FindNextConversionCell()
298 mrDoc.GetCell( nCol, nRow, nTab, pCell ); in FillFromCell()
H A Dviewfun4.cxx387 pDoc->GetCell(nCol, nRow, nTab, pCell); in DoThesaurus()
765 ScBaseCell* pCell = pDoc->GetCell( aCellPos ); in InsertBookmark()
813 ScBaseCell* pCell = pDoc->GetCell( aPos ); in HasBookmarkAtCursor()
/trunk/main/svx/source/sidebar/text/
H A DTextPropertyPanel.cxx216 …maLayouter.GetCell(0,0).SetControl(*mpFontNameBox).SetMinimumWidth(Layouter::MapWidth(*this,FONTNA… in TextPropertyPanel()
217 maLayouter.GetCell(0,2).SetControl(maFontSizeBox).SetFixedWidth(); in TextPropertyPanel()
219 maLayouter.GetCell(1,0).SetControl(*mpToolBoxFontBackground).SetFixedWidth(); in TextPropertyPanel()
220 maLayouter.GetCell(1,2).SetControl(*mpToolBoxIncDecBackground).SetFixedWidth(); in TextPropertyPanel()
/trunk/main/sw/source/filter/writer/
H A Dwrtswtbl.cxx852 pLayoutInfo->GetCell( nRow, nCol ); in SwWriteTable()
859 if( ( nRow>0 && pLayoutCnts == pLayoutInfo->GetCell(nRow-1,nCol) in SwWriteTable()
861 ( nCol>0 && pLayoutCnts == pLayoutInfo->GetCell(nRow,nCol-1) in SwWriteTable()
/trunk/main/sw/source/core/access/
H A Dacctable.cxx132 const SwFrm *GetCell( sal_Int32 nRow, sal_Int32 nColumn, sal_Bool bExact,
437 const SwFrm *SwAccessibleTableData_Impl::GetCell( in GetCell() function in SwAccessibleTableData_Impl
1303 GetTableData().GetCell( nRow, nColumn, sal_False, this ); in getAccessibleCellAt()
1335 GetTableData().GetCell( nRow, nColumn, sal_False, this ); in isAccessibleSelected()
1361 SwAccessibleChild aCell( GetTableData().GetCell( nRow, nColumn, sal_False, this )); in getAccessibleIndex()
/trunk/main/sw/inc/
H A Dhtmltbl.hxx303 inline SwHTMLTableLayoutCell *GetCell( sal_uInt16 nRow, sal_uInt16 nCol ) const;
464 inline SwHTMLTableLayoutCell *SwHTMLTableLayout::GetCell( sal_uInt16 nRow, sal_uInt16 nCol ) const in GetCell() function in SwHTMLTableLayout
/trunk/main/sc/inc/
H A Ddociter.hxx73 ScBaseCell* GetCell();
545 const ScBaseCell* GetCell() const { return pFoundCell; } in GetCell() function in ScUsedAreaIterator

Completed in 227 milliseconds

1234