Kaydet (Commit) 76a0986b authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS mav09 (1.51.58); FILE MERGED

2004/09/16 14:42:37 mav 1.51.58.4: RESYNC: (1.53-1.55); FILE MERGED
2004/07/09 16:38:11 mav 1.51.58.3: RESYNC: (1.51-1.53); FILE MERGED
2004/07/02 08:44:37 mba 1.51.58.2: #i27773#: some ToDos
2004/05/16 17:29:06 mba 1.51.58.1: #i27773#: new EmbeddedObjectContainer
üst 200660ff
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: unoprov.cxx,v $ * $RCSfile: unoprov.cxx,v $
* *
* $Revision: 1.55 $ * $Revision: 1.56 $
* *
* last change: $Author: obo $ $Date: 2004-08-12 09:06:31 $ * last change: $Author: kz $ $Date: 2004-10-04 17:56:32 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -544,6 +544,7 @@ SfxItemPropertyMap* ImplGetSvxPluginPropertyMap() ...@@ -544,6 +544,7 @@ SfxItemPropertyMap* ImplGetSvxPluginPropertyMap()
SfxItemPropertyMap* ImplGetSvxFramePropertyMap() SfxItemPropertyMap* ImplGetSvxFramePropertyMap()
{ {
//TODO/LATER: new properties for ScrollingMode and DefaultBorder
static SfxItemPropertyMap aFramePropertyMap_Impl[] = static SfxItemPropertyMap aFramePropertyMap_Impl[] =
{ {
{ MAP_CHAR_LEN("FrameURL"), OWN_ATTR_FRAME_URL , &::getCppuType((const ::rtl::OUString*)0), 0, 0}, { MAP_CHAR_LEN("FrameURL"), OWN_ATTR_FRAME_URL , &::getCppuType((const ::rtl::OUString*)0), 0, 0},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment