Home
last modified time | relevance | path

Searched refs:getWindow (Results 1 – 25 of 62) sorted by relevance

123

/trunk/main/svx/source/sdr/contact/
H A Dsdrmediawindow.cxx55 Window* pWindow = mrViewObjectContactOfSdrMediaObj.getWindow(); in MouseMove()
57 if( pWindow && getWindow() ) in MouseMove()
71 Window* pWindow = mrViewObjectContactOfSdrMediaObj.getWindow(); in MouseButtonDown()
73 if( pWindow && getWindow() ) in MouseButtonDown()
86 Window* pWindow = mrViewObjectContactOfSdrMediaObj.getWindow(); in MouseButtonUp()
88 if( pWindow && getWindow() ) in MouseButtonUp()
101 Window* pWindow = mrViewObjectContactOfSdrMediaObj.getWindow(); in KeyInput()
111 Window* pWindow = mrViewObjectContactOfSdrMediaObj.getWindow(); in KeyUp()
121 Window* pWindow = mrViewObjectContactOfSdrMediaObj.getWindow(); in Command()
123 if( pWindow && getWindow() ) in Command()
[all …]
H A Dviewobjectcontactofsdrmediaobj.cxx54 Window* pWindow = getWindow(); in ViewObjectContactOfSdrMediaObj()
74 Window* ViewObjectContactOfSdrMediaObj::getWindow() const in getWindow() function in sdr::contact::ViewObjectContactOfSdrMediaObj
/trunk/main/vbahelper/source/vbahelper/
H A Dvbawindowbase.cxx87 return getWindow()->getPosSize().Height; in getHeight()
93 setPosSize( getWindow(), _height, css::awt::PosSize::HEIGHT ); in setHeight()
99 return getWindow()->getPosSize().X; in getLeft()
105 setPosSize( getWindow(), _left, css::awt::PosSize::X ); in setLeft()
111 return getWindow()->getPosSize().Y; in getTop()
117 setPosSize( getWindow(), _top, css::awt::PosSize::Y ); in setTop()
123 return getWindow()->getPosSize().Width; in getWidth()
129 setPosSize( getWindow(), _width, css::awt::PosSize::WIDTH ); in setWidth()
156 uno::Reference< awt::XWindow > VbaWindowBase::getWindow() throw (uno::RuntimeException) in getWindow() function in VbaWindowBase
163 return uno::Reference< awt::XWindow2 >( getWindow(), uno::UNO_QUERY_THROW ); in getWindow2()
/trunk/main/vcl/aqua/source/a11y/
H A Daqua11yfocustracker.cxx48 getWindow(const ::VclSimpleEvent *pEvent) in getWindow() function
63 pFocusTracker-> toolbox_open_floater( getWindow(pEvent) ); in WindowEventHandler()
66 pFocusTracker->window_got_focus( getWindow(pEvent) ); in WindowEventHandler()
69 pFocusTracker->m_aDocumentWindowList.erase( getWindow(pEvent) ); in WindowEventHandler()
72 pFocusTracker->toolbox_highlight_off( getWindow(pEvent) ); in WindowEventHandler()
75 pFocusTracker->toolbox_highlight_on( getWindow(pEvent) ); in WindowEventHandler()
78 pFocusTracker->tabpage_activated( getWindow(pEvent) ); in WindowEventHandler()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_extensioncmdqueue.cxx152 Dialog * activeDialog() { return m_pDialogHelper ? m_pDialogHelper->getWindow() : NULL; } in activeDialog()
416 …short n = DependencyDialog( m_pDialogHelper? m_pDialogHelper->getWindow() : NULL, deps ).Execute(); in handle()
427 … m_xContext, VCLUnoHelper::GetInterface( m_pDialogHelper? m_pDialogHelper->getWindow() : NULL ), in handle()
468 ErrorBox box( m_pDialogHelper? m_pDialogHelper->getWindow() : NULL, WB_OK, sMsg ); in handle()
540 …o_ptr< ErrorBox > aBox( new ErrorBox( m_pDialogHelper? m_pDialogHelper->getWindow() : NULL, WB_OK,… in update_()
834 box->SetText( m_pDialogHelper->getWindow()->GetText() ); in execute()
946 …pUpdateDialog = new UpdateDialog( m_xContext, m_pDialogHelper? m_pDialogHelper->getWindow() : NULL… in _checkForUpdates()
969 …nDialogResult = UpdateInstallDialog( m_pDialogHelper? m_pDialogHelper->getWindow() : NULL, dataDow… in _checkForUpdates()
981 … m_pDialogHelper->openWebBrowser( i->sWebsiteURL, m_pDialogHelper->getWindow()->GetText() ); in _checkForUpdates()
H A Ddp_gui_handleversionexception.cxx87 …WarningBox box( pDialogHelper ? pDialogHelper->getWindow() : NULL, ResId(id, *DeploymentGuiResMgr:… in handleVersionException()
/trunk/main/svtools/source/uno/wizard/
H A Dwizardpagecontroller.cxx79 Reference< XWindow > xPageWindow( m_xWizardPage->getWindow(), UNO_SET_THROW ); in WizardPageController()
112 Reference< XWindow > xPageWindow( m_xWizardPage->getWindow(), UNO_SET_THROW ); in getTabPage()
118 … const Reference< XControl > xPageControl( m_xWizardPage->getWindow(), UNO_QUERY_THROW ); in getTabPage()
/trunk/main/toolkit/workben/layout/
H A Deditor.cxx811 virtual layout::Window *getWindow() = 0;
853 virtual layout::Window *getWindow() in getWindow() function
965 virtual Window *getWindow() in getWindow() function
1016 virtual layout::Window *getWindow() in getWindow() function
1050 virtual layout::Window *getWindow() in getWindow() function
1090 virtual layout::Window *getWindow() in getWindow() function
1269 Add( propEntry->mpValue->getWindow(), true, false ); in addProperties()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DAccessibilityTools.java55 return getWindow(msf, xModel, true); in getCurrentContainerWindow()
60 return getWindow(msf, xModel, false); in getCurrentWindow()
63 private static XWindow getWindow(XMultiServiceFactory msf, XModel xModel, in getWindow() method in AccessibilityTools
/trunk/main/sd/source/ui/framework/factories/
H A DChildWindowPane.cxx206 Reference<awt::XWindow> SAL_CALL ChildWindowPane::getWindow (void) in getWindow() function in sd::framework::ChildWindowPane
211 return Pane::getWindow(); in getWindow()
H A DViewShellWrapper.cxx149 ::Window* pWindow = VCLUnoHelper::GetWindow(xPane->getWindow()); in relocateToAnchor()
155 xWindow = Reference<awt::XWindow>(xPane->getWindow(), UNO_QUERY); in relocateToAnchor()
H A DBasicViewFactory.cxx211 pWindow = VCLUnoHelper::GetWindow(xPane->getWindow()); in createResource()
370 rxPane->getWindow()); in CreateView()
H A DChildWindowPane.hxx99 SAL_CALL getWindow (void)
/trunk/main/sdext/source/presenter/
H A DPresenterSlideShowView.cxx129 mxWindow = xPane->getWindow(); in LateInit()
562 return mxPresenterHelper->getWindowExtentsRelative( mxViewWindow, mxTopPane->getWindow() ); in getCanvasArea()
1010 mxTopPane->getWindow(), in CreateViewCanvas()
1012 mxTopPane->getWindow(), in CreateViewCanvas()
H A DPresenterPane.hxx69 css::uno::Reference<css::awt::XWindow> SAL_CALL getWindow (void)
H A DPresenterSpritePane.hxx81 virtual css::uno::Reference<css::awt::XWindow> SAL_CALL getWindow (void)
/trunk/main/vcl/unx/gtk/window/
H A Dgtkobject.cxx65 m_aSystemData.aShellWindow = GDK_WINDOW_XWINDOW(GTK_WIDGET(pParent->getWindow())->window); in GtkSalObject()
66 m_aSystemData.pShellWidget = GTK_WIDGET(pParent->getWindow()); in GtkSalObject()
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DXPane.idl55 ::com::sun::star::awt::XWindow getWindow ();
61 <member>getWindow()</member>.
/trunk/main/sd/workben/custompanel/
H A Dctp_panel.cxx135 xParentWindow.set( xAnchorPane->getWindow(), UNO_SET_THROW ); in SingleColorPanel()
163 Reference< XWindow > SAL_CALL SingleColorPanel::getWindow( ) throw (RuntimeException) in getWindow() function in sd::colortoolpanel::SingleColorPanel
/trunk/main/odk/examples/cpp/custompanel/
H A Dctp_panel.cxx143 Reference< XWindow > SAL_CALL SingleColorPanel::getWindow() throw (RuntimeException) in getWindow() function in sd::colortoolpanel::SingleColorPanel
161 return Reference< XAccessible >( getWindow(), UNO_QUERY ); in createAccessible()
/trunk/main/svx/inc/svx/sdr/contact/
H A Dviewobjectcontactofsdrmediaobj.hxx50 Window* getWindow() const;
/trunk/main/avmedia/source/framework/
H A Dmediaplayer.cxx120 Window* pWindow = mpMediaWindow->getWindow(); in ToggleFloatingMode()
/trunk/main/sfx2/inc/sfx2/sidebar/
H A DSidebarPanelBase.hxx98 virtual cssu::Reference<css::awt::XWindow> SAL_CALL getWindow (void)
/trunk/main/offapi/com/sun/star/embed/
H A DXWindowSupplier.idl45 ::com::sun::star::awt::XWindow getWindow();
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbawindowbase.hxx66 css::uno::Reference< css::awt::XWindow > getWindow() throw (css::uno::RuntimeException);

Completed in 83 milliseconds

123