#80688# GetFont: nScript

This commit is contained in:
Niklas Nebel 2000-11-23 19:17:08 +00:00
parent 4b2e47fb76
commit 30be45222a

View file

@ -2,9 +2,9 @@
*
* $RCSfile: patattr.hxx,v $
*
* $Revision: 1.1.1.1 $
* $Revision: 1.2 $
*
* last change: $Author: hr $ $Date: 2000-09-18 16:44:49 $
* last change: $Author: nn $ $Date: 2000-11-23 20:17:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -109,7 +109,8 @@ public:
void DeleteUnchanged( const ScPatternAttr* pOldAttrs );
void GetFont( Font& rFont, OutputDevice* pOutDev = NULL,
const Fraction* pScale = NULL,
const SfxItemSet* pCondSet = NULL ) const;
const SfxItemSet* pCondSet = NULL,
BYTE nScript = 0 ) const;
void FillEditItemSet( SfxItemSet* pSet,
const SfxItemSet* pCondSet = NULL ) const;