Searched refs:nUnrelatedHeight (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/dbaccess/source/ui/dlg/ |
H A D | DBSetupConnectionPages.cxx | 926 … sal_Int32 nUnrelatedHeight = LogicToPixel( Size( 0, UNRELATED_CONTROLS ), MAP_APPFONT ).Height(); in DBG_NAME() local 932 ,::std::pair<Window*,sal_Int32>(&m_aRBDontregisterDataSource,nUnrelatedHeight) in DBG_NAME() 935 ,::std::pair<Window*,sal_Int32>(&m_aCBStartTableWizard,nUnrelatedHeight) in DBG_NAME() 936 ,::std::pair<Window*,sal_Int32>(&m_aFTFinalText,nUnrelatedHeight) in DBG_NAME() 941 aPos.Y() += aStart.Height() + nUnrelatedHeight; in DBG_NAME()
|
Completed in 20 milliseconds