Home
last modified time | relevance | path

Searched defs:Window (Results 1 – 25 of 79) sorted by relevance

1234

/trunk/main/sc/source/ui/view/
H A Ddrawvie2.cxx45 void ScDrawView::VCAddWin( Window* /* pWin */ ) in VCAddWin() argument
50 void ScDrawView::VCRemoveWin( Window* /* pWin */ ) in VCRemoveWin() argument
/trunk/main/svx/source/svdraw/
H A Dselectioncontroller.cxx33 bool SelectionController::onKeyInput(const KeyEvent& /*rKEvt*/, Window* /*pWin*/) in onKeyInput() argument
38 bool SelectionController::onMouseButtonDown(const MouseEvent& /*rMEvt*/, Window* /*pWin*/) in onMouseButtonDown() argument
43 bool SelectionController::onMouseButtonUp(const MouseEvent& /*rMEvt*/, Window* /*pWin*/) in onMouseButtonUp() argument
48 bool SelectionController::onMouseMove(const MouseEvent& /*rMEvt*/, Window* /*pWin*/) in onMouseMove() argument
/trunk/main/sd/source/ui/view/
H A Dpresvish.cxx133 SvxRuler* PresentationViewShell::CreateHRuler(::sd::Window*, sal_Bool) in CreateHRuler()
138 SvxRuler* PresentationViewShell::CreateVRuler(::sd::Window*) in CreateVRuler()
168 void PresentationViewShell::Paint( const Rectangle& rRect, ::sd::Window* ) in Paint()
H A Dviewshe2.cxx286 SvxRuler* ViewShell::CreateHRuler(::sd::Window* , sal_Bool ) in CreateHRuler()
291 SvxRuler* ViewShell::CreateVRuler(::sd::Window* ) in CreateVRuler()
761 sal_Bool ViewShell::RequestHelp(const HelpEvent& rHEvt, ::sd::Window*) in RequestHelp()
H A Dsdview2.cxx122 …::com::sun::star::datatransfer::XTransferable > View::CreateClipboardDataObject( View*, ::Window& ) in CreateClipboardDataObject()
282 void View::DoCut(::Window* ) in DoCut()
497 ::sd::Window*, sal_uInt16, sal_uInt16 nLayer ) in AcceptDrop()
H A DFormShellManager.cxx360 ::Window*, in CreateShell()
/trunk/main/avmedia/source/xine/
H A Dwindow.hxx42 class Window : public ::cppu::WeakImplHelper2 < ::com::sun::star::media::XPlayerWindow, class
/trunk/main/avmedia/source/gstreamer/
H A Dgstwindow.hxx47 class Window : public ::cppu::WeakImplHelper2< ::com::sun::star::media::XPlayerWindow, class
/trunk/main/tools/inc/tools/
H A Dprex.h27 #define Window XLIB_Window macro
/trunk/main/avmedia/source/macavf/
H A Dmacavf_window.hxx50 class Window class
/trunk/main/avmedia/source/win/
H A Dwindow.hxx44 class Window : public ::cppu::WeakImplHelper2 < ::com::sun::star::media::XPlayerWindow, class
/trunk/main/filter/source/svg/
H A Dimpsvgdialog.cxx32 inline sal_Int32 implMap( Window& /*rWnd*/, sal_Int32 nVal ) in implMap() argument
/trunk/main/sd/source/ui/inc/
H A DWindow.hxx55 class Window class
/trunk/main/svx/inc/svx/
H A Dsvdpntv.hxx509 …virtual sal_Bool MouseButtonDown(const MouseEvent& /*rMEvt*/, Window* /*pWin*/) { return sal_False… in MouseButtonDown() argument
510 virtual sal_Bool MouseButtonUp(const MouseEvent& /*rMEvt*/, Window* /*pWin*/) { return sal_False; } in MouseButtonUp() argument
511 virtual sal_Bool MouseMove(const MouseEvent& /*rMEvt*/, Window* /*pWin*/) { return sal_False; } in MouseMove() argument
512 virtual sal_Bool Command(const CommandEvent& /*rCEvt*/, Window* /*pWin*/) { return sal_False; } in Command() argument
515 sal_Bool Paste(Window* /*pWin*/=NULL, sal_uIntPtr /*nFormat*/=SDR_ANYFORMAT) { return sal_False; } in Paste() argument
/trunk/main/sfx2/source/sidebar/
H A DLayouter.cxx93 Window& /* rControl */) in PrepareForLayouting() argument
/trunk/main/cui/source/tabpages/
H A Ddstribut.cxx158 void SvxDistributePage::PointChanged(Window* /*pWindow*/, RECT_POINT /*eRP*/) in PointChanged() argument
/trunk/main/sc/source/ui/inc/
H A Dfupoor.hxx86 virtual void Paint(const Rectangle&, Window*) {} in Paint() argument
/trunk/main/svx/source/gallery2/
H A Dgalbrws.cxx210 sal_Bool GalleryBrowser::KeyInput( const KeyEvent& rKEvt, Window* ) in KeyInput() argument
H A DGalleryControl.cxx190 sal_Bool GalleryControl::KeyInput( const KeyEvent& rKEvt, Window* ) in KeyInput() argument
/trunk/main/sd/source/ui/sidebar/
H A DSidebarShellManager.cxx55 SfxShell* SidebarShellManager::CreateShell( ShellId nId, ::Window* , FrameView* ) in CreateShell()
/trunk/main/svtools/source/misc/
H A Dhelpagentwindow.cxx170 IMPL_LINK( HelpAgentWindow, OnButtonClicked, Window*, _pWhichOne ) in IMPL_LINK() argument
/trunk/main/svx/source/dialog/
H A Dpfiledlg.cxx62 SvxPluginFileDlg::SvxPluginFileDlg (Window *, sal_uInt16 nKind ) : in SvxPluginFileDlg() argument
/trunk/main/svtools/source/uno/
H A Dpopupwindowcontroller.cxx132 IMPL_STATIC_LINK( PopupWindowControllerImpl, AsyncDeleteWindowHdl, Window*, pWindow ) in IMPL_STATIC_LINK() argument
/trunk/main/basic/source/runtime/
H A Diosys.cxx121 IMPL_LINK_INLINE_START( SbiInputDialog, Ok, Window *, pWindow ) in IMPL_LINK_INLINE_START() argument
129 IMPL_LINK_INLINE_END( SbiInputDialog, Ok, Window *, pWindow ) in IMPL_LINK_INLINE_END() argument
138 IMPL_LINK_INLINE_END( SbiInputDialog, Cancel, Window *, pWindow ) in IMPL_LINK_INLINE_END() argument
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DWindow.java29 public class Window extends java.awt.Window implements javax.accessibility.Accessible, NativeFrame { class
37 public Window(java.awt.Window owner, XAccessibleComponent xAccessibleComponent) { in Window() method in Window

Completed in 134 milliseconds

1234