Home
last modified time | relevance | path

Searched refs:MoveTo (Results 1 – 25 of 61) sorted by relevance

123

/trunk/main/starmath/source/
H A Dnode.cxx781 pNode->MoveTo(aPos); in Arrange()
926 pOper->MoveTo(aPos); in Arrange()
1066 pOper->MoveTo(aPos); in Arrange()
1072 pRight->MoveTo(aPos); in Arrange()
1122 pNum->MoveTo(aPos); in Arrange()
1131 pDenom->MoveTo(aPos); in Arrange()
1396 pRight->MoveTo(aPos); in Arrange()
1418 pOper->MoveTo(aPos); in Arrange()
1710 pLeft->MoveTo(aPos); in Arrange()
1912 pOper->MoveTo(aPos); in Arrange()
[all …]
/trunk/main/sdext/source/presenter/
H A DPresenterPaneAnimator.cxx352 (*iGroup)->GetSubstitution()->MoveTo(GetLocation((*iGroup)->GetOriginalBoundingBox())); in FreezePanes()
562 &PresenterSprite::MoveTo, (*iGroup)->GetSubstitution(), _1)), in ShowPane()
638 &PresenterSprite::MoveTo, (*iGroup)->GetSubstitution(), _1)), in HidePane()
808 maNewPaneSprite->MoveTo(aStartLocation); in ShowPane()
1018 maBackgroundSprite.MoveTo( in CreateBackgroundSprite()
1367 pSprite->MoveTo( in SpriteTransform()
1394 pSprite->MoveTo(rLocation); in SpritePaneMove()
H A DPresenterSprite.hxx68 void MoveTo (const css::geometry::RealPoint2D& rLocation);
H A DPresenterSprite.cxx165 void PresenterSprite::MoveTo (const css::geometry::RealPoint2D& rLocation) in MoveTo() function in sdext::presenter::PresenterSprite
H A DPresenterSpritePane.cxx130 mpSprite->MoveTo(geometry::RealPoint2D(aBox.X, aBox.Y)); in windowMoved()
/trunk/main/sd/source/ui/inc/
H A Dsprite.hxx55 void MoveTo( OutputDevice* pOut, const Point& rPt, const Size* pSz = NULL );
56 …void MoveTo( OutputDevice* pOut, const Point& rPt, const double& rScaleX, const double& rScaleY …
/trunk/main/sot/inc/sot/
H A Dstg.hxx149 …virtual sal_Bool MoveTo( const String & rEleName, BaseStorage * pDest, const String…
249 …virtual sal_Bool MoveTo( const String & rEleName, BaseStorage * pDest, const String…
369 …virtual sal_Bool MoveTo( const String & rEleName, BaseStorage * pDest, const String…
H A Dstorage.hxx235 virtual sal_Bool MoveTo( const String & rEleName, SotStorage * pDest,
/trunk/main/sw/inc/
H A Dring.hxx39 void MoveTo( Ring *pDestRing );
H A Dindex.hxx143 void MoveTo( SwIndexReg& rArr );
/trunk/main/sw/source/core/bastyp/
H A Dring.cxx78 void Ring::MoveTo(Ring *pDestRing) in MoveTo() function in Ring
H A Dindex.cxx615 void SwIndexReg::MoveTo( SwIndexReg& rArr ) in MoveTo() function in SwIndexReg
/trunk/main/cui/source/inc/
H A Dhlmarkwn.hxx97 sal_Bool MoveTo ( Point aNewPos );
/trunk/main/sfx2/source/inc/
H A Dhelper.hxx61 …static sal_Bool MoveTo( const String& rSource, const String& rDest, sal_Int32 nNameCla…
/trunk/main/unotools/inc/unotools/
H A Ducbhelper.hxx62 …static sal_Bool MoveTo( const String& rSource, const String& rDest, sal_Int32 nNameCla…
/trunk/main/starmath/inc/
H A Drect.hxx184 void MoveTo(const Point &rPosition) { Move(rPosition - GetTopLeft()); } in MoveTo() function in SmRect
/trunk/main/sw/source/core/crsr/
H A Dunocrsr.cxx66 pNxt->MoveTo( 0 ); // ausketten in ~SwUnoCrsr()
/trunk/main/sc/source/core/tool/
H A Ddbcolect.cxx399 void ScDBData::MoveTo(SCTAB nTab, SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2) in MoveTo() function in ScDBData
838 ((ScDBData*)pItems[i])->MoveTo( theTab1, theCol1, theRow1, theCol2, theRow2 ); in UpdateReference()
/trunk/main/sot/source/sdstor/
H A Dstorage.cxx1342 sal_Bool SotStorage::MoveTo( const String & rEleName, in MoveTo() function in SotStorage
1349 m_pOwnStg->MoveTo( rEleName, pNewSt->m_pOwnStg, rNewName ); in MoveTo()
/trunk/main/sc/inc/
H A Ddbcolect.hxx143 void MoveTo(SCTAB nTab, SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2);
H A Dattarray.hxx184 void MoveTo( SCROW nStartRow, SCROW nEndRow, ScAttrArray& rAttrArray );
/trunk/main/cui/source/dialogs/
H A Dhlmarkwn.cxx182 sal_Bool SvxHlinkDlgMarkWnd::MoveTo ( Point aNewPos ) in MoveTo() function in SvxHlinkDlgMarkWnd
/trunk/main/idl/source/prj/
H A Dsvidl.cxx76 if( aF2.MoveTo( aF1 ) ) in FileMove_Impl()
/trunk/main/tools/inc/tools/
H A Dfsys.hxx349 FSysError MoveTo( const DirEntry& rDestDir ) const;
/trunk/main/svx/inc/svx/
H A Dsvxdlg.hxx140 virtual sal_Bool MoveTo ( Point aNewPos )const = 0;

Completed in 114 milliseconds

123