Home
last modified time | relevance | path

Searched refs:LayoutManager (Results 1 – 18 of 18) sorted by relevance

/aoo42x/main/qadevOOo/objdsc/fwk/
H A Dcom.sun.star.comp.framework.LayoutManager.csv1 "LayoutManager";"com::sun::star::lang::XEventListener";"disposing()"
4 "LayoutManager";"com::sun::star::frame::XLayoutManager";"attachFrame()"
5 "LayoutManager";"com::sun::star::frame::XLayoutManager";"reset()"
10 "LayoutManager";"com::sun::star::frame::XLayoutManager";"getElement()"
11 "LayoutManager";"com::sun::star::frame::XLayoutManager";"getElements()"
12 "LayoutManager";"com::sun::star::frame::XLayoutManager";"showElement()"
13 "LayoutManager";"com::sun::star::frame::XLayoutManager";"hideElement()"
14 "LayoutManager";"com::sun::star::frame::XLayoutManager";"dockWindow()"
24 "LayoutManager";"com::sun::star::frame::XLayoutManager";"lock()"
25 "LayoutManager";"com::sun::star::frame::XLayoutManager";"unlock()"
[all …]
/aoo42x/main/framework/source/layoutmanager/
H A Dlayoutmanager.cxx111 DEFINE_INIT_SERVICE( LayoutManager, {} ) in IMPLEMENT_FORWARD_XTYPEPROVIDER2()
113 LayoutManager::LayoutManager( const Reference< XMultiServiceFactory >& xServiceManager ) : LayoutMa…
180 LayoutManager::~LayoutManager() in ~LayoutManager()
188 void LayoutManager::impl_clearUpMenuBar() in impl_clearUpMenuBar()
244 void LayoutManager::implts_lock() in implts_lock()
250 sal_Bool LayoutManager::implts_unlock() in implts_unlock()
434 void LayoutManager::implts_destroyElements() in implts_destroyElements()
1240 void SAL_CALL LayoutManager::reset() in reset()
2270 void SAL_CALL LayoutManager::lock() in lock()
2292 void SAL_CALL LayoutManager::unlock() in unlock()
[all …]
/aoo42x/main/extensions/test/ole/VisualBasic/
H A DModule1.vb85 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 DLayoutManager.java36 class LayoutManager class
40 public LayoutManager (JComponent aLayoutedComponent) in LayoutManager() method in LayoutManager
H A Dmakefile.common29 LayoutManager.java \
H A DObjectViewContainer.java305 private LayoutManager maLayoutManager;
/aoo42x/main/framework/inc/services/
H A Dlayoutmanager.hxx102 class LayoutManager : public LayoutManager_Base , class
113LayoutManager( const com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory >&…
114 virtual ~LayoutManager();
/aoo42x/main/offapi/com/sun/star/embed/
H A DXInplaceClient.idl126 <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 DFrame.idl193 /** provides access to the <type>LayoutManager</type> of the frame.
195 [optional, property] com::sun::star::uno::XInterface LayoutManager;
H A DXLayoutManagerEventBroadcaster.idl37 @see ::com::sun::star::frame::LayoutManager
H A DXLayoutManagerListener.idl43 @see ::com::sun::star::frame::LayoutManager
H A Dmakefile.mk69 LayoutManager.idl\
H A DLayoutManagerEvents.idl36 @see com::sun::star::frame::LayoutManager
H A DLayoutManager.idl74 service LayoutManager
/aoo42x/main/framework/source/register/
H A Dregisterservices.cxx98 IFFACTORY( ::framework::LayoutManager ) else
/aoo42x/main/qadevOOo/tests/java/mod/_fwk/
H A DLayoutManager.java44 public class LayoutManager extends TestCase { class
/aoo42x/main/framework/qa/unoapi/
H A Dframework.sce43 -o fwk.LayoutManager
/aoo42x/main/offapi/
H A DUnoApi_offapi.mk574 offapi/com/sun/star/frame/LayoutManager \

Completed in 224 milliseconds