Home
last modified time | relevance | path

Searched refs:getMinimumHeight (Results 1 – 7 of 7) sorted by relevance

/trunk/main/extensions/source/propctrlr/
H A Dpropertyeditor.cxx111 sal_Int32 OPropertyEditor::getMinimumHeight() in getMinimumHeight() function in pcr::OPropertyEditor
126 nMinHeight += pPage->getMinimumHeight(); in getMinimumHeight()
H A Dbrowserpage.hxx52 sal_Int32 getMinimumHeight();
H A Dbrowserpage.cxx92 sal_Int32 OBrowserPage::getMinimumHeight() in getMinimumHeight() function in pcr::OBrowserPage
H A Dbrowserview.cxx131 aSize.setHeight( m_pPropBox->getMinimumHeight() ); in getMinimumSize()
H A Dpropertyeditor.hxx122 sal_Int32 getMinimumHeight();
/trunk/main/svx/source/table/
H A Dcell.cxx643 sal_Int32 Cell::getMinimumHeight() in getMinimumHeight() function in sdr::table::Cell
875 return ::com::sun::star::awt::Size( getMinimumWidth(), getMinimumHeight() ); in getMinimumSize()
H A Dcell.hxx92 SVX_DLLPRIVATE sal_Int32 getMinimumHeight();

Completed in 45 milliseconds