Kaydet (Commit) d34d1557 authored tarafından Kurt Zenker's avatar Kurt Zenker

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:  cmc@openoffice.org
Reviewed by:   fs@openoffice.org
üst 2825d779
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: AppController.hxx,v $ * $RCSfile: AppController.hxx,v $
* *
* $Revision: 1.23 $ * $Revision: 1.24 $
* *
* last change: $Author: rt $ $Date: 2008-01-30 08:41:20 $ * last change: $Author: kz $ $Date: 2008-03-05 16:51:51 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -293,14 +293,6 @@ namespace dbaui ...@@ -293,14 +293,6 @@ namespace dbaui
/// copies the current object into clipboard /// copies the current object into clipboard
TransferableHelper* copyObject(); 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 /// returns the nameaccess
::com::sun::star::uno::Reference< ::com::sun::star::container::XNameAccess > getElements(ElementType _eType); ::com::sun::star::uno::Reference< ::com::sun::star::container::XNameAccess > getElements(ElementType _eType);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment