Home
last modified time | relevance | path

Searched refs:m_xWindow (Results 1 – 25 of 30) sorted by relevance

12

/trunk/main/sd/workben/custompanel/
H A Dctp_panel.cxx123 ,m_xWindow() in SingleColorPanel()
146 m_xWindow->addPaintListener( this ); in SingleColorPanel()
147 if ( m_xWindow.is() ) in SingleColorPanel()
151 m_xWindow->setVisible( sal_True ); in SingleColorPanel()
166 if ( !m_xWindow.get() ) in getWindow()
168 return m_xWindow; in getWindow()
184 if ( !m_xWindow.is() ) in getResourceId()
193 if ( !m_xWindow.is() ) in isAnchorOnly()
228 if ( !m_xWindow.is() ) in disposing()
231 m_xWindow->removePaintListener( this ); in disposing()
[all …]
H A Dctp_panel.hxx89 … ::com::sun::star::uno::Reference< ::com::sun::star::awt::XWindow > m_xWindow;
/trunk/main/framework/source/services/
H A Dbackingcomp.cxx139 if (m_xWindow.is()) in queryInterface()
140 aResult = m_xWindow->queryInterface(aType); in queryInterface()
474 if (!m_xWindow.is()) in attachFrame()
663 if (!aEvent.Source.is() || aEvent.Source!=m_xWindow || !m_xWindow.is()) in disposing()
668 m_xWindow = css::uno::Reference< css::awt::XWindow >(); in disposing()
722 if (m_xWindow.is()) in dispose()
731 m_xWindow->removeKeyListener(xKeyThis); in dispose()
804 if (m_xWindow.is()) in initialize()
824 m_xWindow = VCLUnoHelper::GetInterface(pWindow); in initialize()
826 if (!m_xWindow.is()) in initialize()
[all …]
/trunk/main/odk/examples/cpp/custompanel/
H A Dctp_panel.cxx116 ,m_xWindow() in SingleColorPanel()
126 m_xWindow->addPaintListener( this ); in SingleColorPanel()
127 if ( m_xWindow.is() ) in SingleColorPanel()
131 m_xWindow->setVisible( sal_True ); in SingleColorPanel()
146 if ( !m_xWindow.is() ) in getWindow()
148 return m_xWindow; in getWindow()
155 if ( !m_xWindow.is() ) in createAccessible()
193 if ( !m_xWindow.is() ) in disposing()
196 m_xWindow->removePaintListener( this ); in disposing()
199 Reference< XComponent > xWindowComp( m_xWindow, UNO_QUERY_THROW ); in disposing()
[all …]
H A Dctp_panel.hxx78 ::com::sun::star::uno::Reference< ::com::sun::star::awt::XWindow > m_xWindow;
/trunk/main/svx/source/form/
H A Dfmtextcontrolshell.cxx180 Reference< XWindow > m_xWindow; member in svx::FmFocusListenerAdapter
202 ,m_xWindow( _rxControl, UNO_QUERY ) in DBG_NAME()
211 if ( m_xWindow.is() ) in DBG_NAME()
234 if ( m_xWindow.is() ) in dispose()
237 m_xWindow.clear(); in dispose()
260 m_xWindow.clear(); in disposing()
272 Reference< XWindow > m_xWindow; member in svx::FmMouseListenerAdapter
308 if ( m_xWindow.is() ) in DBG_NAME()
331 if ( m_xWindow.is() ) in dispose()
334 m_xWindow.clear(); in dispose()
[all …]
H A Dfmview.cxx180 if ( pImpl->m_xWindow.is() ) in MarkListHasChanged()
182 pImpl->m_xWindow->removeFocusListener(pImpl); in MarkListHasChanged()
183 pImpl->m_xWindow = NULL; in MarkListHasChanged()
524 pImpl->m_xWindow = xWindow; in KeyInput()
526 pImpl->m_xWindow->addFocusListener(pImpl); in KeyInput()
554 Reference< ::com::sun::star::awt::XControl> xControl(pImpl->m_xWindow,UNO_QUERY); in checkUnMarkAll()
H A Dfmvwimp.cxx510 if ( m_xWindow.is() && Source.Source == m_xWindow ) in disposing()
1879 if ( m_xWindow.is() && m_pView ) in focusGained()
1889 if ( m_xWindow.is() && m_pView ) in focusLost()
1897 if ( m_xWindow.is() ) in removeGridWindowListening()
1899 m_xWindow->removeFocusListener(this); in removeGridWindowListening()
1904 m_xWindow = NULL; in removeGridWindowListening()
/trunk/main/forms/source/helper/
H A Dwindowstateguard.cxx64 Reference< XWindow2 > m_xWindow; member in frm::WindowStateGuard_Impl
102 :m_xWindow( _rxWindow ) in WindowStateGuard_Impl()
105 if ( !m_xWindow.is() || !m_xModelProps.is() ) in WindowStateGuard_Impl()
110 m_xWindow->addWindowListener( this ); in WindowStateGuard_Impl()
119 if ( !m_xWindow.is() ) in dispose()
123 m_xWindow->removeWindowListener( this ); in dispose()
124 m_xWindow.clear(); in dispose()
137 if ( !m_xWindow.is() || !m_xModelProps.is() ) in impl_ensureEnabledState_nothrow_nolck()
139 xWindow = m_xWindow; in impl_ensureEnabledState_nothrow_nolck()
192 …OSL_ENSURE( Source.Source == m_xWindow, "WindowStateGuard_Impl::disposing: where does this come fr… in disposing()
/trunk/main/embeddedobj/test/Container1/
H A DBitmapPainter.java59 private XWindow m_xWindow; field in BitmapPainter
95 m_xWindow = xWindow; in BitmapPainter()
102 m_aPaintThread = new PaintThread( m_xWindow ); in BitmapPainter()
105 m_xWindow.addPaintListener( this ); in BitmapPainter()
106 m_xWindow.addMouseListener( this ); in BitmapPainter()
107 m_xWindow.addMouseMotionListener( this ); in BitmapPainter()
114 m_xWindow.removePaintListener( this ); in disconnectListener()
115 m_xWindow.removeMouseListener( this ); in disconnectListener()
116 m_xWindow.removeMouseMotionListener( this ); in disconnectListener()
H A DPaintThread.java48 private XWindow m_xWindow; field in PaintThread
72 m_xWindow = xWindow; in PaintThread()
133 XDevice xDevice = (XDevice)UnoRuntime.queryInterface( XDevice.class, m_xWindow ); in run()
/trunk/main/chart2/source/controller/accessibility/
H A DAccessibleChartView.cxx87 Reference< awt::XWindow > xWindow( GetInfo().m_xWindow ); in GetWindowPosSize()
96 Window* pWindow( VCLUnoHelper::GetWindow( GetInfo().m_xWindow )); in GetWindowPosSize()
216 xWindow.set( m_xWindow ); in initialize()
318 m_xWindow = WeakReference< awt::XWindow >(xWindow); in initialize()
344 aAccInfo.m_xWindow = m_xWindow; in initialize()
348 Window* pWindow = VCLUnoHelper::GetWindow( m_xWindow ); in initialize()
H A DAccessibleChartElement.cxx137 aArgs[2] <<= Reference< awt::XWindow >( GetInfo().m_xWindow ); in InitTextEdit()
242 Reference< awt::XWindow >( GetInfo().m_xWindow ), uno::UNO_QUERY ); in getFont()
H A DAccessibleChartShape.cxx69 m_aShapeTreeInfo.SetWindow( VCLUnoHelper::GetWindow( rAccInfo.m_xWindow ) ); in AccessibleChartShape()
/trunk/main/fpicker/source/office/
H A Dcommonpicker.cxx73 &m_xWindow, ::getCppuType( &m_xWindow ) in OCommonPicker()
134 m_xWindow = NULL; in disposing()
151 sal_Bool bDialogDying = _rSource.Source == m_xWindow; in disposing()
162 m_xWindow = NULL; in disposing()
227 m_xWindow = VCLUnoHelper::GetInterface( m_pDlg ); in createPicker()
230 Reference< XComponent > xWindowComp( m_xWindow, UNO_QUERY ); in createPicker()
H A Dcommonpicker.hxx73 ::com::sun::star::uno::Reference< ::com::sun::star::awt::XWindow > m_xWindow;
/trunk/main/framework/source/dispatch/
H A Dwindowcommanddispatch.cxx72 , m_xWindow (xFrame->getContainerWindow()) in WindowCommandDispatch()
96 css::uno::Reference< css::awt::XWindow > xWindow( m_xWindow.get(), css::uno::UNO_QUERY ); in impl_startListening()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbawindowbase.cxx158 return uno::Reference< awt::XWindow >( m_xWindow, uno::UNO_SET_THROW ); in getWindow()
172 m_xWindow = xWindow; in construct()
/trunk/main/framework/source/helper/
H A Dtagwindowasmodified.cxx129 css::uno::Reference< css::awt::XWindow > xWindow(m_xWindow.get(), css::uno::UNO_QUERY); in modified()
242 m_xWindow = xWindow; in impl_update()
/trunk/main/framework/source/inc/dispatch/
H A Dwindowcommanddispatch.hxx96 css::uno::WeakReference< css::awt::XWindow > m_xWindow; member in framework::WindowCommandDispatch
/trunk/main/framework/inc/helper/
H A Dtagwindowasmodified.hxx102 css::uno::WeakReference< css::awt::XWindow > m_xWindow; member in framework::TagWindowAsModified
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbawindowbase.hxx75 css::uno::WeakReference< css::awt::XWindow > m_xWindow; member in VbaWindowBase
/trunk/main/chart2/source/controller/inc/
H A DAccessibleChartView.hxx135 ::com::sun::star::awt::XWindow > m_xWindow;
/trunk/main/framework/inc/services/
H A Dbackingcomp.hxx95 css::uno::Reference< css::awt::XWindow > m_xWindow; member in framework::BackingComp
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.hxx126 m_xWindow;

Completed in 76 milliseconds

12