Home
last modified time | relevance | path

Searched refs:hR (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/avmedia/source/win/
H A Dplayer.cxx164 HRESULT hR; in create() local
167 …if( SUCCEEDED( hR = CoCreateInstance( CLSID_FilterGraph, NULL, CLSCTX_INPROC_SERVER, IID_IGraphBui… in create()
180 if( SUCCEEDED( hR = mpGB->RenderFile( reinterpret_cast<LPCWSTR>(rURL.getStr()), NULL ) ) && in create()
181 SUCCEEDED( hR = mpGB->QueryInterface( IID_IMediaControl, (void**) &mpMC ) ) && in create()
182 SUCCEEDED( hR = mpGB->QueryInterface( IID_IMediaEventEx, (void**) &mpME ) ) && in create()
183 SUCCEEDED( hR = mpGB->QueryInterface( IID_IMediaSeeking, (void**) &mpMS ) ) && in create()
184 SUCCEEDED( hR = mpGB->QueryInterface( IID_IMediaPosition, (void**) &mpMP ) ) ) in create()
/aoo4110/main/oox/source/export/
H A Dpreset-definitions-to-shape-types.pl684 my ( $wR, $hR, $stAng, $swAng ) = @_;
700 $op =~ s/__hR__/$hR/g;
715 error( "Unhandled elliptic_quadrant(), input is ($wR, $hR, $stAng, $swAng)." );
873 my $hR = value( $attr{'hR'} );
876 $hR *= ( value( 'h' ) / $path_h ) if ( defined( $path_h ) );
884 elliptic_quadrant( $wR, $hR, ( $cur % 360 ), $step );
/aoo4110/main/oox/source/token/
H A Dtokens.txt2489 hR

Completed in 33 milliseconds