Searched refs:aShortURL (Results 1 – 2 of 2) sorted by relevance
145 String aShortURL; in CreatePicklistMenuTitle() local146 aShortURL = aURL.getAbbreviated( m_xStringLength, 46, INetURLObject::DECODE_UNAMBIGUOUS ); in CreatePicklistMenuTitle()147 aPickEntry += aShortURL; in CreatePicklistMenuTitle()
752 String aShortURL; in UpdateSpecialFileMenu() local753 … aShortURL = aURL.getAbbreviated( xStringLength, 46, INetURLObject::DECODE_UNAMBIGUOUS ); in UpdateSpecialFileMenu()754 aMenuTitle += aShortURL; in UpdateSpecialFileMenu()