Home
last modified time | relevance | path

Searched defs:pWindow (Results 1 – 25 of 373) sorted by relevance

12345678910>>...15

/trunk/main/svx/source/sdr/contact/
H A Dsdrmediawindow.cxx55 Window* pWindow = mrViewObjectContactOfSdrMediaObj.getWindow(); in MouseMove() local
71 Window* pWindow = mrViewObjectContactOfSdrMediaObj.getWindow(); in MouseButtonDown() local
86 Window* pWindow = mrViewObjectContactOfSdrMediaObj.getWindow(); in MouseButtonUp() local
101 Window* pWindow = mrViewObjectContactOfSdrMediaObj.getWindow(); in KeyInput() local
111 Window* pWindow = mrViewObjectContactOfSdrMediaObj.getWindow(); in KeyUp() local
121 Window* pWindow = mrViewObjectContactOfSdrMediaObj.getWindow(); in Command() local
136 Window* pWindow = mrViewObjectContactOfSdrMediaObj.getWindow(); in AcceptDrop() local
156 Window* pWindow = mrViewObjectContactOfSdrMediaObj.getWindow(); in ExecuteDrop() local
176 Window* pWindow = mrViewObjectContactOfSdrMediaObj.getWindow(); in StartDrag() local
/trunk/main/toolkit/source/awt/
H A Dvclxtopwindow.cxx97 Window* pWindow = GetWindowImpl(); in getWindowHandle() local
150 Window* pWindow = GetWindowImpl(); in toFront() local
173 SystemWindow* pWindow = (SystemWindow*) GetWindowImpl(); in setMenuBar() local
192 const WorkWindow* pWindow = dynamic_cast< const WorkWindow* >( GetWindowImpl() ); in getIsMaximized() local
204 WorkWindow* pWindow = dynamic_cast< WorkWindow* >( GetWindowImpl() ); in setIsMaximized() local
216 const WorkWindow* pWindow = dynamic_cast< const WorkWindow* >( GetWindowImpl() ); in getIsMinimized() local
228 WorkWindow* pWindow = dynamic_cast< WorkWindow* >( GetWindowImpl() ); in setIsMinimized() local
240 const SystemWindow* pWindow = dynamic_cast< const SystemWindow* >( GetWindowImpl() ); in getDisplay() local
255 SystemWindow* pWindow = dynamic_cast< SystemWindow* >( GetWindowImpl() ); in setDisplay() local
H A Dvclxdialog.cxx202 Window* pWindow = GetWindow(); in setTitle() local
211 Window* pWindow = GetWindow(); in setHelpId() local
221 Window* pWindow = GetWindow(); in getTitle() local
/trunk/main/vcl/source/window/
H A Dtaskpanelist.cxx86 static void ImplTaskPaneListGrabFocus( Window *pWindow ) in ImplTaskPaneListGrabFocus()
107 void TaskPaneList::AddWindow( Window *pWindow ) in AddWindow()
167 void TaskPaneList::RemoveWindow( Window *pWindow ) in RemoveWindow()
180 sal_Bool TaskPaneList::IsInList( Window *pWindow ) in IsInList()
281 Window* TaskPaneList::FindNextPane( Window *pWindow, sal_Bool bForward ) in FindNextPane()
316 Window* TaskPaneList::FindNextSplitter( Window *pWindow, sal_Bool bForward ) in FindNextSplitter()
355 Window* TaskPaneList::FindNextFloat( Window *pWindow, sal_Bool bForward ) in FindNextFloat()
H A Dwinproc.cxx93 Window* pWindow = rEvt.GetWindow(); in ImplCallEvent() local
326 Window* pWindow; member
914 static Window* ImplGetKeyInputWindow( Window* pWindow ) in ImplGetKeyInputWindow()
1246 static long ImplHandleExtTextInput( Window* pWindow, in ImplHandleExtTextInput()
1374 static void ImplHandleExtTextInputPos( Window* pWindow, in ImplHandleExtTextInputPos()
1592 static void KillOwnPopups( Window* pWindow ) in KillOwnPopups()
1675 static void ImplHandleMove( Window* pWindow ) in ImplHandleMove()
1842 static void ImplHandleGetFocus( Window* pWindow ) in ImplHandleGetFocus()
1864 static void ImplHandleLoseFocus( Window* pWindow ) in ImplHandleLoseFocus()
1910 Window* pWindow; member
[all …]
H A Ddlgctrl.cxx46 static sal_Bool ImplHasIndirectTabParent( Window* pWindow ) in ImplHasIndirectTabParent()
206 Window* pWindow = NULL; in ImplGetDlgWindow() local
413 Window* pWindow; in ImplFindAccelWindow() local
799 Window* pWindow = pSWindow; in ImplDlgCtrl() local
826 Window* pWindow; in ImplDlgCtrl() local
1027 Window* Window::ImplFindDlgCtrlWindow( Window* pWindow ) in ImplFindDlgCtrlWindow()
1071 Window* pWindow = NULL; in ImplGetLabelFor() local
1140 Window* pWindow = NULL; in GetAccessibleRelationLabelFor() local
1167 Window* pWindow = NULL; in ImplGetLabeledBy() local
1228 Window* pWindow = NULL; in GetAccessibleRelationLabeledBy() local
[all …]
H A Ddndevdis.cxx357 sal_Int32 DNDEventDispatcher::fireDragEnterEvent( Window *pWindow, in fireDragEnterEvent()
393 sal_Int32 DNDEventDispatcher::fireDragOverEvent( Window *pWindow, in fireDragOverEvent()
426 sal_Int32 DNDEventDispatcher::fireDragExitEvent( Window *pWindow ) throw(RuntimeException) in fireDragExitEvent()
453 sal_Int32 DNDEventDispatcher::fireDropActionChangedEvent( Window *pWindow, in fireDropActionChangedEvent()
486 sal_Int32 DNDEventDispatcher::fireDropEvent( Window *pWindow, in fireDropEvent()
531 sal_Int32 DNDEventDispatcher::fireDragGestureEvent( Window *pWindow, in fireDragGestureEvent()
H A Dsyswin.cxx242 Window* pWindow = this; in SetZLevel() local
276 const Window* pWindow = this; in SetRepresentedURL() local
302 const Window* pWindow = this; in SetIcon() local
315 const Window* pWindow = this; in GetZLevel() local
331 Window* pWindow = this; in EnableSaveBackground() local
346 const Window* pWindow = this; in IsSaveBackgroundEnabled() local
720 Window* pWindow = this; in SetWindowStateData() local
875 const Window* pWindow = this; in GetWindowStateData() local
H A Ddockmgr.cxx374 sal_Bool DockingManager::IsDockable( const Window *pWindow ) in IsDockable()
385 sal_Bool DockingManager::IsFloating( const Window *pWindow ) in IsFloating()
394 sal_Bool DockingManager::IsLocked( const Window *pWindow ) in IsLocked()
403 void DockingManager::Lock( const Window *pWindow ) in Lock()
410 void DockingManager::Unlock( const Window *pWindow ) in Unlock()
439 sal_Bool DockingManager::IsInPopupMode( const Window *pWindow ) in IsInPopupMode()
459 void DockingManager::AddWindow( const Window *pWindow ) in AddWindow()
470 void DockingManager::RemoveWindow( const Window *pWindow ) in RemoveWindow()
487 void DockingManager::SetPosSizePixel( Window *pWindow, long nX, long nY, in SetPosSizePixel()
496 Rectangle DockingManager::GetPosSizePixel( const Window *pWindow ) in GetPosSizePixel()
[all …]
/trunk/main/framework/source/inc/pattern/
H A Dwindow.hxx76 Window* pWindow = VCLUnoHelper::GetWindow(xWindow); in getWindowState() local
104 Window* pWindow = VCLUnoHelper::GetWindow(xWindow); in setWindowState() local
136 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in isTopWindow() local
/trunk/main/vcl/aqua/source/a11y/
H A Daqua11yfocustracker.cxx134 void AquaA11yFocusTracker::toolbox_open_floater(Window *pWindow) in toolbox_open_floater()
169 void AquaA11yFocusTracker::toolbox_highlight_on(Window *pWindow) in toolbox_highlight_on()
184 void AquaA11yFocusTracker::toolbox_highlight_off(Window *pWindow) in toolbox_highlight_off()
195 void AquaA11yFocusTracker::tabpage_activated(Window *pWindow) in tabpage_activated()
225 void AquaA11yFocusTracker::window_got_focus(Window *pWindow) in window_got_focus()
/trunk/main/toolkit/source/helper/
H A Dunowrapper.cxx47 …m::sun::star::uno::Reference< ::com::sun::star::awt::XWindowPeer > CreateXWindow( Window* pWindow ) in CreateXWindow()
160 … ::com::sun::star::awt::XWindowPeer> UnoWrapper::GetWindowInterface( Window* pWindow, sal_Bool bCr… in GetWindowInterface()
171 void UnoWrapper::SetWindowInterface( Window* pWindow, ::com::sun::star::uno::Reference< ::com::sun:… in SetWindowInterface()
248 Window* pWindow = ( pPossibleChild != pParentWindow ) ? pPossibleChild : NULL; in lcl_ImplIsParent() local
255 void UnoWrapper::WindowDestroyed( Window* pWindow ) in WindowDestroyed()
/trunk/main/accessibility/source/standard/
H A Dfloatingwindowaccessible.cxx41 FloatingWindowAccessible::FloatingWindowAccessible(VCLXWindow* pWindow) : in FloatingWindowAccessible()
56 Window* pWindow = GetWindow(); in FillAccessibleRelationSet() local
H A Daccessiblemenucomponent.cxx120 Window* pWindow = m_pMenu->GetWindow(); in implGetBounds() local
192 Window* pWindow = m_pMenu->GetWindow(); in getAccessibleParent() local
222 Window* pWindow = m_pMenu->GetWindow(); in getAccessibleDescription() local
280 Window* pWindow = m_pMenu->GetWindow(); in getLocationOnScreen() local
299 Window* pWindow = m_pMenu->GetWindow(); in grabFocus() local
338 Window* pWindow = m_pMenu->GetWindow(); in getFont() local
/trunk/main/basctl/source/dlged/
H A Ddlgedfunc.cxx39 Window* pWindow = pParent->GetWindow(); in IMPL_LINK_INLINE_START() local
53 Window* pWindow = pParent->GetWindow(); in IMPL_LINK_INLINE_END() local
136 Window* pWindow = pParent->GetWindow(); in KeyInput() local
382 Window* pWindow= pParent->GetWindow(); in MouseButtonDown() local
422 Window* pWindow= pParent->GetWindow(); in MouseButtonUp() local
457 Window* pWindow= pParent->GetWindow(); in MouseMove() local
494 Window* pWindow = pParent->GetWindow(); in MouseButtonDown() local
560 Window* pWindow= pParent->GetWindow(); in MouseButtonUp() local
613 Window* pWindow= pParent->GetWindow(); in MouseMove() local
/trunk/main/vcl/inc/
H A Ddbggui.hxx55 #define DBG_DIALOGTEST( pWindow ) \ argument
66 #define DBG_DIALOGTEST( pWindow ) argument
/trunk/main/sfx2/source/sidebar/
H A DAccessibleTitleBar.cxx40 VCLXWindow* pWindow = rTitleBar.GetWindowPeer(); in Create() local
50 AccessibleTitleBar::AccessibleTitleBar (VCLXWindow* pWindow) in AccessibleTitleBar()
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_LegendPosition.cxx41 SchLegendPosTabPage::SchLegendPosTabPage(Window* pWindow, in SchLegendPosTabPage()
58 SfxTabPage* SchLegendPosTabPage::Create(Window* pWindow, in Create()
H A Dtp_DataLabel.cxx36 DataLabelsTabPage::DataLabelsTabPage(Window* pWindow, const SfxItemSet& rInAttrs) : in DataLabelsTabPage()
47 SfxTabPage* DataLabelsTabPage::Create(Window* pWindow, in Create()
H A Dtp_PolarOptions.cxx40 PolarOptionsTabPage::PolarOptionsTabPage( Window* pWindow,const SfxItemSet& rInAttrs ) : in PolarOptionsTabPage()
59 SfxTabPage* PolarOptionsTabPage::Create( Window* pWindow,const SfxItemSet& rOutAttrs ) in Create()
H A Dtp_PointGeometry.cxx43 SchLayoutTabPage::SchLayoutTabPage(Window* pWindow,const SfxItemSet& rInAttrs) in SchLayoutTabPage()
59 SfxTabPage* SchLayoutTabPage::Create(Window* pWindow, in Create()
H A Dres_BarGeometry.cxx41 BarGeometryResources::BarGeometryResources( Window* pWindow ) in BarGeometryResources()
52 Window* pWindow( m_aFT_Geometry.GetParent() ); in SetPosPixel() local
/trunk/main/cui/source/dialogs/
H A Ddlgname.cxx44 SvxNameDialog::SvxNameDialog( Window* pWindow, const String& rName, const String& rDesc ) : in SvxNameDialog()
90 Window* pWindow, in SvxObjectNameDialog()
125 Window* pWindow, in SvxObjectTitleDescDialog()
152 SvxMessDialog::SvxMessDialog( Window* pWindow, const String& rText, const String& rDesc, Image* pIm… in SvxMessDialog()
/trunk/main/framework/source/uielement/
H A Dprogressbarwrapper.cxx140 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in start() local
178 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in end() local
208 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in setText() local
261 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in setValue() local
/trunk/main/sd/source/ui/framework/factories/
H A DPane.cxx45 ::Window* pWindow) in Pane()
84 void Pane::SetWindow (::Window* pWindow) in SetWindow()
129 const ::Window* pWindow = GetWindow(); in isVisible() local

Completed in 105 milliseconds

12345678910>>...15