/aoo42x/main/svx/source/sdr/contact/ |
H A D | sdrmediawindow.cxx | 55 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 D | viewobjectcontactofsdrmediaobj.cxx | 54 Window* pWindow = getWindow(); in ViewObjectContactOfSdrMediaObj() 74 Window* ViewObjectContactOfSdrMediaObj::getWindow() const in getWindow() function in sdr::contact::ViewObjectContactOfSdrMediaObj
|
/aoo42x/main/vbahelper/source/vbahelper/ |
H A D | vbawindowbase.cxx | 87 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()
|
/aoo42x/main/vcl/aqua/source/a11y/ |
H A D | aqua11yfocustracker.cxx | 48 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()
|
/aoo42x/main/desktop/source/deployment/gui/ |
H A D | dp_gui_extensioncmdqueue.cxx | 152 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 D | dp_gui_handleversionexception.cxx | 87 …WarningBox box( pDialogHelper ? pDialogHelper->getWindow() : NULL, ResId(id, *DeploymentGuiResMgr:… in handleVersionException()
|
/aoo42x/main/svtools/source/uno/wizard/ |
H A D | wizardpagecontroller.cxx | 79 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()
|
/aoo42x/main/toolkit/workben/layout/ |
H A D | editor.cxx | 811 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()
|
/aoo42x/main/qadevOOo/runner/util/ |
H A D | AccessibilityTools.java | 55 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
|
/aoo42x/main/sd/source/ui/framework/factories/ |
H A D | ChildWindowPane.cxx | 206 Reference<awt::XWindow> SAL_CALL ChildWindowPane::getWindow (void) in getWindow() function in sd::framework::ChildWindowPane 211 return Pane::getWindow(); in getWindow()
|
H A D | ViewShellWrapper.cxx | 149 ::Window* pWindow = VCLUnoHelper::GetWindow(xPane->getWindow()); in relocateToAnchor() 155 xWindow = Reference<awt::XWindow>(xPane->getWindow(), UNO_QUERY); in relocateToAnchor()
|
H A D | BasicViewFactory.cxx | 211 pWindow = VCLUnoHelper::GetWindow(xPane->getWindow()); in createResource() 370 rxPane->getWindow()); in CreateView()
|
H A D | ChildWindowPane.hxx | 99 SAL_CALL getWindow (void)
|
/aoo42x/main/sdext/source/presenter/ |
H A D | PresenterSlideShowView.cxx | 129 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 D | PresenterPane.hxx | 69 css::uno::Reference<css::awt::XWindow> SAL_CALL getWindow (void)
|
H A D | PresenterSpritePane.hxx | 81 virtual css::uno::Reference<css::awt::XWindow> SAL_CALL getWindow (void)
|
/aoo42x/main/vcl/unx/gtk/window/ |
H A D | gtkobject.cxx | 65 m_aSystemData.aShellWindow = GDK_WINDOW_XWINDOW(GTK_WIDGET(pParent->getWindow())->window); in GtkSalObject() 66 m_aSystemData.pShellWidget = GTK_WIDGET(pParent->getWindow()); in GtkSalObject()
|
/aoo42x/main/offapi/com/sun/star/drawing/framework/ |
H A D | XPane.idl | 55 ::com::sun::star::awt::XWindow getWindow (); 61 <member>getWindow()</member>.
|
/aoo42x/main/sd/workben/custompanel/ |
H A D | ctp_panel.cxx | 135 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
|
/aoo42x/main/odk/examples/cpp/custompanel/ |
H A D | ctp_panel.cxx | 143 Reference< XWindow > SAL_CALL SingleColorPanel::getWindow() throw (RuntimeException) in getWindow() function in sd::colortoolpanel::SingleColorPanel 161 return Reference< XAccessible >( getWindow(), UNO_QUERY ); in createAccessible()
|
/aoo42x/main/svx/inc/svx/sdr/contact/ |
H A D | viewobjectcontactofsdrmediaobj.hxx | 50 Window* getWindow() const;
|
/aoo42x/main/avmedia/source/framework/ |
H A D | mediaplayer.cxx | 120 Window* pWindow = mpMediaWindow->getWindow(); in ToggleFloatingMode()
|
/aoo42x/main/sfx2/inc/sfx2/sidebar/ |
H A D | SidebarPanelBase.hxx | 98 virtual cssu::Reference<css::awt::XWindow> SAL_CALL getWindow (void)
|
/aoo42x/main/offapi/com/sun/star/embed/ |
H A D | XWindowSupplier.idl | 45 ::com::sun::star::awt::XWindow getWindow();
|
/aoo42x/main/vbahelper/inc/vbahelper/ |
H A D | vbawindowbase.hxx | 66 css::uno::Reference< css::awt::XWindow > getWindow() throw (css::uno::RuntimeException);
|