Searched refs:getUiNameFromPageApiNameImpl (Results 1 – 4 of 4) sorted by relevance
107 extern String getUiNameFromPageApiNameImpl( const OUString& rApiName );1670 aURL += getUiNameFromPageApiNameImpl( aName ); in click()1754 OUString aBookmark = getUiNameFromPageApiNameImpl( rStrBookmark ); in getSlideNumberForBookmark()1786 aURL += getUiNameFromPageApiNameImpl( aName ); in hyperLinkClicked()3655 maPresPage = getUiNameFromPageApiNameImpl(aPresPage); in SetPropertyValue()
77 extern String getUiNameFromPageApiNameImpl( const ::rtl::OUString& rApiName );452 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()
Completed in 48 milliseconds