INTEGRATION: CWS sb18 (1.8.4); FILE MERGED
2004/05/18 15:35:24 sb 1.8.4.1: #i21150# Added new feature: published.
This commit is contained in:
parent
ffbb906276
commit
58f98a604a
1 changed files with 5 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: reflread.hxx,v $
|
||||
*
|
||||
* $Revision: 1.8 $
|
||||
* $Revision: 1.9 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2004-03-30 16:33:34 $
|
||||
* last change: $Author: obo $ $Date: 2004-06-04 02:42:49 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -247,6 +247,9 @@ public:
|
|||
inline sal_uInt16 getMajorVersion() const;
|
||||
|
||||
/** returns the typeclass of the type represented by this blob.
|
||||
|
||||
This function will always return the type class without the internal
|
||||
RT_TYPE_PUBLISHED flag set.
|
||||
*/
|
||||
inline RTTypeClass getTypeClass() const;
|
||||
|
||||
|
|
Loading…
Reference in a new issue