INTEGRATION: CWS formcelllinkage (1.3.94); FILE MERGED
2003/10/01 09:17:58 fs 1.3.94.1: #i18994# merging the changes from the CWS fs002
This commit is contained in:
parent
f6187d8041
commit
005199af5a
1 changed files with 2 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: propertyinfo.hxx,v $
|
||||
*
|
||||
* $Revision: 1.3 $
|
||||
* $Revision: 1.4 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2003-03-25 16:03:58 $
|
||||
* last change: $Author: obo $ $Date: 2003-10-21 09:07:12 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -90,7 +90,6 @@ namespace pcr
|
|||
virtual String getPropertyTranslation(sal_Int32 _nId) const = 0;
|
||||
virtual sal_Int32 getPropertyHelpId(sal_Int32 _nId) const = 0;
|
||||
virtual sal_Int16 getPropertyPos(sal_Int32 _nId) const = 0;
|
||||
virtual sal_Bool getPropertyMultiFlag(sal_Int32 _nId) const = 0;
|
||||
virtual sal_uInt32 getPropertyUIFlags(sal_Int32 _nId) const = 0;
|
||||
virtual ::com::sun::star::uno::Sequence< ::rtl::OUString >
|
||||
getPropertyEnumRepresentations(sal_Int32 _nId) const = 0;
|
||||
|
|
Loading…
Reference in a new issue