INTEGRATION: CWS mba30patches01 (1.5.124); FILE MERGED
2008/04/23 10:49:39 mba 1.5.124.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/18 15:40:59 mba 1.5.124.1: #i86365#: remove unused code
This commit is contained in:
parent
336e08256f
commit
b780282862
1 changed files with 1 additions and 9 deletions
|
@ -7,7 +7,7 @@
|
|||
* OpenOffice.org - a multi-platform office productivity suite
|
||||
*
|
||||
* $RCSfile: handlerhelper.hxx,v $
|
||||
* $Revision: 1.6 $
|
||||
* $Revision: 1.7 $
|
||||
*
|
||||
* This file is part of OpenOffice.org.
|
||||
*
|
||||
|
@ -139,14 +139,6 @@ namespace pcr
|
|||
@return
|
||||
the newly created control
|
||||
*/
|
||||
static ::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControl >
|
||||
createComboBoxControl(
|
||||
const ::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControlFactory >& _rxControlFactory,
|
||||
const ::com::sun::star::uno::Sequence< ::rtl::OUString >& _rInitialListEntries,
|
||||
sal_Bool _bReadOnlyControl,
|
||||
sal_Bool _bSorted
|
||||
);
|
||||
|
||||
static ::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControl >
|
||||
createComboBoxControl(
|
||||
const ::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControlFactory >& _rxControlFactory,
|
||||
|
|
Loading…
Reference in a new issue