summaryrefslogtreecommitdiff
path: root/framework/inc/services/frame.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-10-14 05:23:43 +0000
committerOliver Bolte <obo@openoffice.org>2008-10-14 05:23:43 +0000
commit7bf29c44efa5985f59c160ba5a75dc212f955d42 (patch)
tree8cd9404e8ac9ba3268061278dc1ef215f631b4c9 /framework/inc/services/frame.hxx
parenta3458db24dc4688fcca14242917ec3bd62a6adcb (diff)
CWS-TOOLING: integrate CWS mba30fixes02
Diffstat (limited to 'framework/inc/services/frame.hxx')
-rw-r--r--framework/inc/services/frame.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/framework/inc/services/frame.hxx b/framework/inc/services/frame.hxx
index 93c6d4656035..7c48e44693eb 100644
--- a/framework/inc/services/frame.hxx
+++ b/framework/inc/services/frame.hxx
@@ -8,7 +8,7 @@
*
* $RCSfile: frame.hxx,v $
*
- * $Revision: 1.41 $
+ * $Revision: 1.41.82.1 $
*
* This file is part of OpenOffice.org.
*
@@ -355,8 +355,6 @@ class Frame : // interfaces
// threadsafe
void implts_sendFrameActionEvent ( const css::frame::FrameAction& aAction );
void implts_resizeComponentWindow ( );
- void implts_setTitleOnWindow ( const ::rtl::OUString& sTitle );
- const ::rtl::OUString implts_getTitleFromWindow ( ) const;
void implts_setIconOnWindow ( );
void implts_startWindowListening ( );
void implts_stopWindowListening ( );