Home
last modified time | relevance | path

Searched refs:removeFrameActionListener (Results 1 – 25 of 30) sorted by relevance

12

/AOO41X/main/bean/com/sun/star/comp/beans/ !
H A DFrame.java139 … public void removeFrameActionListener( /*IN*/ com.sun.star.frame.XFrameActionListener xListener ) in removeFrameActionListener() method in Frame
141 xFrame.removeFrameActionListener( xListener ); in removeFrameActionListener()
/AOO41X/main/extensions/qa/integration/extensions/ !
H A DFrame.java183 public void removeFrameActionListener(XFrameActionListener _frameActionListener) in removeFrameActionListener() method in Frame
185 m_frame.removeFrameActionListener( _frameActionListener ); in removeFrameActionListener()
/AOO41X/main/framework/inc/services/ !
H A Dtask.hxx332 …virtual void SAL_CALL removeFrameActionListener( const css::uno::Reference< css::frame::XFrameActi… in removeFrameActionListener() function in framework::Task
334 Frame::removeFrameActionListener( xListener ); in removeFrameActionListener()
H A Ddesktop.hxx301 … SAL_CALL removeFrameActionListener ( const…
H A Dframe.hxx219 …al void SAL_CALL removeFrameActionListener
/AOO41X/main/qadevOOo/tests/java/ifc/frame/ !
H A D_XFrame.java240 oObj.removeFrameActionListener(listener); in _removeFrameActionListener()
435 oObj.removeFrameActionListener(listener); in _contextChanged()
/AOO41X/main/sfx2/source/view/ !
H A Dsfxbasecontroller.cxx530 m_pController->getFrame()->removeFrameActionListener( this ) ; in disposing()
618 xTemp->removeFrameActionListener( m_pData->m_xListener ) ; in attachFrame()
687 getFrame()->removeFrameActionListener( m_pData->m_xListener ) ; in suspend()
1043 m_pData->m_pController->getFrame()->removeFrameActionListener( m_pData->m_xListener ) ; in dispose()
/AOO41X/main/qadevOOo/objdsc/fwk/ !
H A Dcom.sun.star.comp.framework.Frame.csv25 "Frame";"com::sun::star::frame::XFrame";"removeFrameActionListener()"
H A Dcom.sun.star.comp.framework.Desktop.csv25 "Desktop";"com::sun::star::frame::XFrame";"removeFrameActionListener()"
/AOO41X/main/offapi/com/sun/star/frame/ !
H A DXFrame.idl365 @see XFrame::removeFrameActionListener()
377 [oneway] void removeFrameActionListener( [in] XFrameActionListener xListener );
H A DXFrameActionListener.idl49 @see XFrame::removeFrameActionListener()
H A DLayoutManager.idl92 @see XFrame::removeFrameActionListener()
/AOO41X/main/sfx2/source/sidebar/ !
H A DControllerItem.cxx73 mxFrame->removeFrameActionListener(this); in disposing()
/AOO41X/main/extensions/source/bibliography/ !
H A Dframectr.cxx186 pController->getFrame()->removeFrameActionListener( this ); in disposing()
250 getFrame()->removeFrameActionListener( pImp ); in suspend()
/AOO41X/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/ !
H A DStatusListener.java464 xFrame.removeFrameActionListener(this); in shutdown()
H A DInterceptor.java641 xFrame.removeFrameActionListener(this); in shutdown()
/AOO41X/main/framework/source/dispatch/ !
H A Dpopupmenudispatcher.cxx355 …xFrame->removeFrameActionListener( uno::Reference< XFrameActionListener >( (OWeakObject *)this, UN… in disposing()
H A Dmenudispatcher.cxx249 …xFrame->removeFrameActionListener( uno::Reference< XFrameActionListener >( (OWeakObject *)this, UN… in disposing()
/AOO41X/main/sd/source/ui/slidesorter/controller/ !
H A DSlsListener.cxx191 xFrame->removeFrameActionListener ( in ReleaseListeners()
/AOO41X/main/sd/source/ui/tools/ !
H A DEventMultiplexer.cxx335 xFrame->removeFrameActionListener ( in ReleaseListeners()
/AOO41X/main/framework/source/uielement/ !
H A Dstatusbarmanager.cxx268 … m_xFrame->removeFrameActionListener( uno::Reference< frame::XFrameActionListener >( in dispose()
/AOO41X/main/dbaccess/source/ui/browser/ !
H A Dunodatbr.cxx352 …m_xCurrentFrameParent->removeFrameActionListener((::com::sun::star::frame::XFrameActionListener*)t… in disposing()
1402 …m_xCurrentFrameParent->removeFrameActionListener((::com::sun::star::frame::XFrameActionListener*)t… in disposing()
1559 …m_xCurrentFrameParent->removeFrameActionListener((::com::sun::star::frame::XFrameActionListener*)t… in attachFrame()
/AOO41X/main/framework/source/services/ !
H A Dframe.cxx542 xFrame->removeFrameActionListener(xListen); in lcl_disableLayoutManager()
1594 void SAL_CALL Frame::removeFrameActionListener( const css::uno::Reference< css::frame::XFrameAction… in removeFrameActionListener() function in framework::Frame
H A Ddesktop.cxx996 void SAL_CALL Desktop::removeFrameActionListener( const css::uno::Reference< css::frame::XFrameActi… in removeFrameActionListener() function in framework::Desktop
/AOO41X/main/sdext/source/presenter/ !
H A DPresenterController.cxx245 xFrame->removeFrameActionListener(this); in disposing()

12