User: kz Date: 2008-03-05 16:51:54+0000 Modified: dba/dbaccess/source/ui/app/AppController.hxx
Log: INTEGRATION: CWS dba30a (1.23.8); FILE MERGED 2008/02/20 21:31:55 fs 1.23.8.1: remove unused code Issue number: #i86284# Submitted by: [EMAIL PROTECTED] Reviewed by: [EMAIL PROTECTED] File Changes: Directory: /dba/dbaccess/source/ui/app/ ======================================= File [changed]: AppController.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/app/AppController.hxx?r1=1.23&r2=1.24 Delta lines: +0 -8 ------------------- --- AppController.hxx 2008-01-30 08:41:20+0000 1.23 +++ AppController.hxx 2008-03-05 16:51:51+0000 1.24 @@ -293,14 +293,6 @@ /// copies the current object into clipboard TransferableHelper* copyObject(); - /** fills all elements of the wanted type into the list. - @param _eType - The type. - @param _rList - The list to fill. - */ - void getElements(ElementType _eType,::std::vector< ::rtl::OUString>& _rList); - /// returns the nameaccess ::com::sun::star::uno::Reference< ::com::sun::star::container::XNameAccess > getElements(ElementType _eType); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
