Home
last modified time | relevance | path

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

/aoo4110/main/desktop/source/splash/
H A Dsplash.cxx602 OUString sFullScreenProgressSize = implReadBootstrapKey( in determineProgressRatioValues() local
616 if ( sFullScreenProgressSize.getLength() ) in determineProgressRatioValues()
619 double temp = sFullScreenProgressSize.getToken( 0, ',', idx ).toDouble(); in determineProgressRatioValues()
623 rRelHeight = sFullScreenProgressSize.getToken( 0, ',', idx ).toDouble(); in determineProgressRatioValues()

Completed in 8 milliseconds