Searched refs:GetMinimumSizeWithMeta (Results 1 – 4 of 4) sorted by relevance
155 sal_Int32 GetMinimumSizeWithMeta();
264 sal_Int32 GetMinimumSizeWithMeta() const;
1008 if (lAverageHeight<GetMinimumSizeWithMeta()) in LayoutByPage()1014 (*i)->SetSize(Size((*i)->VirtualSize().getWidth(),(*i)->GetMinimumSizeWithMeta())); in LayoutByPage()1809 sal_Int32 SwPostItMgr::GetMinimumSizeWithMeta() const in GetMinimumSizeWithMeta() function in SwPostItMgr
1178 sal_Int32 SwSidebarWin::GetMinimumSizeWithMeta() in GetMinimumSizeWithMeta() function in sw::sidebarwindows::SwSidebarWin1180 return mrMgr.GetMinimumSizeWithMeta(); in GetMinimumSizeWithMeta()
Completed in 33 milliseconds