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

INTEGRATION: CWS controlperformance (1.5.360); FILE MERGED

2008/03/28 13:18:51 fs 1.5.360.1: during #b6673211#: getUnoControlForDevice seems to be unused
üst 1888ed67
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite * OpenOffice.org - a multi-platform office productivity suite
* *
* $RCSfile: viewcontactofunocontrol.hxx,v $ * $RCSfile: viewcontactofunocontrol.hxx,v $
* $Revision: 1.6 $ * $Revision: 1.7 $
* *
* This file is part of OpenOffice.org. * This file is part of OpenOffice.org.
* *
...@@ -70,11 +70,6 @@ namespace sdr { namespace contact { ...@@ -70,11 +70,6 @@ namespace sdr { namespace contact {
*/ */
struct SdrUnoObjAccessControl { friend class ::SdrUnoObj; private: SdrUnoObjAccessControl() { } }; struct SdrUnoObjAccessControl { friend class ::SdrUnoObj; private: SdrUnoObjAccessControl() { } };
/** retrieves the XControl asscociated with the ViewContact and the given device
*/
::com::sun::star::uno::Reference< ::com::sun::star::awt::XControl >
getUnoControlForDevice( const OutputDevice* _pDevice, const SdrUnoObjAccessControl& ) const;
/** retrieves a temporary XControl instance, whose parent is the given window /** retrieves a temporary XControl instance, whose parent is the given window
@seealso SdrUnoObj::GetTemporaryControlForWindow @seealso SdrUnoObj::GetTemporaryControlForWindow
*/ */
......
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