Searched refs:aShortURL (Results 1 – 2 of 2) sorted by relevance
146 String aShortURL; in CreatePicklistMenuTitle() local147 aShortURL = aURL.getAbbreviated( m_xStringLength, 46, INetURLObject::DECODE_UNAMBIGUOUS ); in CreatePicklistMenuTitle()148 aPickEntry += aShortURL; in CreatePicklistMenuTitle()
754 String aShortURL; in UpdateSpecialFileMenu() local755 aShortURL = aURL.getAbbreviated( xStringLength, 46, INetURLObject::DECODE_UNAMBIGUOUS ); in UpdateSpecialFileMenu()756 aMenuTitle += aShortURL; in UpdateSpecialFileMenu()
Completed in 17 milliseconds