Home
last modified time | relevance | path

Searched refs:eNewRP (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx285 RECT_POINT eNewRP = eRP; in KeyInput() local
293 switch( eNewRP ) in KeyInput()
308 switch( eNewRP ) in KeyInput()
323 switch( eNewRP ) in KeyInput()
338 switch( eNewRP ) in KeyInput()
354 if( eNewRP != eRP ) in KeyInput()
356 SetActualRP( eNewRP ); in KeyInput()
557 aPtNew = GetPointFromRP( eNewRP ); in SetActualRPWithoutInvalidate()
565 eNewRP = GetRPFromPoint( aPtNew ); in SetActualRPWithoutInvalidate()
567 eDefRP = eNewRP; in SetActualRPWithoutInvalidate()
[all …]
/trunk/main/svx/inc/svx/
H A Ddlgctrl.hxx110 Point SetActualRPWithoutInvalidate( RECT_POINT eNewRP ); // returns the last point
130 void SetActualRP( RECT_POINT eNewRP );

Completed in 33 milliseconds