Home
last modified time | relevance | path

Searched refs:GetPosPixel (Results 51 – 75 of 436) sorted by relevance

12345678910>>...18

/aoo42x/main/chart2/source/controller/dialogs/
H A Dres_DataLabel.cxx162 long nNewPBXPos = m_aCBNumber.GetPosPixel().X() + nCBXWidth + aControlDistance.Width(); in DataLabelResources()
169 nCBXWidth = nPageWidth-m_aCBNumber.GetPosPixel().X()-nPBWidth-aControlDistance.Width(); in DataLabelResources()
171 …berFormatForValue.SetPosPixel( Point( nNewPBXPos, m_aPB_NumberFormatForValue.GetPosPixel().Y() ) ); in DataLabelResources()
172 …ormatForPercent.SetPosPixel( Point( nNewPBXPos, m_aPB_NumberFormatForPercent.GetPosPixel().Y() ) ); in DataLabelResources()
189 …long nWantedMinLeftBorder = m_aFT_LabelPlacement.GetPosPixel().X() + aSize.getWidth () + aControlD… in DataLabelResources()
198 … m_aSeparatorResources.GetCurrentListBoxPosition().X(), m_aLB_LabelPlacement.GetPosPixel().Y() ) ); in DataLabelResources()
/aoo42x/main/vcl/source/window/
H A Dsplit.cxx266 Point aPos = rMEvt.GetPosPixel(); in MouseButtonDown()
322 …malizedScreenToOutputPixel( OutputToNormalizedScreenPixel( rTEvt.GetMouseEvent().GetPosPixel() ) ); in Tracking()
402 Point aPos = GetPosPixel(); in ImplKbdTracking()
412 Point aOldWindowPos = GetPosPixel(); in ImplKbdTracking()
422 while( maxiter-- && aOldWindowPos == GetPosPixel() ) in ImplKbdTracking()
578 Point aPos = GetPosPixel(); in ImplStartKbdSplitting()
/aoo42x/main/svx/source/sidebar/graphic/
H A DGraphicPropertyPanel.cxx188 …const sal_Int32 nRight0 (mpLBColorMode->GetPosPixel().X() + mpLBColorMode->GetSizePixel().Width()); in Initialize()
189 const sal_Int32 nRight1 (mpMtrTrans->GetPosPixel().X() + mpMtrTrans->GetSizePixel().Width()); in Initialize()
192 mpMtrRed->GetPosPixel().Y())); in Initialize()
195 mpMtrBlue->GetPosPixel().Y())); in Initialize()
198 mpMtrGreen->GetPosPixel().Y())); in Initialize()
201 mpMtrGamma->GetPosPixel().Y())); in Initialize()
/aoo42x/main/sfx2/source/sidebar/
H A DDeck.cxx328 sal_Int32 nPanelTop (rPanel.GetPosPixel().Y()); in ShowPanel()
332 nPanelTop = rPanel.GetTitleBar()->GetPosPixel().Y(); in ShowPanel()
346 mpScrollContainer->GetPosPixel().X(), in ShowPanel()
373 const Point aLocation (pRoot->GetPosPixel()); in PrintWindowSubTree()
416 mpScrollContainer->GetPosPixel().X(), in IMPL_LINK()
H A DLayouter.cxx63 nRight-rControl.GetPosPixel().X(),0, in SetRight()
74 Point aPosition (rControl.GetPosPixel()); in MoveControlHorizontally()
86 rControl.SetPosPixel(Point(nX, rControl.GetPosPixel().Y())); in SetHorizontalPosition()
/aoo42x/main/sc/source/ui/navipi/
H A Dnavipi.cxx707 (aTbxCmd.GetPosPixel().Y() + aTbxCmd.GetSizePixel().Height()), in ScNavigatorDlg()
708 (aEdRow.GetPosPixel().Y() + aEdRow.GetSizePixel().Height()) ) in ScNavigatorDlg()
712 nBorderOffset = aLbEntries.GetPosPixel().X(); in ScNavigatorDlg()
714 aInitSize.Width() = aTbxCmd.GetPosPixel().X() in ScNavigatorDlg()
717 aInitSize.Height() = aLbEntries.GetPosPixel().Y(); in ScNavigatorDlg()
768 aWndScenarios.SetPosPixel( aLbEntries.GetPosPixel() ); in ScNavigatorDlg()
901 Point aEntryPos = aLbEntries.GetPosPixel(); in DoResize()
902 Point aListPos = aLbDocuments.GetPosPixel(); in DoResize()
916 if(aListPos.Y() > aLbEntries.GetPosPixel().Y()) in DoResize()
/aoo42x/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx201 SetPointer( mpOutlinerView->GetPointer( rMEvt.GetPosPixel() ) ); in MouseMove()
462 Point aPos( mpMeta->GetPosPixel()); in DoResize()
709 …Rect(PixelToLogic(Rectangle(Point(mpMeta->GetPosPixel().X()+mpMeta->GetSizePixel().Width(),mpMeta-… in Paint()
746 if (maRectMetaButton.IsInside(PixelToLogic(rMEvt.GetPosPixel()))) in MouseMove()
767 if (!mbReadonly && maRectMetaButton.IsInside(PixelToLogic(rMEvt.GetPosPixel())) && rMEvt.IsLeft()) in MouseButtonDown()
779 if( mpMeta->IsVisible() &&(mpMeta->GetPosPixel().Y() < rCEvt.GetMousePosPixel().Y()) ) in Command()
/aoo42x/main/dbaccess/source/ui/dlg/
H A DConnectionPageSetup.cxx159 Point aPos = m_aFT_HelpText.GetPosPixel(); in DBG_NAME()
160 Point aFTPos = m_aFT_Connection.GetPosPixel(); in DBG_NAME()
161 Point aEDPos = m_aConnectionURL.GetPosPixel(); in DBG_NAME()
162 Point aPBPos = m_aPB_Connection.GetPosPixel(); in DBG_NAME()
/aoo42x/main/svx/source/dialog/
H A Dsrchdlg.cxx426 Point aPos(rWindow.GetPosPixel()); in lcl_MoveDown()
584 sal_Int32 nOffset = aSearchCmdLine.GetPosPixel().Y() - aSearchAllBtn.GetPosPixel().Y() in Construct_Impl()
585 - aButtonsFL.GetPosPixel().Y() + aSearchComponent2PB.GetPosPixel().Y(); in Construct_Impl()
850 Point aNewPt(aSearchBtn.GetPosPixel()); in CalculateDelta_Impl()
854 aNewPt.Y() = aSearchLB.GetPosPixel().Y() + nOff; in CalculateDelta_Impl()
865 Point aNewPos = aSimilarityBox.GetPosPixel(); in CalculateDelta_Impl()
868 aNewPos = aSimilarityBtn.GetPosPixel(); in CalculateDelta_Impl()
875 aNewPos = aJapMatchFullHalfWidthCB.GetPosPixel(); in CalculateDelta_Impl()
881 aNewPos = aJapOptionsCB.GetPosPixel(); in CalculateDelta_Impl()
884 aNewPos = aJapOptionsBtn.GetPosPixel(); in CalculateDelta_Impl()
[all …]
H A Dctredlin.cxx661 Point aPos=aViewData.GetPosPixel(); in Resize()
666 aPos=PbAccept.GetPosPixel(); in Resize()
669 aPos=PbAcceptAll.GetPosPixel(); in Resize()
672 aPos=PbReject.GetPosPixel(); in Resize()
675 aPos=PbRejectAll.GetPosPixel(); in Resize()
681 aPos=PbUndo.GetPosPixel(); in Resize()
754 +PbUndo.GetPosPixel().X() in GetMinSizePixel()
755 +PbAccept.GetPosPixel().X(); in GetMinSizePixel()
/aoo42x/main/sw/source/ui/config/
H A Doptcomp.cxx167 Point aMovePnt = m_aFormattingFT.GetPosPixel(); in SwCompatibilityOptPage()
168 Point aNewPnt = m_aOptionsFT.GetPosPixel(); in SwCompatibilityOptPage()
171 aMovePnt = m_aFormattingLB.GetPosPixel(); in SwCompatibilityOptPage()
172 aNewPnt = m_aOptionsLB.GetPosPixel(); in SwCompatibilityOptPage()
396 Point aBtnPnt = m_aDefaultPB.GetPosPixel(); in InitControls()
399 aBtnPnt = m_aResetPB.GetPosPixel(); in InitControls()
/aoo42x/main/sc/source/ui/drawfunc/
H A Dfutext.cxx154 aMDPos = pWindow->PixelToLogic( rMEvt.GetPosPixel() ); in MouseButtonDown()
338 pWindow->PixelToLogic(rMEvt.GetPosPixel()), pWindow )); in MouseButtonDown()
357 pWindow->PixelToLogic(rMEvt.GetPosPixel()), pWindow )); in MouseMove()
362 Point aNewPixel = rMEvt.GetPosPixel(); in MouseMove()
376 Point aPix(rMEvt.GetPosPixel()); in MouseMove()
408 Point aPnt( pWindow->PixelToLogic( rMEvt.GetPosPixel() ) ); in MouseButtonUp()
H A Dfusel.cxx127 aMDPos = pWindow->PixelToLogic( rMEvt.GetPosPixel() ); in MouseButtonDown()
346 Point aNewPixel = rMEvt.GetPosPixel(); in MouseMove()
354 Point aPix(rMEvt.GetPosPixel()); in MouseMove()
400 Point aPnt( pWindow->PixelToLogic( rMEvt.GetPosPixel() ) ); in MouseButtonUp()
562 Point aMousePixel = rMEvt.GetPosPixel(); in MouseButtonUp()
/aoo42x/main/sfx2/source/dialog/
H A Ddinfdlg.cxx850 Point aNewPos = aSignatureBtn.GetPosPixel(); in SfxDocumentPage()
853 aNewPos = aDeleteBtn.GetPosPixel(); in SfxDocumentPage()
1752 Point aPos = m_aNoButton.GetPosPixel(); in Resize()
2017 Point aPos = (*pCurrent)->GetPosPixel(); in InitControls()
2035 aPos = m_aYesNoButton.GetPosPixel(); in InitControls()
2052 m_nDatePosX = m_aDateField.GetPosPixel().X(); in InitControls()
2053 m_nTimePosX = m_aTimeField.GetPosPixel().X(); in InitControls()
2100 Point aPos = (*pCurrent)->GetPosPixel(); in AddLine()
2228 Point aPos = (*pCurrent)->GetPosPixel(); in DoScroll()
2359 Point aPos = m_aHeaderBar.GetPosPixel(); in CustomPropertiesControl()
[all …]
/aoo42x/main/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_dictionarydialog.cxx315 Point aPos = GetPosPixel(); in activate()
330 pHeaderBar->SetPosSizePixel( GetPosPixel(), pHeaderBar->CalcWindowSizePixel() ); in createHeaderBar()
571 long nWidth1 = m_aED_Mapping.GetPosPixel().X() - m_aED_Term.GetPosPixel().X(); in ChineseDictionaryDialog()
572 long nWidth2 = m_aLB_Property.GetPosPixel().X() - m_aED_Mapping.GetPosPixel().X(); in ChineseDictionaryDialog()
585 m_aCT_DictionaryToTraditional.SetPosPixel( m_aCT_DictionaryToSimplified.GetPosPixel() ); in ChineseDictionaryDialog()
/aoo42x/main/svx/source/gallery2/
H A DGalleryControl.cxx124 …long nSplitPos( bOldLayoutHorizontal ? mpSplitter->GetPosPixel().X() : mpSplitter->GetPosPixel().Y… in Resize()
247 … mpSplitter->SetPosPixel( Point( mpSplitter->GetSplitPosPixel(), mpSplitter->GetPosPixel().Y() ) ); in IMPL_LINK()
251 … mpSplitter->SetPosPixel( Point( mpSplitter->GetPosPixel().X(), mpSplitter->GetSplitPosPixel() ) ); in IMPL_LINK()
H A Dgalbrws.cxx155 …nst long nSplitPos( bOldLayoutHorizontal ? mpSplitter->GetPosPixel().X() : mpSplitter->GetPosPixel in Resize()
273 … mpSplitter->SetPosPixel( Point( mpSplitter->GetSplitPosPixel(), mpSplitter->GetPosPixel().Y() ) ); in IMPL_LINK()
277 … mpSplitter->SetPosPixel( Point( mpSplitter->GetPosPixel().X(), mpSplitter->GetSplitPosPixel() ) ); in IMPL_LINK()
/aoo42x/main/sc/source/ui/miscdlgs/
H A Dtabbgcolordlg.cxx140 const long aButtonOffsetFromBottom(aCurrentSizeDialog.Height() - aBtnOk.GetPosPixel().Y()); in FillColorValueSets_Impl()
146 …const long aNewPosOkay((aBtnOk.GetPosPixel().X() * aNewSizeDialog.Width()) / aCurrentSizeDialog.Wi… in FillColorValueSets_Impl()
153 …const long aNewPosCancel((aBtnCancel.GetPosPixel().X() * aNewSizeDialog.Width()) / aCurrentSizeDia… in FillColorValueSets_Impl()
160 …const long aNewPosHelp((aBtnHelp.GetPosPixel().X() * aNewSizeDialog.Width()) / aCurrentSizeDialog.… in FillColorValueSets_Impl()
/aoo42x/main/svtools/source/contnr/
H A Dtemplwin.cxx1415 Point aPos = aFileViewTB.GetPosPixel(); in Resize()
1423 aPos.X() = pFrameWin->GetPosPixel().X() + 2; in Resize()
1434 long nToolBoxHeight = aSize.Height() + aFrameWinTB.GetPosPixel().Y(); in Resize()
1757 Point aPos = aMoreTemplatesLink.GetPosPixel(); in InitImpl()
1771 aPos = aMoreTemplatesLink.GetPosPixel(); in InitImpl()
1774 aPos = aLine.GetPosPixel(); in InitImpl()
1777 aPos = aManageBtn.GetPosPixel(); in InitImpl()
1780 aPos = aEditBtn.GetPosPixel(); in InitImpl()
1783 aPos = aOKBtn.GetPosPixel(); in InitImpl()
1786 aPos = aCancelBtn.GetPosPixel(); in InitImpl()
[all …]
/aoo42x/main/sw/source/ui/envelp/
H A Dmailmrge.cxx236 Point aMailPos = aMailingRB.GetPosPixel(); in SwMailMergeDlg()
237 Point aFilePos = aFileRB.GetPosPixel(); in SwMailMergeDlg()
245 long nDiff = aRecordFL.GetPosPixel().Y() - pBeamerWin->GetPosPixel().Y(); in SwMailMergeDlg()
284 ::Point aPnt( (*ppW)->GetPosPixel() ); in SwMailMergeDlg()
515 Point aPos( ppW->GetPosPixel()); in lcl_MoveControlY()
521 Point aPos( ppW->GetPosPixel()); in lcl_MoveControlX()
/aoo42x/main/sc/source/ui/dbgui/
H A Dpvlaydlg.cxx174 …long nPagePosX = maWndData.GetPosPixel().X() + maWndData.GetSizePixel().Width() - maWndPage.GetSiz… in ScPivotLayoutDlg()
175 maWndPage.SetPosPixel( Point( nPagePosX, maWndPage.GetPosPixel().Y() ) ); in ScPivotLayoutDlg()
176 maScrPage.SetPosPixel( Point( maScrData.GetPosPixel().X(), maScrPage.GetPosPixel().Y() ) ); in ScPivotLayoutDlg()
382 const Point& rDialogPos = rTEvt.GetMouseEvent().GetPosPixel(); in Tracking()
408 mpDropWindow->NotifyTracking( rDialogPos - pTargetWindow->GetPosPixel() ); in Tracking()
419 … size_t nInsertIndex = mpDropWindow->GetDropIndex( rDialogPos - mpDropWindow->GetPosPixel() ); in Tracking()
/aoo42x/main/cui/source/options/
H A Doptgdlg.cxx229 Point aNewPos = aDocStatusFL.GetPosPixel(); in OfaMiscTabPage()
230 long nDelta = aNewPos.Y() - aFileDlgFL.GetPosPixel().Y(); in OfaMiscTabPage()
241 aNewPos = (*pCurrent)->GetPosPixel(); in OfaMiscTabPage()
255 Point aNewPos = aDocStatusFL.GetPosPixel(); in OfaMiscTabPage()
256 long nDelta = aNewPos.Y() - aFileDlgFL.GetPosPixel().Y(); in OfaMiscTabPage()
267 aNewPos = (*pCurrent)->GetPosPixel(); in OfaMiscTabPage()
721 Point aPos( aAAPointLimit.GetPosPixel() ); in OfaViewTabPage()
726 aPos = ( aAAPointLimitUnits.GetPosPixel() ); in OfaViewTabPage()
742 sal_Int32 nMoveUp = aMenuFL.GetPosPixel().Y() - pFontAntiAliasing->GetPosPixel().Y(); in OfaViewTabPage()
748 aPos = pMiscOptions[i]->GetPosPixel( ); in OfaViewTabPage()
/aoo42x/main/fpicker/source/office/
H A Diodlg.cxx217 Point aNewPos = _pControl->GetPosPixel(); in lcl_MoveControl()
613 _pImp->_pFtFileType->SetPosPixel( aSharedListBoxLabel.GetPosPixel() ); in Init_Impl()
677 _pImp->_pBtnUp->GetPosPixel().Y() in Init_Impl()
694 Point aCurPathPos = _pImp->_pFtCurrentPath->GetPosPixel(); in Init_Impl()
727 aPos = _pFileView->GetPosPixel(); in Init_Impl()
2499 Point aPnt = _pFileView->GetPosPixel(); in InitSize()
2719 _pPrevWin->GetPosPixel().X() > _pFileView->GetPosPixel().X() ) in Resize()
2725 Point aBoxPos( _pFileView->GetPosPixel() ); in Resize()
2812 _pPrevWin->GetPosPixel().X() > _pFileView->GetPosPixel().X() ) in Resize()
2816 Point aNewPos = _pPrevWin->GetPosPixel(); in Resize()
[all …]
/aoo42x/main/sd/source/ui/func/
H A Dfuformatpaintbrush.cxx116 …mpView->PickObj( mpWindow->PixelToLogic( rMEvt.GetPosPixel() ),nHitLog, pPickObj, pPV, SDRSEARCH_P… in MouseButtonDown()
139 …MouseEvent aMEvt( rMEvt.GetPosPixel(), rMEvt.GetClicks(), rMEvt.GetMode(), rMEvt.GetButtons(), 0 ); in MouseButtonDown()
153 mpView->MarkObj(mpWindow->PixelToLogic( rMEvt.GetPosPixel() ), nHitLog, bToggle, sal_False); in MouseButtonDown()
175 …sal_Bool bOverMarkableObject = mpView->PickObj( mpWindow->PixelToLogic( rMEvt.GetPosPixel() ),nHit… in MouseMove()
/aoo42x/main/cui/source/tabpages/
H A Dlabdlg.cxx109 aFT_ANSATZ_REL.SetPosPixel( aFT_UM.GetPosPixel() ); in SvxCaptionTabPage()
112 aFT_ANSATZ_REL.GetPosPixel().X()+aFT_ANSATZ_REL.GetSizePixel().Width()+6, in SvxCaptionTabPage()
113 aLB_ANSATZ.GetPosPixel().Y() ) in SvxCaptionTabPage()
118 aFT_UM.GetPosPixel().X()+aFT_UM.GetSizePixel().Width()+6, in SvxCaptionTabPage()
119 aLB_ANSATZ.GetPosPixel().Y() ) in SvxCaptionTabPage()

Completed in 209 milliseconds

12345678910>>...18