summaryrefslogtreecommitdiff
path: root/embeddedobj
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-07-12 11:19:08 +0000
committerKurt Zenker <kz@openoffice.org>2005-07-12 11:19:08 +0000
commitd9a866ed807eb210344193a7a94a94fac2e11af8 (patch)
tree6d94daf01c989146c564b4b120b2494f2c5cf2aa /embeddedobj
parente45beadafffc057bdbcbbc63af73b838cceed079 (diff)
INTEGRATION: CWS mav18 (1.14.4); FILE MERGED
2005/06/02 13:13:55 mav 1.14.4.1: #i49369# get the size from IOleObject only in case there is no own cached size
Diffstat (limited to 'embeddedobj')
-rw-r--r--embeddedobj/source/msole/olecomponent.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/embeddedobj/source/msole/olecomponent.hxx b/embeddedobj/source/msole/olecomponent.hxx
index c380f0164d22..6d52509f4be0 100644
--- a/embeddedobj/source/msole/olecomponent.hxx
+++ b/embeddedobj/source/msole/olecomponent.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: olecomponent.hxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: obo $ $Date: 2005-04-27 09:16:30 $
+ * last change: $Author: kz $ $Date: 2005-07-12 12:19:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -212,6 +212,7 @@ public:
void SetExtent( const ::com::sun::star::awt::Size& aVisAreaSize, sal_Int64 nAspect );
::com::sun::star::awt::Size GetExtent( sal_Int64 nAspect );
+ ::com::sun::star::awt::Size GetReccomendedExtent( sal_Int64 nAspect );
sal_Int64 GetMiscStatus( sal_Int64 nAspect );