Home
last modified time | relevance | path

Searched refs:SetPos (Results 76 – 100 of 173) sorted by relevance

1234567

/trunk/main/svx/inc/svx/
H A Dsvdglue.hxx77 void SetPos(const Point& rNewPos) { aPos=rNewPos; } in SetPos() function in SdrGluePoint
H A Dsvdhdl.hxx212 void SetPos(const Point& rPnt);
/trunk/main/sw/source/core/text/
H A Dporglue.cxx122 aInf.SetPos( aPos ); in Paint()
/trunk/main/sc/source/ui/app/
H A Dclient.cxx110 aLogicRect.SetPos( aOldRect.TopLeft() ); in RequestNewObjectArea()
H A Dinputwin.cxx562 aWndPos.SetPos( rStr ); in SetPosString()
1452 void ScPosWnd::SetPos( const String& rPosStr ) in SetPos() function in ScPosWnd
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx1368 maRect.SetPos( rPos ); in Dragging()
3866 aRect.SetPos( AbsoluteScreenToOutputPixel( aRect.TopLeft() ) ); in ImplDrawFloatwinBorder()
5211 aDockingRect.SetPos( ImplGetFrameWindow()->GetPointerPosPixel() ); in Docking()
5273 aDockingRect.SetPos( aPosTL ); in Docking()
5276 aDockingRect.SetPos( aPosTL ); in Docking()
5282 aDockingRect.SetPos( aPosBL ); in Docking()
5289 aDockingRect.SetPos( aPosTR ); in Docking()
H A Dcursor.cxx354 void Cursor::SetPos( const Point& rPoint ) in SetPos() function in Cursor
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryViewSwitch.cxx102 _rPlayground.SetPos( _rPlayground.BottomRight() ); in resizeDocumentView()
/trunk/main/sc/source/ui/view/
H A Dgridwin2.cxx545 aCellRect.SetPos(Point(rScrPos.X() - rPopupSize.Width() + 1, rScrPos.Y())); in DPLaunchFieldPopupMenu()
552 aCellRect.SetPos(Point(rScrPos.X() + nXOffset, rScrPos.Y())); in DPLaunchFieldPopupMenu()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableDesignView.cxx272 _rPlayground.SetPos( _rPlayground.BottomRight() ); in resizeDocumentView()
/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx1367 rArrow.SetPos( Point( in NWCalcArrowRect()
2140 …arrowRect.SetPos( Point( buttonRect.Left() + (gint)((buttonRect.GetWidth() - arrowRect.GetWidth())… in NWPaintGTKComboBox()
2205 aButtonRect.SetPos( Point( aAreaRect.Left() + aAreaRect.GetWidth() - nButtonWidth, in NWGetComboBoxButtonRect()
2222 aButtonRect.SetPos( aEditPos ); in NWGetComboBoxButtonRect()
2403 pixmapRect.SetPos( Point( pixmapRect.Left() - 1, in NWPaintGTKListBox()
3210 …aIndicatorRect.SetPos( Point( aAreaRect.Left() + aAreaRect.GetWidth() - width - right - gWidgetDat… in NWGetListBoxIndicatorRect()
/trunk/main/svtools/source/edit/
H A Dtextview.cxx1114 mpImpl->mpCursor->SetPos( mpImpl->mpCursor->GetPos() + Point( nDiffX, nDiffY ) ); in Scroll()
1907 mpImpl->mpCursor->SetPos( aPoint ); in ImpShowCursor()
2000 aCursor.SetPos( GetWindowPos( aCursor.TopLeft() ) ); in ImpShowDDCursor()
2003 mpImpl->mpDDInfo->maCursor.SetPos( aCursor.TopLeft() ); in ImpShowDDCursor()
/trunk/main/sw/source/core/doc/
H A Ddocedt.cxx143 void SetPos( sal_uInt32 nInsPos ) in SetPos() function
154 void SetPos( const SwPosition& aPos ) in SetPos() function
564 pSave->SetPos( rPos ); in lcl_RestoreRedlines()
669 pSave->SetPos( nInsPos ); in lcl_RestoreRedlines()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx1822 aRightMark.SetPos(Point(aRightPagePrtArea.Left() - 2 - aRightMark.GetWidth(), aRightMark.Top())); in Paint()
1826 aLeftMark.SetPos(Point(aLeftPagePrtArea.Right() + 2, aLeftMark.Top())); in Paint()
1833 aLeftMark.SetPos(Point(aLeftPagePrtArea.Right() + 2, aLeftMark.Top())); in Paint()
1834 aRightMark.SetPos(Point(aRightPagePrtArea.Left() - 2 - aRightMark.GetWidth(), aRightMark.Top())); in Paint()
/trunk/main/sw/source/ui/misc/
H A Dlinenum.cxx316 aInf.SetPos((LineNumberPosition)aPosLB.GetSelectEntryPos()); in FillItemSet()
/trunk/main/svtools/source/contnr/
H A Dsvtabbx.cxx159 pTabList[nIdx].SetPos( nNewTab ); in SetTabs()
178 pTabList[ nTab ].SetPos( nValue ); in SetTab()
/trunk/main/svx/source/svdraw/
H A Dsvdotxdr.cxx182 aNewRect.SetPos(aNewPos); in applySpecialDrag()
/trunk/main/l10ntools/inc/
H A Dxmlparse.hxx372 void SetPos ( int nPos_in ){ nPos = nPos_in; } in SetPos() function in XMLElement
/trunk/main/sw/source/core/inc/
H A Ddrawfont.hxx376 void SetPos( const Point &rNew ) in SetPos() function in SwDrawTextInfo
/trunk/main/sw/source/core/objectpositioning/
H A Dascharanchoredobjectposition.cxx235 aVert.SetPos( nRelPos ); in CalcPosition()
/trunk/main/dbaccess/source/ui/browser/
H A Dbrwview.cxx287 _rPlayground.SetPos( _rPlayground.BottomRight() ); in resizeDocumentView()
/trunk/main/sw/source/filter/html/
H A Dhtmlplug.cxx258 aHoriOri.SetPos( aHoriOri.GetPos() + nLeftSpace ); in SetSpace()
294 aVertOri.SetPos( aVertOri.GetPos() + nUpperSpace ); in SetSpace()
/trunk/main/sw/source/filter/rtf/
H A Drtffly.cxx663 aHori.SetPos( GetSafePos((long)nTokenValue) ); in ReadFly()
677 aVert.SetPos( GetSafePos((long)nTokenValue) ); in ReadFly()
/trunk/main/sd/source/ui/view/
H A Dviewoverlaymanager.cxx449 pHdl->SetPos( aPos ); in addCustomHandles()
/trunk/main/svx/source/dialog/
H A Ddialcontrol.cxx142 maRect.SetPos( Point( 0, 0 ) ); in Init()

Completed in 175 milliseconds

1234567