Searched refs:LayoutManager (Results 1 – 18 of 18) sorted by relevance
| /AOO42X/main/qadevOOo/objdsc/fwk/ |
| H A D | com.sun.star.comp.framework.LayoutManager.csv | 1 "LayoutManager";"com::sun::star::lang::XEventListener";"disposing()" 2 "LayoutManager";"com::sun::star::frame::XInplaceLayout#optional";"setInplaceMenuBar()" 3 "LayoutManager";"com::sun::star::frame::XInplaceLayout#optional";"resetInplaceMenuBar()" 4 "LayoutManager";"com::sun::star::frame::XLayoutManager";"attachFrame()" 5 "LayoutManager";"com::sun::star::frame::XLayoutManager";"reset()" 6 "LayoutManager";"com::sun::star::frame::XLayoutManager";"getCurrentDockingArea()" 7 "LayoutManager";"com::sun::star::frame::XLayoutManager";"setDockingAreaAcceptor()" 8 "LayoutManager";"com::sun::star::frame::XLayoutManager";"createElement()" 9 "LayoutManager";"com::sun::star::frame::XLayoutManager";"destroyElement()" 10 "LayoutManager";"com::sun::star::frame::XLayoutManager";"getElement()" [all …]
|
| /AOO42X/main/framework/source/layoutmanager/ |
| H A D | layoutmanager.cxx | 108 IMPLEMENT_FORWARD_XTYPEPROVIDER2( LayoutManager, LayoutManager_Base, LayoutManager_PBase ) in IMPLEMENT_FORWARD_XTYPEPROVIDER2() argument 109 IMPLEMENT_FORWARD_XINTERFACE2( LayoutManager, LayoutManager_Base, LayoutManager_PBase ) in IMPLEMENT_FORWARD_XTYPEPROVIDER2() 110 DEFINE_XSERVICEINFO_MULTISERVICE( LayoutManager, ::cppu::OWeakObject, SERVICENAME_LAYOUTMANAGER, IM… in IMPLEMENT_FORWARD_XTYPEPROVIDER2() 111 DEFINE_INIT_SERVICE( LayoutManager, {} ) in IMPLEMENT_FORWARD_XTYPEPROVIDER2() 113 LayoutManager::LayoutManager( const Reference< XMultiServiceFactory >& xServiceManager ) : LayoutMa… 167 Application::AddEventListener( LINK( this, LayoutManager, SettingsChanged ) ); 170 m_aAsyncLayoutTimer.SetTimeoutHdl( LINK( this, LayoutManager, AsyncLayoutHdl ) ); 180 LayoutManager::~LayoutManager() in ~LayoutManager() 182 Application::RemoveEventListener( LINK( this, LayoutManager, SettingsChanged ) ); in ~LayoutManager() 188 void LayoutManager::impl_clearUpMenuBar() in impl_clearUpMenuBar() [all …]
|
| /AOO42X/main/extensions/test/ole/VisualBasic/ |
| H A D | Module1.vb | 85 Dim LayoutManager As Object 86 LayoutManager = Doc.currentController.Frame.LayoutManager 88 LayoutManager.createElement("private:resource/toolbar/user_toolbar1") 89 LayoutManager.showElement("private:resource/toolbar/user_toolbar1") 91 ToolBar = LayoutManager.getElement("private:resource/toolbar/user_toolbar1")
|
| /AOO42X/main/accessibility/workben/org/openoffice/accessibility/awb/view/ |
| H A D | LayoutManager.java | 36 class LayoutManager class 40 public LayoutManager (JComponent aLayoutedComponent) in LayoutManager() method in LayoutManager
|
| H A D | makefile.common | 29 LayoutManager.java \
|
| H A D | ObjectViewContainer.java | 305 private LayoutManager maLayoutManager;
|
| /AOO42X/main/framework/inc/services/ |
| H A D | layoutmanager.hxx | 102 class LayoutManager : public LayoutManager_Base , class 113 …LayoutManager( const com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory >&… 114 virtual ~LayoutManager();
|
| /AOO42X/main/offapi/com/sun/star/embed/ |
| H A D | XInplaceClient.idl | 126 <type scope="com::sun::star::frame">LayoutManager</type> of the 131 <type scope="com::sun::star::frame">LayoutManager</type> of the
|
| /AOO42X/main/offapi/com/sun/star/frame/ |
| H A D | Frame.idl | 193 /** provides access to the <type>LayoutManager</type> of the frame. 195 [optional, property] com::sun::star::uno::XInterface LayoutManager;
|
| H A D | XLayoutManagerEventBroadcaster.idl | 37 @see ::com::sun::star::frame::LayoutManager
|
| H A D | makefile.mk | 69 LayoutManager.idl\
|
| H A D | XLayoutManagerListener.idl | 43 @see ::com::sun::star::frame::LayoutManager
|
| H A D | LayoutManagerEvents.idl | 36 @see com::sun::star::frame::LayoutManager
|
| H A D | LayoutManager.idl | 74 service LayoutManager
|
| /AOO42X/main/framework/source/register/ |
| H A D | registerservices.cxx | 98 IFFACTORY( ::framework::LayoutManager ) else
|
| /AOO42X/main/qadevOOo/tests/java/mod/_fwk/ |
| H A D | LayoutManager.java | 44 public class LayoutManager extends TestCase { class
|
| /AOO42X/main/framework/qa/unoapi/ |
| H A D | framework.sce | 43 -o fwk.LayoutManager
|
| /AOO42X/main/offapi/ |
| H A D | UnoApi_offapi.mk | 574 offapi/com/sun/star/frame/LayoutManager \
|