Searched refs:getMaxRowCount (Results 1 – 5 of 5) sorted by relevance
43 sal_uInt32 SvxColorValueSet::getMaxRowCount() const in getMaxRowCount() function in SvxColorValueSet94 if(nRowCount > getMaxRowCount()) in layoutAllVisible()104 SetLineCount(std::min(nRowCount, getMaxRowCount())); in layoutAllVisible()
42 sal_uInt32 getMaxRowCount() const;
98 sal_Int32 getMaxRowCount() const;
606 sal_Int32 nRowCountLocal = m_apDataBrowserModel->getMaxRowCount(); in RenewTable()877 const sal_Int32 nRowCnt = m_apDataBrowserModel->getMaxRowCount(); in SetDataFromModel()
725 sal_Int32 DataBrowserModel::getMaxRowCount() const in getMaxRowCount() function in chart::DataBrowserModel
Completed in 39 milliseconds