Home
last modified time | relevance | path

Searched refs:pLeftBox (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Dtblrwcl.cxx1488 SwTableBox* pLeftBox; member
1615 SwTableLine* pInsLine = pULPara->pLeftBox->GetUpper(); in lcl_Merge_MoveLine()
1649 if( pULPara->pLeftBox->GetUpper() == pInsLine ) in lcl_Merge_MoveLine()
1667 pInsLine = pULPara->pLeftBox->GetUpper(); in lcl_Merge_MoveLine()
1805 pLeftBox->ClaimFrmFmt(); in OldMerge()
1823 aPara.SetLeft( pLeftBox ); in OldMerge()
1829 if( !pLeftBox->GetTabLines().Count() ) in OldMerge()
1830 _DeleteBox( *this, pLeftBox, 0, sal_False, sal_False ); in OldMerge()
1833 lcl_CalcWidth( pLeftBox ); // bereche die Breite der Box in OldMerge()
1834 if( pUndo && pLeftBox->GetSttNd() ) in OldMerge()
[all …]
/trunk/main/sw/source/core/table/
H A Dswnewtable.cxx401 SwTableBox* pLeftBox = 0; in CollectBoxSelection() local
413 pLeftBox = pLine->GetTabBoxes()[nCurrBox-1]; in CollectBoxSelection()
433 pLeftBox = pBox; in CollectBoxSelection()
490 SwTableBox* pOuterBox = pLeftBox; in CollectBoxSelection()
508 if( pOuterBox == pLeftBox ) in CollectBoxSelection()
521 if( pOuterBox == pLeftBox ) in CollectBoxSelection()
540 else if( ( nLeftSpanCnt && pLeftBox == pOuterBox ) || in CollectBoxSelection()
/trunk/main/sfx2/source/view/
H A Dorgmgr.cxx236 pLeftBox(pLeft), in SfxOrganizeMgr()
275 pLeftBox = pRightBox = NULL; in ~SfxOrganizeMgr()
/trunk/main/sc/source/core/data/
H A Dtable4.cxx1801 const SvxBoxItem* pLeftBox = (SvxBoxItem*)GetAttr(nCol - 1, nRow, ATTR_BORDER); in GetAutoFormatFrame() local
1809 if (pLeftBox) in GetAutoFormatFrame()
1811 if (ScHasPriority(pTheBox->GetLeft(), pLeftBox->GetRight())) in GetAutoFormatFrame()
1814 aBox.SetLine(pLeftBox->GetRight(), BOX_LINE_LEFT); in GetAutoFormatFrame()
/trunk/main/sfx2/inc/
H A Dorgmgr.hxx63 SfxOrganizeListBox_Impl* pLeftBox; member in SfxOrganizeMgr

Completed in 58 milliseconds