Kaydet (Commit) e16109b4 authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS fwkpostbeta04 (1.12.30); FILE MERGED

2005/03/03 17:24:25 cd 1.12.30.2: RESYNC: (1.12-1.13); FILE MERGED
2005/03/02 16:26:34 cd 1.12.30.1: #i43731# Make status bar aware of embedded object situation
üst 38d6bbdd
......@@ -2,9 +2,9 @@
*
* $RCSfile: layoutmanager.hxx,v $
*
* $Revision: 1.15 $
* $Revision: 1.16 $
*
* last change: $Author: obo $ $Date: 2005-03-15 09:32:58 $
* last change: $Author: obo $ $Date: 2005-03-18 12:06:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -482,6 +482,7 @@ namespace framework
void implts_createCustomToolBars( const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > >& aCustomTbxSeq );
void implts_createCustomToolBar( const rtl::OUString& aTbxResName, const rtl::OUString& aTitle );
void implts_toggleFloatingUIElementsVisibility( sal_Bool bActive );
sal_Bool implts_isEmbeddedLayoutManager() const;
sal_Int16 implts_getCurrentSymbolSet();
::com::sun::star::uno::Reference< com::sun::star::awt::XWindowPeer > implts_createToolkitWindow( const ::com::sun::star::uno::Reference< com::sun::star::awt::XWindowPeer >& rParent );
::com::sun::star::uno::Reference< ::com::sun::star::ui::XUIElement > implts_createElement( const rtl::OUString& aName );
......
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