Home
last modified time | relevance | path

Searched refs:GetTabBox (Results 1 – 20 of 20) sorted by relevance

/aoo41x/main/sw/source/core/frmedt/
H A Dfetab.cxx601 ((SwCellFrm*)pBox)->GetTabBox(), sal_True); in _GetTabCols()
1923 if( pFrm && pFrm->GetTabBox()->GetSttNd() && in SelTblRowCol()
2050 if( pFrm && pFrm->GetTabBox()->GetSttNd() && in WhichMouseTabCol()
2051 pFrm->GetTabBox()->GetSttNd()->IsInProtectSect() ) in WhichMouseTabCol()
2379 *(SwTableBox*)((SwCellFrm*)pFrm)->GetTabBox(), in SetColRowWidthHeight()
2424 if( rCells[ i ]->GetTabBox() == pBox ) in lcl_IsFormulaSelBoxes()
2466 GetTabBox()->GetFrmFmt()->GetTblBoxFormula(), aCells)) in GetAutoSum()
2474 sTmp += aCells[ --i ]->GetTabBox()->GetName(); in GetAutoSum()
2487 GetTabBox()->GetFrmFmt()->GetTblBoxFormula(), aCells )) in GetAutoSum()
2512 sTmp += aCells[ --i ]->GetTabBox()->GetName(); in GetAutoSum()
[all …]
H A Dtblsel.cxx375 ((SwCellFrm*)pCell)->GetTabBox(); in GetTblSel()
710 SwTableBoxPtr pBox = (SwTableBox*)rCF.pFrm->GetTabBox(); in ChkChartSel()
818 ->GetTabBox()->IsFormulaOrValueBox() )) in GetAutoSumSel()
887 ->GetTabBox()->IsFormulaOrValueBox() )) in GetAutoSumSel()
1063 SwTableBox* pBox =(SwTableBox*)((SwCellFrm*)pCell)->GetTabBox(); in GetMergeSel()
1658 GetTabBox()->GetTabLines(); in lcl_FindStartEndRow()
/aoo41x/main/sw/source/core/edit/
H A Dedtab.cxx318 SwTableBox *pBox = (SwTableBox*)((SwCellFrm*)pFrm)->GetTabBox(); in GetTblBoxFormulaAttrs()
360 SwTableBox *pBox = (SwTableBox*)((SwCellFrm*)pFrm)->GetTabBox(); in SetTblBoxFormulaAttrs()
390 pBox = (SwTableBox*)((SwCellFrm*)pFrm)->GetTabBox(); in IsTableBoxTextFormat()
430 pBox = (SwTableBox*)((SwCellFrm*)pFrm)->GetTabBox(); in GetTableBoxText()
/aoo41x/main/sw/source/core/access/
H A Dacccell.cxx82 const_cast< SwTableBox *>( pCFrm->GetTabBox() ); //SVPtrArr! in IsSelected()
121 OUString sBoxName( pCellFrm->GetTabBox()->GetName() ); in SwAccessibleCell()
383 return pCellFrm->GetTabBox()->GetFrmFmt(); in GetTblBoxFormat()
396 const SwStartNode *pSttNd = pCellFrm->GetTabBox()->GetSttNd(); in getCurrentValue()
H A Dacctable.cxx396 const_cast< SwTableBox *>( pCFrm->GetTabBox() ); //SVPtrArr! in GetSelection()
748 pBox = pCellFrm->GetTabBox(); in GetTableBox()
1343 const_cast< SwTableBox *>( pCFrm->GetTabBox() ); //SVPtrArr! in isAccessibleSelected()
H A Daccfrmobj.cxx138 static_cast<const SwCellFrm *>( mpFrm )->GetTabBox()->GetSttNd() != 0 ) && in IsAccessible()
/aoo41x/main/sw/source/core/crsr/
H A Dtrvltbl.cxx228 …pStt = aCells[ bVert ? (bRow ? 0 : 3) : (bRow ? 2 : 1) ]->GetTabBox(); // will become point of ta… in _SelTblRowOrCol()
229 …pEnd = aCells[ bVert ? (bRow ? 3 : 0) : (bRow ? 1 : 2) ]->GetTabBox(); // will become mark of tab… in _SelTblRowOrCol()
755 sNm = ((SwCellFrm*)pFrm)->GetTabBox()->GetName(); in GetBoxNms()
777 sNm += ((SwCellFrm*)pFrm)->GetTabBox()->GetName(); in GetBoxNms()
/aoo41x/main/sw/source/core/layout/
H A Dfindfrm.cxx1622 if ( pRet && pRet->GetTabBox()->getRowSpan() < 1 ) in GetPreviousCell()
1642 ( bStart && GetTabBox()->getRowSpan() < 1 || in FindStartEndOfRowSpanCell()
1682 GetTabBox()->FindStartOfRowSpan( *pTable, nMax ) : in FindStartEndOfRowSpanCell()
1683 GetTabBox()->FindEndOfRowSpan( *pTable, nMax ); in FindStartEndOfRowSpanCell()
1689 if ( pMasterCell->GetTabBox() == &rMasterBox ) in FindStartEndOfRowSpanCell()
H A Dtabfrm.cxx472 if ( pDestCell->GetTabBox()->getRowSpan() < 1 ) in lcl_MoveRowContent()
899 if ( pLower->GetTabBox()->getRowSpan() < 0 ) in lcl_GetMaximumLayoutRowSpan()
1313 if ( pCellFrm->GetTabBox()->getRowSpan() < 1 ) in Split()
1485 if ( pThisCell && pThisCell->GetTabBox()->getRowSpan() < 1 ) in SwInvalidateAll()
1652 if ( pThisCell && pThisCell->GetTabBox()->getRowSpan() < 1 ) in lcl_InnerCalcLayout()
4525 if ( pCellFrm->GetTabBox()->getRowSpan() < 1 ) in AdjustCells()
5201 long nRemaining = GetTabBox()->getRowSpan() >= 1 ? in Format()
5236 const SwTableLine* pTabLine = GetTabBox()->GetUpper(); in Format()
5247 while ( pTmpBox != GetTabBox() ); in Format()
5510 long nRet = GetTabBox()->getRowSpan(); in GetLayoutRowSpan()
[all …]
H A Dssfrm.cxx239 ((SwCellFrm*)this)->GetTabBox()->getRowSpan() == 1 ) in CheckDirChange()
241 SwTableLine* pLine = (SwTableLine*)((SwCellFrm*)this)->GetTabBox()->GetUpper(); in CheckDirChange()
673 nRowSpan = ((SwCellFrm*)pTmp)->GetTabBox()->getRowSpan(); in PaintArea()
H A Dtrvlfrm.cxx1922 ((SwCellFrm*)pCell)->GetTabBox(); in MakeTblCrsrs()
2480 … ( (SwCellFrm*) pStartFrm->GetUpper() )->GetTabBox() : in CalcFrmRects()
2499 … ( (SwCellFrm*) pCntnt->GetUpper() )->GetTabBox() : in CalcFrmRects()
H A Dwsfrm.cxx2508 if ( -1 == rEndCell.GetTabBox()->getRowSpan() ) in GrowFrm()
H A Dpaintfrm.cxx2200 const long nRowSpan = pThisCell->GetTabBox()->getRowSpan(); in HandleFrame()
/aoo41x/main/sw/source/core/inc/
H A Dcellfrm.hxx55 const SwTableBox *GetTabBox() const { return pTabBox; } in GetTabBox() function in SwCellFrm
/aoo41x/main/sw/source/core/table/
H A Dswtable.cxx1542 pRet = (SwTableBox*)((SwCellFrm*)pFrm)->GetTabBox(); in GetTblBox()
1843 if( pCell->GetTabBox() == this ) in ClaimFrmFmt()
1863 if( pCell->GetTabBox() == this ) in ChgFrmFmt()
2765 const SwTableBox * pTabBox = pCellFrm->GetTabBox(); in getNextTableBoxsCellFrm()
2827 pRet = getCellFrm()->GetTabBox(); in getTableBox()
H A Dswnewtable.cxx595 if( pCell->GetTabBox() == &rBox ) in lcl_InvalidateCellFrm()
/aoo41x/main/sw/source/core/docnode/
H A Dndtbl.cxx2579 pBox = pBoxFrm->GetTabBox(); in GetTabCols()
2599 pBox = pBoxFrm->GetTabBox(); in GetTabCols()
2643 if ( rFrm.GetTabBox() == rBoxes[ i ] ) in lcl_IsFrmInColumn()
2804 pBox = pBoxFrm->GetTabBox(); in SetTabCols()
2824 pBox = pBoxFrm->GetTabBox(); in SetTabCols()
2880 pBox = pBoxFrm->GetTabBox(); in SetTabRows()
2956 pBox = ((SwCellFrm*)pFrm)->GetTabBox(); in SetTabRows()
H A Dndtbl1.cxx775 SwTableBox *pBox = (SwTableBox*)pCell->GetTabBox(); in SetTabBorders()
862 ((SwTableBox*)pCell->GetTabBox())->ClaimFrmFmt(); in SetTabLineStyle()
/aoo41x/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx229 … pKey = (void*) & static_cast<const SwCellFrm&>(rFrm).GetTabBox()->FindStartOfRowSpan( *pTable ); in lcl_GetKeyFromFrame()
723 nVal = pThisCell->GetTabBox()->getRowSpan(); in SetAttributes()
/aoo41x/main/sw/source/core/undo/
H A Duntbl.cxx1148 : ((SwCellFrm*)pLast)->GetTabBox() == pTblBx ) in NewFrmFmt()

Completed in 241 milliseconds