Searched refs:GetMinimumSizeWithMeta (Results 1 – 4 of 4) sorted by relevance
155 sal_Int32 GetMinimumSizeWithMeta();
264 sal_Int32 GetMinimumSizeWithMeta() const;
1010 if (lAverageHeight<GetMinimumSizeWithMeta()) in LayoutByPage()1016 (*i)->SetSize(Size((*i)->VirtualSize().getWidth(),(*i)->GetMinimumSizeWithMeta())); in LayoutByPage()1811 sal_Int32 SwPostItMgr::GetMinimumSizeWithMeta() const in GetMinimumSizeWithMeta() function in SwPostItMgr
1180 sal_Int32 SwSidebarWin::GetMinimumSizeWithMeta() in GetMinimumSizeWithMeta() function in sw::sidebarwindows::SwSidebarWin1182 return mrMgr.GetMinimumSizeWithMeta(); in GetMinimumSizeWithMeta()
Completed in 36 milliseconds