Home
last modified time | relevance | path

Searched refs:CalculateRowCount (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sd/source/ui/sidebar/
H A DPreviewValueSet.cxx104 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 DLayoutMenu.cxx271 (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 DPreviewValueSet.hxx64 sal_uInt16 CalculateRowCount (sal_uInt16 nColumnCount) const;
H A DLayoutMenu.hxx157 int CalculateRowCount (const Size& rItemSize, int nColumnCount);
/trunk/main/svx/source/sidebar/
H A DColorPanel.cxx104 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 DColorPanel.hxx53 int CalculateRowCount (const Size& rItemSize, int nColumnCount);
/trunk/main/svx/source/sidebar/debug/
H A DColorPanel.cxx104 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 DColorPanel.hxx53 int CalculateRowCount (const Size& rItemSize, int nColumnCount);

Completed in 28 milliseconds