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