Searched refs:pLeftBox (Results 1 – 5 of 5) sorted by relevance
1488 SwTableBox* pLeftBox; member1615 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 …]
401 SwTableBox* pLeftBox = 0; in CollectBoxSelection() local413 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()
236 pLeftBox(pLeft), in SfxOrganizeMgr()275 pLeftBox = pRightBox = NULL; in ~SfxOrganizeMgr()
1801 const SvxBoxItem* pLeftBox = (SvxBoxItem*)GetAttr(nCol - 1, nRow, ATTR_BORDER); in GetAutoFormatFrame() local1809 if (pLeftBox) in GetAutoFormatFrame()1811 if (ScHasPriority(pTheBox->GetLeft(), pLeftBox->GetRight())) in GetAutoFormatFrame()1814 aBox.SetLine(pLeftBox->GetRight(), BOX_LINE_LEFT); in GetAutoFormatFrame()
63 SfxOrganizeListBox_Impl* pLeftBox; member in SfxOrganizeMgr
Completed in 406 milliseconds