INTEGRATION: CWS rpt23fix01 (1.21.4); FILE MERGED
2007/07/16 12:10:00 oj 1.21.4.1: #i77411# set parent frame at embeded object
This commit is contained in:
parent
5a2ab6ee0f
commit
04a2b7010b
1 changed files with 2 additions and 6 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: documentdefinition.hxx,v $
|
||||
*
|
||||
* $Revision: 1.21 $
|
||||
* $Revision: 1.22 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2007-07-06 07:54:31 $
|
||||
* last change: $Author: hr $ $Date: 2007-08-02 14:25:38 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -208,10 +208,6 @@ public:
|
|||
*/
|
||||
void impl_initObjectEditView( const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XController >& _rxController );
|
||||
|
||||
/** appends the given frame to the frames collection of our database document's current controller
|
||||
*/
|
||||
void impl_appendFrameToDocumentFrames_throw( const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& _rxFrame );
|
||||
|
||||
/** removes the given frame from the desktop's frame collection
|
||||
@raises ::com::sun::star::uno::RuntimeException
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue