Searched refs:nRelatedHeight (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/dbaccess/source/ui/dlg/ |
H A D | DBSetupConnectionPages.cxx | 927 … sal_Int32 nRelatedHeight = LogicToPixel( Size( 0, RELATED_CONTROLS ), MAP_APPFONT ).Height(); in DBG_NAME() local 930 ::std::pair<Window*,sal_Int32>(&m_aFTFinalHelpText,nRelatedHeight) in DBG_NAME() 931 ,::std::pair<Window*,sal_Int32>(&m_aRBRegisterDataSource,nRelatedHeight) in DBG_NAME() 933 ,::std::pair<Window*,sal_Int32>(&m_aFTAdditionalSettings,nRelatedHeight) in DBG_NAME() 934 ,::std::pair<Window*,sal_Int32>(&m_aCBOpenAfterwards,nRelatedHeight) in DBG_NAME()
|
Completed in 20 milliseconds