Home
last modified time | relevance | path

Searched refs:SetRelPos (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/sw/source/core/text/
H A Dporfld.cxx1048 SetRelPos( 0 ); in SetBase()
1050 SetRelPos( GetGrfHeight() / 2 ); in SetBase()
1052 SetRelPos( GetGrfHeight() - GRFNUM_SECURE ); in SetBase()
1056 SetRelPos( ( GetGrfHeight() + nLnAscent - nLnDescent ) / 2 ); in SetBase()
1058 SetRelPos( nLnAscent ); in SetBase()
1060 SetRelPos( GetGrfHeight() - nLnDescent ); in SetBase()
1069 SetRelPos( nFlyAsc ); in SetBase()
1072 SetRelPos( ( GetGrfHeight() + nFlyAsc - nFlyDesc ) / 2 ); in SetBase()
1074 SetRelPos( nFlyAsc ); in SetBase()
1076 SetRelPos( GetGrfHeight() - nFlyDesc ); in SetBase()
H A Dporfld.hxx222 inline void SetRelPos( SwTwips nNew ) { nYPos = nNew; } in SetRelPos() function in SwGrfNumPortion
/aoo4110/main/svx/inc/svx/
H A Dswframeexample.hxx93 void SetRelPos(const Point& rP);
/aoo4110/main/svx/source/dialog/
H A Dswframeexample.cxx710 void SvxSwFrameExample::SetRelPos(const Point& rP) in SetRelPos() function in SvxSwFrameExample
/aoo4110/main/cui/source/tabpages/
H A Dswpossizetabpage.cxx1653 m_aExampleWN.SetRelPos(Point(nXPos, nYPos)); in UpdateExample()
/aoo4110/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx2160 aExampleWN.SetRelPos(Point(nXPos, nYPos)); in UpdateExample()

Completed in 80 milliseconds