/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/ |
H A D | Frame.java | 139 public void removeFrameActionListener( /*IN*/ com.sun.star.frame.XFrameActionListener xListener ) in removeFrameActionListener() method in Frame 141 xFrame.removeFrameActionListener( xListener ); in removeFrameActionListener()
|
/trunk/main/extensions/qa/integration/extensions/ |
H A D | Frame.java | 183 public void removeFrameActionListener(XFrameActionListener _frameActionListener) in removeFrameActionListener() method in Frame 185 m_frame.removeFrameActionListener( _frameActionListener ); in removeFrameActionListener()
|
/trunk/main/framework/inc/services/ |
H A D | task.hxx | 332 …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 D | desktop.hxx | 301 … SAL_CALL removeFrameActionListener ( const…
|
H A D | frame.hxx | 219 …virtual void SAL_CALL removeFrameActionListener ( const css::uno::Reference< css::fra…
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/frame/ |
H A D | _XFrame.java | 240 oObj.removeFrameActionListener(listener); in _removeFrameActionListener() 435 oObj.removeFrameActionListener(listener); in _contextChanged()
|
/trunk/main/sfx2/source/view/ |
H A D | sfxbasecontroller.cxx | 530 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()
|
/trunk/main/offapi/com/sun/star/frame/ |
H A D | XFrame.idl | 365 @see XFrame::removeFrameActionListener() 377 [oneway] void removeFrameActionListener( [in] XFrameActionListener xListener );
|
H A D | XFrameActionListener.idl | 49 @see XFrame::removeFrameActionListener()
|
H A D | LayoutManager.idl | 92 @see XFrame::removeFrameActionListener()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/fwk/ |
H A D | com.sun.star.comp.framework.Frame.csv | 25 "Frame";"com::sun::star::frame::XFrame";"removeFrameActionListener()"
|
H A D | com.sun.star.comp.framework.Desktop.csv | 25 "Desktop";"com::sun::star::frame::XFrame";"removeFrameActionListener()"
|
/trunk/main/sfx2/source/sidebar/ |
H A D | ControllerItem.cxx | 73 mxFrame->removeFrameActionListener(this); in disposing()
|
/trunk/main/extensions/source/bibliography/ |
H A D | framectr.cxx | 186 pController->getFrame()->removeFrameActionListener( this ); in disposing() 250 getFrame()->removeFrameActionListener( pImp ); in suspend()
|
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/ |
H A D | StatusListener.java | 464 xFrame.removeFrameActionListener(this); in shutdown()
|
H A D | Interceptor.java | 641 xFrame.removeFrameActionListener(this); in shutdown()
|
/trunk/main/framework/source/dispatch/ |
H A D | popupmenudispatcher.cxx | 355 …xFrame->removeFrameActionListener( uno::Reference< XFrameActionListener >( (OWeakObject *)this, UN… in disposing()
|
H A D | menudispatcher.cxx | 249 …xFrame->removeFrameActionListener( uno::Reference< XFrameActionListener >( (OWeakObject *)this, UN… in disposing()
|
/trunk/main/sd/source/ui/slidesorter/controller/ |
H A D | SlsListener.cxx | 191 xFrame->removeFrameActionListener ( in ReleaseListeners()
|
/trunk/main/sd/source/ui/tools/ |
H A D | EventMultiplexer.cxx | 335 xFrame->removeFrameActionListener ( in ReleaseListeners()
|
/trunk/main/framework/source/uielement/ |
H A D | statusbarmanager.cxx | 268 … m_xFrame->removeFrameActionListener( uno::Reference< frame::XFrameActionListener >( in dispose()
|
/trunk/main/dbaccess/source/ui/browser/ |
H A D | unodatbr.cxx | 353 …m_xCurrentFrameParent->removeFrameActionListener((::com::sun::star::frame::XFrameActionListener*)t… in disposing() 1403 …m_xCurrentFrameParent->removeFrameActionListener((::com::sun::star::frame::XFrameActionListener*)t… in disposing() 1560 …m_xCurrentFrameParent->removeFrameActionListener((::com::sun::star::frame::XFrameActionListener*)t… in attachFrame()
|
/trunk/main/framework/source/services/ |
H A D | frame.cxx | 542 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 D | desktop.cxx | 996 void SAL_CALL Desktop::removeFrameActionListener( const css::uno::Reference< css::frame::XFrameActi… in removeFrameActionListener() function in framework::Desktop
|
/trunk/main/sdext/source/presenter/ |
H A D | PresenterController.cxx | 245 xFrame->removeFrameActionListener(this); in disposing()
|