Home
last modified time | relevance | path

Searched refs:GetOptimalSize (Results 26 – 34 of 34) sorted by relevance

12

/trunk/main/vcl/source/control/
H A Dedit.cxx2894 Size Edit::GetOptimalSize(WindowSizeType eType) const in GetOptimalSize() function in Edit
2900 return Control::GetOptimalSize( eType ); in GetOptimalSize()
/trunk/main/svtools/source/toolpanel/
H A Dpaneltabbar.cxx1021 Size PanelTabBar::GetOptimalSize( WindowSizeType i_eType ) const in GetOptimalSize() function in svt::PanelTabBar
/trunk/main/sfx2/source/dialog/
H A Dtabdlg.cxx1456 Size optimalSize = pTabPage->GetOptimalSize (WINDOWSIZE_MINIMUM); in IMPL_LINK()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx1111 virtual Size GetOptimalSize(WindowSizeType eType) const;
/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx1217 return p->GetOptimalSize (WINDOWSIZE_MINIMUM); in GetTabPageSizePixel()
/trunk/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx512 const Size aTemp( ppAggregates[i]->GetOptimalSize(WINDOWSIZE_PREFERRED) ); in GetMaxControlHeight()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx362 const Size aTemp( pControls[i]->GetOptimalSize(WINDOWSIZE_PREFERRED) ); in InitCellController()
/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx2224 aSz = GetWindow()->GetOptimalSize( WINDOWSIZE_MINIMUM ); in getMinimumSize()
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx408 const Size aTemp( pControls[i]->GetOptimalSize(WINDOWSIZE_PREFERRED) ); in Init()

Completed in 105 milliseconds

12