Searched refs:pBottomBox (Results 1 – 2 of 2) sorted by relevance
1804 const SvxBoxItem* pBottomBox = (SvxBoxItem*)GetAttr(nCol, nRow + 1, ATTR_BORDER); in GetAutoFormatFrame() local1845 if (pBottomBox) in GetAutoFormatFrame()1847 if (ScHasPriority(pTheBox->GetBottom(), pBottomBox->GetTop())) in GetAutoFormatFrame()1850 aBox.SetLine(pBottomBox->GetTop(), BOX_LINE_BOTTOM); in GetAutoFormatFrame()
1171 ListBox* pBottomBox = m_aMatches[rHeaders.Count() -1]; in SwAssignFieldsControl() local1172 long nYBottom = pBottomBox->GetPosPixel().Y(); in SwAssignFieldsControl()1173 nYBottom += pBottomBox->GetDropDownPosSizePixel().GetHeight(); in SwAssignFieldsControl()
Completed in 21 milliseconds