Searched refs:XFRAME (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/framework/inc/macros/debug/ |
H A D | targeting.hxx | 148 #define LOG_RESULT_FINDFRAME( SSERVICE, SFRAMENAME, XFRAME ) \ argument 157 if( XFRAME.is() == sal_True ) \ 161 sBufferSteps.append( U2B( XFRAME->getName() ) ); \ 238 #define LOG_RESULT_FINDFRAME( SSERVICE, SFRAMENAME, XFRAME ) argument
|
/aoo42x/main/framework/inc/classes/ |
H A D | menumanager.hxx | 55 #define XFRAME ::com::sun::star::frame::XFrame macro 77 REFERENCE< XFRAME >& rFrame, 84 REFERENCE< XFRAME >& rFrame, 154 REFERENCE< XFRAME > m_xFrame;
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | sfxbasecontroller.hxx | 68 #define XFRAME ::com::sun::star::frame::XFrame macro 176 virtual void SAL_CALL attachFrame( const REFERENCE< XFRAME >& xFrame ) throw( RUNTIMEEXCEPTION ) ; 251 REFERENCE< XFRAME > SAL_CALL getFrame() throw( RUNTIMEEXCEPTION ) ;
|
/aoo42x/main/sfx2/source/view/ |
H A D | sfxbasecontroller.cxx | 611 void SAL_CALL SfxBaseController::attachFrame( const REFERENCE< XFRAME >& xFrame ) throw( ::com::sun… in attachFrame() 613 REFERENCE< XFRAME > xTemp( getFrame() ) ; in attachFrame() 759 REFERENCE< XFRAME > SAL_CALL SfxBaseController::getFrame() throw( ::com::sun::star::uno::RuntimeExc… in getFrame() 796 REFERENCE < XFRAME > xFrame; in queryDispatch() 1081 REFERENCE < XFRAME > aXFrame; in dispose() 1133 REFERENCE < XFRAME > aXFrame; in ReleaseShell_Impl()
|
/aoo42x/main/framework/source/classes/ |
H A D | menumanager.cxx | 138 REFERENCE< XFRAME >& rFrame, Menu* pMenu, sal_Bool bDelete, sal_Bool bDeleteChildren ) in MenuManager() 361 REFERENCE< XFRAME >& rFrame, AddonMenu* pAddonMenu, sal_Bool bDelete, sal_Bool bDeleteChildren )
|
Completed in 37 milliseconds