Searched refs:nMoveUp (Results 1 – 4 of 4) sorted by relevance
162 long nMoveUp = aControlPos.Y() - aPos.Y(); in SpecialSettingsPage() local164 … m_pBooleanComparisonModeLabel->SetPosPixel( Point( aLabelPos.X(), aLabelPos.Y() - nMoveUp ) ); in SpecialSettingsPage()165 … m_pBooleanComparisonMode->SetPosPixel( Point( aControlPos.X(), aControlPos.Y() - nMoveUp ) ); in SpecialSettingsPage()177 long nMoveUp = aControlPos.Y() - aPos.Y(); in SpecialSettingsPage() local179 m_pMaxRowScanLabel->SetPosPixel( Point( aLabelPos.X(), aLabelPos.Y() - nMoveUp ) ); in SpecialSettingsPage()180 m_pMaxRowScan->SetPosPixel( Point( aControlPos.X(), aControlPos.Y() - nMoveUp ) ); in SpecialSettingsPage()
283 sal_Int32 nMoveUp = m_aUnique.GetPosPixel().Y() - m_aDescriptionLabel.GetPosPixel().Y(); in DBG_NAME() local291 aPos.Y() -= nMoveUp; in DBG_NAME()295 aPos.Y() -= nMoveUp; in DBG_NAME()299 aPos.Y() -= nMoveUp; in DBG_NAME()304 aSize.Height() += nMoveUp; in DBG_NAME()
443 …sal_Int32 nMoveUp = m_pImpl->m_aCatalog.GetPosPixel().Y() - m_pImpl->m_aDescription.GetPosPixel().… in implInit() local454 aPos.Y() -= nMoveUp; in implInit()461 aSize.Height() -= nMoveUp; in implInit()
742 sal_Int32 nMoveUp = aMenuFL.GetPosPixel().Y() - pFontAntiAliasing->GetPosPixel().Y(); in OfaViewTabPage()749 aPos.Y() -= nMoveUp; in OfaViewTabPage()
Completed in 36 milliseconds