Home
last modified time | relevance | path

Searched refs:SetPos (Results 101 – 125 of 173) sorted by relevance

1234567

/trunk/main/svx/source/unodraw/
H A Dgluepts.cxx151 rSdrGlue.SetPos( Point( rUnoGlue.Position.X, rUnoGlue.Position.Y ) ); in convert()
/trunk/main/basctl/source/basicide/
H A Dbaside2.cxx1648 rRect.SetPos( OutputToScreenPixel( Point( 0, nVSplitPos ) ) ); in IsToBeDocked()
1657 rRect.SetPos( OutputToScreenPixel( Point( nHSplitPos, nVSplitPos ) ) ); in IsToBeDocked()
/trunk/main/dbaccess/source/ui/app/
H A DAppView.cxx343 _rPlayground.SetPos( _rPlayground.BottomRight() ); in resizeDocumentView()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx195 void SetPos( const Point& rNew ) { pHdl->SetPos( rNew ); } in SetPos() function in SwAnchorMarker
1083 aVert.SetPos( aDiff ); in ChangeFly()
3628 pAnchorMarker->SetPos( aNew ); in MouseMove()
3887 … pShadCrsr->SetPos( aRect.Pos(), aRect.Height(), static_cast< sal_uInt16 >(eOrient) ); in MouseMove()
/trunk/main/sw/source/core/draw/
H A Ddcontact.cxx2587 pHdl->SetPos(aP); in GetHdl()
2603 pHdl->SetPos(pHdl->GetPos() + GetOffset()); in GetPlusHdl()
H A Ddflyobj.cxx934 aOutRect.SetPos( aNewPos ); in NbcResize()
H A Ddview.cxx882 pHdl->SetPos(aAnchorPoint); in ShowDragAnchor()
/trunk/main/svtools/inc/svtools/
H A Dsvlbox.hxx110 void SetPos( long nNewPos) { nPos = nNewPos; } in SetPos() function in SvLBoxTab
/trunk/main/sc/source/ui/dbgui/
H A Dcsvruler.cxx175 maActiveRect.SetPos( Point( GetFirstX(), (GetHeight() - nActiveHeight - 1) / 2 ) ); in InitSizeData()
/trunk/main/sw/source/ui/frmdlg/
H A Dcption.cxx307 aOpt.SetPos( aPosBox.GetSelectEntryPos() ); in Apply()
/trunk/main/vcl/source/app/
H A Dhelp.cxx432 maTextRect.SetPos( Point( HELPTEXTMARGIN_BALLOON, HELPTEXTMARGIN_BALLOON ) ); in SetHelpText()
/trunk/main/svx/source/svdraw/
H A Dsvdsnpv.cxx688 aChangedHelpLine.SetPos(aPnt); in EndDragHelpLine()
H A Dsvdmrkv.cxx1233 pH->SetPos(rPt); in SetRef1()
1245 pH->SetPos(rPt); in SetRef2()
H A Dsvdoashp.cxx2125 rPoint.SetPos( aGlue ); in ImpCheckCustomGluePointsAreAdded()
2286 aNewRect.SetPos( aNewPos ); in DragResizeCustomShape()
2972 rAnchorRect.SetPos( aP ); in TakeTextAnchorRect()
/trunk/main/reportdesign/source/ui/report/
H A DDesignView.cxx325 _rPlayground.SetPos( _rPlayground.BottomRight() ); in resizeDocumentView()
/trunk/main/sc/source/ui/view/
H A Dviewfun5.cxx430 aRect.SetPos(aInsPos); in PasteDataFormat()
/trunk/main/sw/source/core/layout/
H A Dfly.cxx1293 aVert.SetPos( nTmpY ); in ChgRelPos()
1342 aHori.SetPos( nTmpX ); in ChgRelPos()
/trunk/main/cui/source/tabpages/
H A Dswpossizetabpage.cxx1922 m_aWorkArea.SetPos( aPt ); in SetView()
1925 m_aRect.SetPos( aPt2 ); in SetView()
/trunk/main/svtools/source/contnr/
H A Dsvicnvw.cxx544 aRect.SetPos( aPos ); in EditItemText()
/trunk/main/sd/source/ui/app/
H A Dsdxfer.cxx369 maVisArea.SetPos( Point() ); in CreateData()
/trunk/main/vcl/source/window/
H A Ddockwin.cxx587 aShowTrackRect.SetPos( ImplFrameToOutput( aShowTrackRect.TopLeft() ) ); in Tracking()
/trunk/main/sw/source/core/crsr/
H A Dviscrs.cxx496 aTxtCrsr.SetPos( aRect.Pos() ); in _SetPosAndShow()
/trunk/main/sw/source/core/text/
H A Dtxtdrop.cxx699 GetInfo().SetPos( aLineOrigin ); in PaintDropPortion()
/trunk/main/sw/source/ui/config/
H A Doptload.cxx831 pOpt->SetPos(aPosBox.GetSelectEntryPos()); in SaveEntry()
/trunk/main/vcl/source/control/
H A Dspinfld.cxx106 … aClipRect.SetPos( pBorder->ScreenToOutputPixel(pWin->OutputToScreenPixel(aClipRect.TopLeft())) ); in ImplDrawNativeSpinfield()

Completed in 183 milliseconds

1234567