Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/dlg/
H A DDBSetupConnectionPages.cxx926 … 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 17 milliseconds