Home
last modified time | relevance | path

Searched refs:GetTabPageSizePixel (Results 1 – 3 of 3) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/propctrlr/
H A Dpropertyeditor.cxx226 pPage->SetSizePixel(m_aTabControl->GetTabPageSizePixel()); in AppendPage()
464 aPagePos->second.pPage->SetSizePixel( m_aTabControl->GetTabPageSizePixel() ); in ShowPropertyPage()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dtabctrl.hxx118 Size GetTabPageSizePixel() const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/
H A Dtabctrl.cxx1622 Size TabControl::GetTabPageSizePixel() const in GetTabPageSizePixel() function in TabControl