Home
last modified time | relevance | path

Searched refs:m_xWeakFrame (Results 1 – 13 of 13) sorted by relevance

/trunk/main/svtools/source/uno/
H A Dcontextmenuhelper.cxx254 m_xWeakFrame( xFrame ), in ContextMenuHelper()
326 uno::Reference< frame::XFrame > xFrame( m_xWeakFrame ); in executePopupMenu()
405 uno::Reference< frame::XFrame > xFrame( m_xWeakFrame ); in associateUIConfigurationManagers()
606 uno::Reference< frame::XFrame > xFrame( m_xWeakFrame ); in completeMenuProperties()
/trunk/main/framework/source/helper/
H A Duiconfigelementwrapperbase.cxx239 Reference< XFrame > xFrame( m_xWeakFrame ); in convertFastPropertyValue()
353 m_xWeakFrame = xFrame; in setFastPropertyValue_NoBroadcast()
395 Reference< XFrame > xFrame( m_xWeakFrame ); in getFastPropertyValue()
549 Reference< XFrame > xFrame( m_xWeakFrame ); in getFrame()
H A Duielementwrapperbase.cxx140 m_xWeakFrame = xFrame; in initialize()
152 ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame > xFrame( m_xWeakFrame ); in getFrame()
200 Reference< XFrame > xFrame( m_xWeakFrame ); in getFastPropertyValue()
/trunk/main/framework/source/dispatch/
H A Dpopupmenudispatcher.cxx175 m_xWeakFrame = xFrame;
345 uno::Reference< XFrame > xFrame( m_xWeakFrame.get(), UNO_QUERY ); in disposing()
363 css::uno::Reference< css::frame::XFrame > xFrame( m_xWeakFrame ); in impl_RetrievePopupControllerQuery()
/trunk/main/svtools/inc/svtools/
H A Dcontextmenuhelper.hxx112 … ::com::sun::star::uno::WeakReference< ::com::sun::star::frame::XFrame > m_xWeakFrame;
/trunk/main/framework/inc/dispatch/
H A Dpopupmenudispatcher.hxx180 …css::uno::WeakReference< css::frame::XFrame > m_xWeakFrame ; /// css::uno::Weak… member in framework::PopupMenuDispatcher
/trunk/main/framework/source/uielement/
H A Daddonstoolbarwrapper.cxx131 Reference< XFrame > xFrame( m_xWeakFrame ); in initialize()
H A Dstatusbarwrapper.cxx119 Reference< XFrame > xFrame( m_xWeakFrame ); in initialize()
H A Dpanelwrapper.cxx164 Reference< XFrame > xFrame( m_xWeakFrame ); in initialize()
H A Dtoolbarwrapper.cxx165 Reference< XFrame > xFrame( m_xWeakFrame ); in initialize()
H A Dmenubarwrapper.cxx146 Reference< XFrame > xFrame( m_xWeakFrame ); in initialize()
/trunk/main/framework/inc/helper/
H A Duielementwrapperbase.hxx121 com::sun::star::uno::WeakReference< com::sun::star::frame::XFrame > m_xWeakFrame; member in framework::UIElementWrapperBase
H A Duiconfigelementwrapperbase.hxx153 …m::sun::star::uno::WeakReference< com::sun::star::frame::XFrame > m_xWeakFrame; member in framework::UIConfigElementWrapperBase