Home
last modified time | relevance | path

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

/aoo4110/main/desktop/source/splash/
H A Dsplash.cxx75 , _fYPos(-1.0) in SplashScreen()
204 if( ( _fXPos >= 0.0 ) && ( _fYPos >= 0.0 )) in initialize()
207 _tly = sal_Int32( double( aSize.Height() ) * _fYPos ); in initialize()
318 determineProgressRatioValues( _fXPos, _fYPos, _fWidth, _fHeight ); in loadConfig()
H A Dsplash.hxx105 double _fXPos, _fYPos; member in desktop::SplashScreen

Completed in 31 milliseconds