Searched refs:DockingEvent (Results 1 – 10 of 10) sorted by relevance
36 #include <com/sun/star/awt/DockingEvent.idl>59 void startDocking( [in] com::sun::star::awt::DockingEvent e ); 73 DockingData docking( [in] com::sun::star::awt::DockingEvent e );
45 struct DockingEvent: com::sun::star::lang::EventObject
82 DockingEvent.idl\
139 void SAL_CALL PanelManager::startDocking( const awt::DockingEvent& ) in startDocking() argument144 awt::DockingData SAL_CALL PanelManager::docking( const awt::DockingEvent& ) in docking() argument
86 …virtual void SAL_CALL startDocking( const ::com::sun::star::awt::DockingEvent& e ) throw (::com::s…87 …star::awt::DockingData SAL_CALL docking( const ::com::sun::star::awt::DockingEvent& e ) throw (::c…
173 …virtual void SAL_CALL startDocking( const ::com::sun::star::awt::DockingEvent& e ) throw (::com::s…174 …star::awt::DockingData SAL_CALL docking( const ::com::sun::star::awt::DockingEvent& e ) throw (::c…
3418 void SAL_CALL ToolbarLayoutManager::startDocking( const awt::DockingEvent& e ) in startDocking()3472 awt::DockingData SAL_CALL ToolbarLayoutManager::docking( const awt::DockingEvent& e ) in docking()
272 …virtual void SAL_CALL startDocking( const ::com::sun::star::awt::DockingEvent& e ) throw (::com::s…273 …star::awt::DockingData SAL_CALL docking( const ::com::sun::star::awt::DockingEvent& e ) throw (::c…
698 void SAL_CALL SfxToolBoxControl::startDocking( const ::com::sun::star::awt::DockingEvent& ) in startDocking() argument702 …:awt::DockingData SAL_CALL SfxToolBoxControl::docking( const ::com::sun::star::awt::DockingEvent& ) in docking() argument
803 ::com::sun::star::awt::DockingEvent aEvent; in ProcessWindowEvent()824 ::com::sun::star::awt::DockingEvent aEvent; in ProcessWindowEvent()
Completed in 74 milliseconds