Kaydet (Commit) 28b877cc authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS geordi2q11 (1.2.44); FILE MERGED

2003/12/17 11:42:07 hr 1.2.44.1: #111934#: join CWS ooo111fix1
üst f1e6d021
......@@ -2,9 +2,9 @@
*
* $RCSfile: formcellbinding.cxx,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: obo $ $Date: 2003-10-21 08:39:21 $
* last change: $Author: vg $ $Date: 2003-12-17 15:53:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -131,6 +131,13 @@ namespace xmloff
namespace
{
using ::com::sun::star::uno::Reference;
using ::com::sun::star::uno::XInterface;
using ::com::sun::star::container::XChild;
using ::com::sun::star::drawing::XDrawPage;
using ::com::sun::star::frame::XModel;
using ::com::sun::star::uno::UNO_QUERY;
//....................................................................
template< class TYPE >
Reference< TYPE > getTypedModelNode( const Reference< XInterface >& _rxModelNode )
......
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