Searched refs:MoveAreaTwips (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sc/source/core/data/ |
H A D | drwlayer.cxx | 889 void ScDrawLayer::MoveAreaTwips( SCTAB nTab, const Rectangle& rArea, in MoveAreaTwips() function in ScDrawLayer 1077 MoveAreaTwips( nTab, aRect, aMove, aTopLeft ); in MoveArea() 1117 MoveAreaTwips( nTab, aRect, Point( nDifTwips,0 ), aTopLeft ); in WidthChanged() 1158 MoveAreaTwips( nTab, aRect, Point( 0,nDifTwips ), aTopLeft ); in HeightChanged()
|
/aoo42x/main/sc/inc/ |
H A D | drwlayer.hxx | 107 void MoveAreaTwips( SCTAB nTab, const Rectangle& rArea, const Point& rMove,
|
Completed in 22 milliseconds