Searched refs:CalculateRowCount (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/sd/source/ui/sidebar/ |
H A D | PreviewValueSet.cxx | 104 sal_uInt16 nNewRowCount (CalculateRowCount (nNewColumnCount)); in Rearrange() 130 sal_uInt16 PreviewValueSet::CalculateRowCount (sal_uInt16 nColumnCount) const in CalculateRowCount() function in sd::sidebar::PreviewValueSet 173 int nRowCount (CalculateRowCount(CalculateColumnCount(nWidth))); in GetPreferredHeight()
|
H A D | LayoutMenu.cxx | 271 (sal_uInt16)CalculateRowCount (aItemSize,mnPreferredColumnCount)); in GetPreferredSize() 374 int nRowCount = CalculateRowCount (aItemSize, nColumnCount); in Resize() 448 int LayoutMenu::CalculateRowCount (const Size&, int nColumnCount) in CalculateRowCount() function in sd::sidebar::LayoutMenu
|
H A D | PreviewValueSet.hxx | 64 sal_uInt16 CalculateRowCount (sal_uInt16 nColumnCount) const;
|
H A D | LayoutMenu.hxx | 157 int CalculateRowCount (const Size& rItemSize, int nColumnCount);
|
/aoo41x/main/svx/source/sidebar/ |
H A D | ColorPanel.cxx | 104 sal_uInt16 nRowCount = (sal_uInt16)CalculateRowCount(aItemSize, nColumnCount); in Resize() 116 int ColorPanel::CalculateRowCount (const Size&, int nColumnCount) in CalculateRowCount() function in svx::sidebar::ColorPanel
|
H A D | ColorPanel.hxx | 53 int CalculateRowCount (const Size& rItemSize, int nColumnCount);
|
/aoo41x/main/svx/source/sidebar/debug/ |
H A D | ColorPanel.cxx | 104 sal_uInt16 nRowCount = (sal_uInt16)CalculateRowCount(aItemSize, nColumnCount); in Resize() 116 int ColorPanel::CalculateRowCount (const Size&, int nColumnCount) in CalculateRowCount() function in svx::sidebar::ColorPanel
|
H A D | ColorPanel.hxx | 53 int CalculateRowCount (const Size& rItemSize, int nColumnCount);
|
Completed in 51 milliseconds