Searched refs:aMenuTitle (Results 1 – 3 of 3) sorted by relevance
163 rtl::OUString aMenuTitle; in fillPopupMenu() local175 aMenuTitle = aCompactedSystemPath; in fillPopupMenu()177 aMenuTitle = aSystemPath; in fillPopupMenu()182 …aMenuTitle = aURL.getAbbreviated( xStringLength, MAX_STR_WIDTH, INetURLObject::DECODE_UNAMBIGUOU… in fillPopupMenu()186 aMenuShortCut.append( aMenuTitle ); in fillPopupMenu()
224 rtl::OUString aMenuTitle;238 aMenuTitle = String( aCompactedSystemPath );240 aMenuTitle = aSystemPath;246 … aMenuTitle = aURL.getAbbreviated( xStringLength, 46, INetURLObject::DECODE_UNAMBIGUOUS );249 … NSMenuItem* pNewItem = [[NSMenuItem alloc] initWithTitle: getAutoreleasedString( aMenuTitle )
730 rtl::OUString aMenuTitle; in UpdateSpecialFileMenu() local745 aMenuTitle = String( aCompactedSystemPath ); in UpdateSpecialFileMenu()747 aMenuTitle = aSystemPath; in UpdateSpecialFileMenu()754 aMenuTitle += aShortURL; in UpdateSpecialFileMenu()758 ::rtl::OUString aTitle( aMenuShortCut + aMenuTitle ); in UpdateSpecialFileMenu()