Searched refs:getUiNameFromPageApiNameImpl (Results 1 – 4 of 4) sorted by relevance
104 extern String getUiNameFromPageApiNameImpl( const OUString& rApiName );1660 aURL += getUiNameFromPageApiNameImpl( aName ); in click()1744 OUString aBookmark = getUiNameFromPageApiNameImpl( rStrBookmark ); in getSlideNumberForBookmark()1776 aURL += getUiNameFromPageApiNameImpl( aName ); in hyperLinkClicked()3645 maPresPage = getUiNameFromPageApiNameImpl(aPresPage); in SetPropertyValue()
75 extern String getUiNameFromPageApiNameImpl( const ::rtl::OUString& rApiName );447 rPresSettings.maPresPage = getUiNameFromPageApiNameImpl(aPresPage); in setPropertyValue()
105 extern String getUiNameFromPageApiNameImpl( const ::rtl::OUString& rApiName );1374 aStrBookmark = getUiNameFromPageApiNameImpl( aStrBookmark ); in replaceByName()1382 aURL += getUiNameFromPageApiNameImpl( aStrBookmark.copy( nPos+1 ) ); in replaceByName()
2225 String getUiNameFromPageApiNameImpl( const OUString& rApiName ) in getUiNameFromPageApiNameImpl() function2265 return getUiNameFromPageApiNameImpl( rApiName ); in getUiNameFromPageApiName()