Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sdext/source/presenter/
H A DPresenterController.cxx325 OUString sSlideCount ("---"); in UpdatePaneTitles() local
328 sSlideCount = OUString::number(xIndexAccess->getCount()); in UpdatePaneTitles()
398 sResult.append(sSlideCount); in UpdatePaneTitles()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sdext/source/presenter/
H A DPresenterController.cxx326 OUString sSlideCount ("---"); in UpdatePaneTitles() local
329 sSlideCount = OUString::number(xIndexAccess->getCount()); in UpdatePaneTitles()
399 sResult.append(sSlideCount); in UpdatePaneTitles()