Searched refs:xStringLength (Results 1 – 3 of 3) sorted by relevance
104 Reference< XStringWidth > xStringLength( new RecentFilesStringLength ); in fillPopupMenu() local182 …aMenuTitle = aURL.getAbbreviated( xStringLength, MAX_STR_WIDTH, INetURLObject::DECODE_UNAMBIGUOU… in fillPopupMenu()
245 Reference< XStringWidth > xStringLength( new RecentFilesStringLength() );246 … aMenuTitle = aURL.getAbbreviated( xStringLength, 46, INetURLObject::DECODE_UNAMBIGUOUS );
607 Reference< XStringWidth > xStringLength( new StringLength ); in UpdateSpecialFileMenu() local753 … aShortURL = aURL.getAbbreviated( xStringLength, 46, INetURLObject::DECODE_UNAMBIGUOUS ); in UpdateSpecialFileMenu()