Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Doptcolor.cxx1132 sal_Int32 nSecondWidth = aScrollWindow.aColorBoxes[0]->GetPosPixel().X() - nFirstWidth; in ColorConfigCtrl_Impl() local
1133 … sal_Int32 nThirdWidth = aScrollWindow.aWindows[0]->GetPosPixel().X() - nFirstWidth - nSecondWidth; in ColorConfigCtrl_Impl()
1137 aHeaderHB.InsertItem( 2, sUIElem, nSecondWidth, (sal_uInt16)nHeadBits|HIB_LEFT); in ColorConfigCtrl_Impl()
1140 …aHeaderHB.GetSizePixel().Width() - nFirstWidth - nSecondWidth - nThirdWidth, (sal_uInt16)nHeadBits… in ColorConfigCtrl_Impl()
/trunk/main/sw/source/ui/dbui/
H A Dmmaddressblockpage.cxx1378 sal_Int32 nSecondWidth = nFirstWidth = aOutputSize.Width() / 3; in SwAssignFieldsDialog() local
1381 m_pFieldsControl->m_aHeaderHB.InsertItem( 2, sMatchesTo, nSecondWidth, nHeadBits|HIB_LEFT); in SwAssignFieldsDialog()
1383 aOutputSize.Width() - nFirstWidth - nSecondWidth, nHeadBits|HIB_LEFT); in SwAssignFieldsDialog()

Completed in 35 milliseconds