Home
last modified time | relevance | path

Searched refs:pBottomBox (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/core/data/
H A Dtable4.cxx1804 const SvxBoxItem* pBottomBox = (SvxBoxItem*)GetAttr(nCol, nRow + 1, ATTR_BORDER); in GetAutoFormatFrame() local
1845 if (pBottomBox) in GetAutoFormatFrame()
1847 if (ScHasPriority(pTheBox->GetBottom(), pBottomBox->GetTop())) in GetAutoFormatFrame()
1850 aBox.SetLine(pBottomBox->GetTop(), BOX_LINE_BOTTOM); in GetAutoFormatFrame()
/trunk/main/sw/source/ui/dbui/
H A Dmmaddressblockpage.cxx1171 ListBox* pBottomBox = m_aMatches[rHeaders.Count() -1]; in SwAssignFieldsControl() local
1172 long nYBottom = pBottomBox->GetPosPixel().Y(); in SwAssignFieldsControl()
1173 nYBottom += pBottomBox->GetDropDownPosSizePixel().GetHeight(); in SwAssignFieldsControl()

Completed in 26 milliseconds