Home
last modified time | relevance | path

Searched refs:SetPos (Results 126 – 150 of 173) sorted by relevance

1234567

/trunk/main/sw/source/core/text/
H A Dinftxt.hxx483 inline void SetPos( const Point &rNew ) { aPos = rNew; } in SetPos() function in SwTxtPaintInfo
/trunk/main/sw/source/core/inc/
H A Dswfont.hxx843 void SetPos( const Point& rPoint ) { aPos = rPoint; } in SetPos() function in SwUnderlineFont
/trunk/main/starmath/source/
H A Dnode.cxx2332 aBar.SetPos( aDrawPos ); in Draw()
2413 aTmp.SetPos(aPos); in Draw()
H A Ddocument.cxx1348 aNewRect.SetPos(Point()); in SetVisArea()
/trunk/main/vcl/source/control/
H A Dedit.cxx1233 pCursor->SetPos( Point( nCursorPosX, nCursorPosY ) ); in ImplShowCursor()
2468 mpDDInfo->aCursor.SetPos( aCursorRect.TopLeft() ); in ImplShowDDCursor()
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx1343 SetPos( nVal ); in PutValue()
1466 SetPos( nVal ); in PutValue()
/trunk/main/cui/source/tabpages/
H A Dtparea.cxx854 SetPos(pPosItem->GetValue()); in ActivatePage()
2778 SetPos(pPosItem->GetValue()); in PageCreated()
/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx1818 aHori.SetPos(MakeSafePositioningValue(aHori.GetPos()-nOutside)); in MatchSdrItemsIntoFlySet()
1823 aVert.SetPos(aVert.GetPos()-nOutside); in MatchSdrItemsIntoFlySet()
/trunk/main/sd/source/ui/view/
H A Dfrmview.cxx664 aNewHelpLine.SetPos( aPoint ); in createHelpLinesFromString()
H A Dsdview3.cxx855 aRect.SetPos( maDropPos ); in InsertData()
/trunk/main/sfx2/source/dialog/
H A Dtaskpane.cxx1026 aMenuRect.SetPos( i_pToolBox->GetPosPixel() ); in IMPL_LINK()
/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx595 pHdl->SetPos( aMDPos ); in MouseButtonDown()
/trunk/main/basic/source/sbx/
H A Dsbxobj.cxx693 void SbxObject::SetPos( SbxVariable* pVar, sal_uInt16 nPos ) in SetPos() function in SbxObject
/trunk/main/sw/source/ui/config/
H A Dmodcfg.cxx919 rOpt.SetPos(sal::static_int_cast< sal_uInt16, sal_Int32>(nTemp)); in lcl_ReadOpt()
/trunk/main/xmloff/source/draw/
H A Dsdxmlexp.cxx330 maTitleRect.SetPos(aTitlePos); in ImpXMLAutoLayoutInfo()
401 maPresRect.SetPos(aLayoutPos); in ImpXMLAutoLayoutInfo()
/trunk/main/svx/source/svdraw/
H A Dsvdoedge.cxx99 rGP.SetPos(aPt); in TakeGluePoint()
1782 pHdl->SetPos(aPos); in GetHdl()
H A Dsvdopath.cxx2142 pHdl->SetPos(rXPoly[nPnt-1]); in GetPlusHdl()
2150 pHdl->SetPos(rXPoly[nPnt+1]); in GetPlusHdl()
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx669 pHori->SetPos( nHoriPos ); in add()
682 pVert->SetPos( nVertPos ); in add()
/trunk/main/sw/source/ui/utlui/
H A Dnavipi.cxx513 aRect.SetPos(aT1); in CreateNavigationTool()
/trunk/main/svtools/source/filter/wmf/
H A Dwinwmf.cxx1251 rPlaceableBound.SetPos( aWinOrg ); in GetPlaceableBound()
/trunk/main/vcl/source/window/
H A Dstatus.cxx420 aTempRect.SetPos( Point( 0, 0 ) ); in ImplDrawText()
/trunk/main/l10ntools/source/
H A Dxmlparse.cxx663 pElement->SetPos( pos ); in SearchL10NElements()
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx1057 aHoriOrient.SetPos( nX ); in FillItemSet()
1100 aVertOrient.SetPos( nY ); in FillItemSet()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleCsvControl.cxx1594 aRect.SetPos( implGetAbsPos( aRect.TopLeft() ) ); in GetBoundingBoxOnScreen()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx1028 pRow->SetPos(nInsertRow); in InsertRows()

Completed in 262 milliseconds

1234567