/aoo41x/main/starmath/source/ |
H A D | node.cxx | 781 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 …]
|
/aoo41x/main/sdext/source/presenter/ |
H A D | PresenterPaneAnimator.cxx | 352 (*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 D | PresenterSprite.hxx | 68 void MoveTo (const css::geometry::RealPoint2D& rLocation);
|
H A D | PresenterSprite.cxx | 165 void PresenterSprite::MoveTo (const css::geometry::RealPoint2D& rLocation) in MoveTo() function in sdext::presenter::PresenterSprite
|
H A D | PresenterSpritePane.cxx | 130 mpSprite->MoveTo(geometry::RealPoint2D(aBox.X, aBox.Y)); in windowMoved()
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | sprite.hxx | 55 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 …
|
/aoo41x/main/sot/inc/sot/ |
H A D | stg.hxx | 149 …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 D | storage.hxx | 235 virtual sal_Bool MoveTo( const String & rEleName, SotStorage * pDest,
|
/aoo41x/main/sw/inc/ |
H A D | ring.hxx | 39 void MoveTo( Ring *pDestRing );
|
H A D | index.hxx | 143 void MoveTo( SwIndexReg& rArr );
|
/aoo41x/main/sw/source/core/bastyp/ |
H A D | ring.cxx | 78 void Ring::MoveTo(Ring *pDestRing) in MoveTo() function in Ring
|
H A D | index.cxx | 615 void SwIndexReg::MoveTo( SwIndexReg& rArr ) in MoveTo() function in SwIndexReg
|
/aoo41x/main/cui/source/inc/ |
H A D | hlmarkwn.hxx | 97 sal_Bool MoveTo ( Point aNewPos );
|
/aoo41x/main/sfx2/source/inc/ |
H A D | helper.hxx | 61 …static sal_Bool MoveTo( const String& rSource, const String& rDest, sal_Int32 nNameCla…
|
/aoo41x/main/unotools/inc/unotools/ |
H A D | ucbhelper.hxx | 62 …static sal_Bool MoveTo( const String& rSource, const String& rDest, sal_Int32 nNameCla…
|
/aoo41x/main/sw/source/core/crsr/ |
H A D | unocrsr.cxx | 66 pNxt->MoveTo( 0 ); // ausketten in ~SwUnoCrsr()
|
/aoo41x/main/starmath/inc/ |
H A D | rect.hxx | 184 void MoveTo(const Point &rPosition) { Move(rPosition - GetTopLeft()); } in MoveTo() function in SmRect
|
/aoo41x/main/sc/source/core/tool/ |
H A D | dbcolect.cxx | 399 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()
|
/aoo41x/main/sc/inc/ |
H A D | dbcolect.hxx | 143 void MoveTo(SCTAB nTab, SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2);
|
H A D | attarray.hxx | 184 void MoveTo( SCROW nStartRow, SCROW nEndRow, ScAttrArray& rAttrArray );
|
/aoo41x/main/cui/source/dialogs/ |
H A D | hlmarkwn.cxx | 182 sal_Bool SvxHlinkDlgMarkWnd::MoveTo ( Point aNewPos ) in MoveTo() function in SvxHlinkDlgMarkWnd
|
/aoo41x/main/sot/source/sdstor/ |
H A D | storage.cxx | 1342 sal_Bool SotStorage::MoveTo( const String & rEleName, in MoveTo() function in SotStorage 1349 m_pOwnStg->MoveTo( rEleName, pNewSt->m_pOwnStg, rNewName ); in MoveTo()
|
/aoo41x/main/idl/source/prj/ |
H A D | svidl.cxx | 76 if( aF2.MoveTo( aF1 ) ) in FileMove_Impl()
|
/aoo41x/main/tools/inc/tools/ |
H A D | fsys.hxx | 349 FSysError MoveTo( const DirEntry& rDestDir ) const;
|
/aoo41x/main/svx/inc/svx/ |
H A D | svxdlg.hxx | 140 virtual sal_Bool MoveTo ( Point aNewPos )const = 0;
|