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.cxx259 m_xWeakFrame( xFrame ), in ContextMenuHelper()
331 uno::Reference< frame::XFrame > xFrame( m_xWeakFrame ); in executePopupMenu()
410 uno::Reference< frame::XFrame > xFrame( m_xWeakFrame ); in associateUIConfigurationManagers()
611 uno::Reference< frame::XFrame > xFrame( m_xWeakFrame ); in completeMenuProperties()
/trunk/main/framework/source/dispatch/
H A Dpopupmenudispatcher.cxx176 m_xWeakFrame = xFrame;
352 uno::Reference< XFrame > xFrame( m_xWeakFrame.get(), UNO_QUERY ); in disposing()
370 css::uno::Reference< css::frame::XFrame > xFrame( m_xWeakFrame ); in impl_RetrievePopupControllerQuery()
/trunk/main/framework/source/helper/
H A Duiconfigelementwrapperbase.cxx241 Reference< XFrame > xFrame( m_xWeakFrame ); in convertFastPropertyValue()
355 m_xWeakFrame = xFrame; in setFastPropertyValue_NoBroadcast()
397 Reference< XFrame > xFrame( m_xWeakFrame ); in getFastPropertyValue()
551 Reference< XFrame > xFrame( m_xWeakFrame ); in getFrame()
H A Duielementwrapperbase.cxx141 m_xWeakFrame = xFrame; in initialize()
153 ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame > xFrame( m_xWeakFrame ); in getFrame()
201 Reference< XFrame > xFrame( m_xWeakFrame ); in getFastPropertyValue()
/trunk/main/svtools/inc/svtools/
H A Dcontextmenuhelper.hxx112 … ::com::sun::star::uno::WeakReference< ::com::sun::star::frame::XFrame > m_xWeakFrame;
/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.cxx165 Reference< XFrame > xFrame( m_xWeakFrame ); in initialize()
H A Dtoolbarwrapper.cxx166 Reference< XFrame > xFrame( m_xWeakFrame ); in initialize()
H A Dmenubarwrapper.cxx146 Reference< XFrame > xFrame( m_xWeakFrame ); in initialize()
/trunk/main/framework/inc/dispatch/
H A Dpopupmenudispatcher.hxx183 …css::uno::WeakReference< css::frame::XFrame > m_xWeakFrame ; /// css::uno::WeakReference to fra… member in framework::PopupMenuDispatcher
/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

Completed in 58 milliseconds