Home
last modified time | relevance | path

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

/aoo41x/main/desktop/source/splash/
H A Dsplash.cxx600 OUString sFullScreenProgressPos = implReadBootstrapKey( in determineProgressRatioValues() local
605 if ( sFullScreenProgressPos.getLength() ) in determineProgressRatioValues()
608 double temp = sFullScreenProgressPos.getToken( 0, ',', idx ).toDouble(); in determineProgressRatioValues()
612 rYRelPos = sFullScreenProgressPos.getToken( 0, ',', idx ).toDouble(); in determineProgressRatioValues()

Completed in 9 milliseconds