[sc-issues] [Issue 81572] API: need interface to add linked sheets

2008-09-24 Thread cn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81572


User cn changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Wed Sep 24 10:42:23 + 
2008 ---
ok in master = close

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 81572] API: need interface to add linked sheets

2008-05-07 Thread tbe
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81572


User tbe changed the following:

What|Old value |New value

 Assigned to|tbe   |oc





--- Additional comments from [EMAIL PROTECTED] Wed May  7 14:33:49 + 
2008 ---
TBE-OC: Please verify.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 81572] API: need interface to add linked sheets

2007-11-28 Thread tbe
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81572


User tbe changed the following:

What|Old value |New value

Target milestone|OOo 2.x   |OOo 3.0





--- Additional comments from [EMAIL PROTECTED] Wed Nov 28 10:21:53 + 
2007 ---
set target OOo 3.0

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 81572] API: need interface to add linked sheets

2007-11-22 Thread tbe
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81572


User tbe changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Thu Nov 22 09:28:54 + 
2007 ---
accepted

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 81572] API: need interface to add linked sheets

2007-11-22 Thread tbe
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81572





--- Additional comments from [EMAIL PROTECTED] Thu Nov 22 09:29:29 + 
2007 ---
I added the optional property IsExecuteLinkEnabled to the service
com.sun.star.sheet.SpreadsheetDocumentSettings. By default this
property has the value true. If one sets this property to false,
the execution of links is disabled, e.g. when calling the link()
method of the com.sun.star.sheet.XSheetLinkable interface.

In addition I added the new interface
com.sun.star.sheet.XExternalSheetName, which provides a method
to set an external name at the sheet. This optional interface
is supported by the com.sun.star.sheet.Spreadsheet service.

TBE-DR:
The following scenario should work. You add a hidden sheet to
the document. Then you call the setExternalName method of the
XExternalSheetName interface. After that, you set the
IsExecuteLinkEnabled property to false, call the link() method
of the XSheetLinkable interface and finally set the
IsExecuteLinkEnabled property back to true.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 81572] API: need interface to add linked sheets

2007-11-22 Thread tbe
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81572


User tbe changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Thu Nov 22 15:24:23 + 
2007 ---
fixed on CWS xmlfilter02

The following files are affected:

offapi/com/sun/star/sheet/XExternalSheetName.idl  1.1.2.1 (added)
  Spreadsheet.idl  1.9.72.2
  SpreadsheetDocumentSettings.idl  1.10.72.7
  makefile.mk  1.23.40.8

sc/inc/cellsuno.hxx  1.27.18.5
   document.hxx  1.97.44.8
   unonames.hxx  1.71.250.14
sc/source/core/data/documen2.cxx  1.62.18.7
sc/source/ui/unoobj/cellsuno.cxx  1.100.18.7
docuno.cxx  1.59.16.8


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 81572] API: need interface to add linked sheets

2007-09-14 Thread dr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81572
 Issue #|81572
 Summary|API: need interface to add linked sheets
   Component|Spreadsheet
 Version|680m222
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P3
Subcomponent|programming
 Assigned to|tbe
 Reported by|dr





--- Additional comments from [EMAIL PROTECTED] Fri Sep 14 07:51:14 + 
2007 ---
Needed API to silently add a linked sheet into a Calc document. Basically this
would be a wrapper for the core function ScDocument::InsertLinkedEmptyTab.
Additionally it should be possible to look for an existing linked sheet, or the
function should do this internally and return the sheet index of either an
existing linked sheet or the new sheet.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 81572] API: need interface to add linked sheets

2007-09-14 Thread dr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81572


User dr changed the following:

What|Old value |New value

Target milestone|---   |OOo 2.x





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]