Home
last modified time | relevance | path

Searched refs:XCLOSELISTENER (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sfx2/inc/sfx2/
H A Dsfxbasemodel.hxx126 #define XCLOSELISTENER ::com::sun::star::util::XCloseListener macro
834 …virtual void SAL_CALL addCloseListener( const REFERENCE< XCLOSELISTENER >& xListener ) throw (RUNT…
835 …virtual void SAL_CALL removeCloseListener( const REFERENCE< XCLOSELISTENER >& xListener ) throw (R…
/aoo41x/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx1497 void SAL_CALL SfxBaseModel::addCloseListener( const uno::Reference< XCLOSELISTENER >& xListener ) t… in addCloseListener()
1501 …nterfaceContainer.addInterface( ::getCppuType((const uno::Reference< XCLOSELISTENER >*)0), xListen… in addCloseListener()
1508 void SAL_CALL SfxBaseModel::removeCloseListener( const uno::Reference< XCLOSELISTENER >& xListener … in removeCloseListener()
1512 …rfaceContainer.removeInterface( ::getCppuType((const uno::Reference< XCLOSELISTENER >*)0), xListen… in removeCloseListener()
/aoo41x/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx97 #define XCLOSELISTENER ::com::sun::star::util::XCloseListener macro

Completed in 107 milliseconds