Home
last modified time | relevance | path

Searched refs:mpWindow (Results 26 – 50 of 96) sorted by relevance

1234

/trunk/main/canvas/source/directx/
H A Ddx_9rm.cxx661 mpWindow.reset(); in disposing()
681 mpWindow.reset( in create()
686 mpWindow->SetMouseTransparent( TRUE ); in create()
692 mpWindow->SetParentClipMode(0x0002); in create()
695 mpWindow->EnableEraseBackground( sal_False ); in create()
697 mpWindow->SetControlForeground(); in create()
698 mpWindow->SetControlBackground(); in create()
699 mpWindow->EnablePaint(sal_False); in create()
701 const SystemEnvData *pData = mpWindow->GetSystemData(); in create()
717 mpWindow->SetPosSizePixel(0,0,maSize.getX(),maSize.getY()); in create()
[all …]
H A Ddx_5rm.cxx644 ::boost::scoped_ptr<SystemChildWindow> mpWindow;
1030 mpWindow(), in DXRenderModule()
1102 mpWindow.reset( in create()
1107 mpWindow->SetMouseTransparent( sal_True ); in create()
1113 mpWindow->SetParentClipMode(0x0002); in create()
1116 mpWindow->EnableEraseBackground( sal_False ); in create()
1118 mpWindow->SetControlForeground(); in create()
1119 mpWindow->SetControlBackground(); in create()
1120 mpWindow->EnablePaint(sal_False); in create()
1322 mpWindow->Show(); in create()
[all …]
/trunk/main/sd/source/ui/view/
H A DOutliner.cxx149 mpWindow(NULL), in Outliner()
384 mpWindow = NULL; in EndSpelling()
408 mpWindow = pViewShell->GetActiveWindow(); in SpellNextDocument()
411 pOutlinerView->SetWindow(mpWindow); in SpellNextDocument()
691 mpWindow = pViewShell->GetActiveWindow(); in SearchAndReplaceOnce()
692 pOutlinerView->SetWindow(mpWindow); in SearchAndReplaceOnce()
1523 mpWindow = rpViewShell->GetActiveWindow(); in SetViewShell()
1528 pOutlinerView->SetWindow(mpWindow); in SetViewShell()
1533 mpWindow = NULL; in SetViewShell()
1679 mpWindow = pViewShell->GetActiveWindow(); in ConvertNextDocument()
[all …]
/trunk/main/basctl/source/basicide/
H A Dbasicrenderable.cxx41 , mpWindow( pWin ) in BasicRenderable()
109 if( mpWindow ) in getRendererCount()
114 nCount = mpWindow->countPages( pPrinter ); in getRendererCount()
166 if( mpWindow ) in render()
180 mpWindow->printPage( sal_Int32(nSelect-1), pPrinter ); in render()
183 mpWindow->printPage( nRenderer, pPrinter ); in render()
/trunk/main/svtools/source/edit/
H A Dtextview.cxx169 Window* mpWindow; member
207 mpImpl->mpWindow = pWindow; in TextView()
263 mpImpl->mpWindow->SetCursor( 0 ); in ~TextView()
271 mpImpl->mpWindow->Invalidate(); in Invalidate()
475 mpImpl->mpWindow->Invert( aRect ); in ImpHighlight()
523 if( mpImpl->mpWindow->IsPaintTransparent() ) in ImpShowHideSelection()
524 mpImpl->mpWindow->Invalidate(); in ImpShowHideSelection()
1107 mpImpl->mpWindow->Update(); in Scroll()
1112 mpImpl->mpWindow->Scroll( nDiffX, nDiffY ); in Scroll()
1113 mpImpl->mpWindow->Update(); in Scroll()
[all …]
/trunk/main/vcl/source/window/
H A Dtoolbox2.cxx96 mpWindow = NULL; in ImplToolItem()
120 mpWindow = NULL; in ImplToolItem()
144 mpWindow = NULL; in ImplToolItem()
169 mpWindow = NULL; in ImplToolItem()
189 mpWindow ( rItem.mpWindow ), in ImplToolItem()
228 mpWindow = rItem.mpWindow; in operator =()
733 aItem.mpWindow = pWindow; in InsertWindow()
888 aNewItem.mpWindow = NULL; in CopyItem()
915 it->mpWindow = NULL; in CopyItems()
1579 return pItem->mpWindow; in GetItemWindow()
[all …]
H A Dtoolbox.cxx728 return ( pItem->mpWindow && in ImplIsFixedControl()
888 if ( it->mpWindow ) in ImplCalcFloatSizes()
3818 it->mpWindow->Hide(); in ImplStartCustomizeMode()
3852 it->mpWindow->Show(); in ImplEndCustomizeMode()
4985 if ( it->mpWindow && it->mpWindow->ImplIsWindowOrChild( rNEvt.GetWindow() ) ) in Notify()
6060 if( pItem->mpWindow ) in ImplChangeHighlight()
6061 pItem->mpWindow->GrabFocus(); in ImplChangeHighlight()
6257 if( pItem->mpWindow ) in ImplShowFocus()
6259 …w *pWin = pItem->mpWindow->ImplGetWindowImpl()->mpBorderWindow ? pItem->mpWindow->ImplGetWindowImp… in ImplShowFocus()
6273 if( pItem->mpWindow ) in ImplHideFocus()
[all …]
/trunk/main/sd/source/ui/func/
H A Dfudspord.cxx110 Point aPnt( mpWindow->PixelToLogic( rMEvt.GetPosPixel() ) ); in MouseMove()
147 Point aPnt( mpWindow->PixelToLogic( rMEvt.GetPosPixel() ) ); in MouseButtonUp()
174 maPtr = mpWindow->GetPointer(); in Activate()
175 mpWindow->SetPointer( Pointer( POINTER_REFHAND ) ); in Activate()
186 mpWindow->SetPointer( maPtr ); in Deactivate()
H A Dfuinsfil.cxx327 ErrorBox aErrorBox( mpWindow, WB_OK, String( SdResId( STR_READ_DATA_ERROR ) ) ); in DoExecute()
535 ErrorBox aErrorBox( mpWindow, (WinBits)WB_OK, in InsTextOrRTFinDrMode()
593 aSize = mpWindow->LogicToPixel(aSize); in InsTextOrRTFinDrMode()
596 Size aTemp(mpWindow->GetOutputSizePixel()); in InsTextOrRTFinDrMode()
600 aSize = mpWindow->PixelToLogic(aSize); in InsTextOrRTFinDrMode()
601 aPos = mpWindow->PixelToLogic(aPos); in InsTextOrRTFinDrMode()
681 ErrorBox aErrorBox( mpWindow, (WinBits)WB_OK, in InsTextOrRTFinOlMode()
767 ::Outliner* pOutliner = pOlView->GetViewByWindow(mpWindow)->GetOutliner(); in InsSDDinOlMode()
H A Dfuconarc.cxx130 Point aPnt( mpWindow->PixelToLogic( rMEvt.GetPosPixel() ) ); in MouseButtonDown()
131 mpWindow->CaptureMouse(); in MouseButtonDown()
132 sal_uInt16 nDrgLog = sal_uInt16 ( mpWindow->PixelToLogic(Size(DRGPIX,0)).Width() ); in MouseButtonDown()
175 Point aPnt( mpWindow->PixelToLogic( rMEvt.GetPosPixel() ) ); in MouseButtonUp()
H A Dfuscale.cxx95 nValue = (sal_Int16) mpWindow->GetZoom(); in DoExecute()
140 pDlg->SetLimits( (sal_uInt16)mpWindow->GetMinZoom(), (sal_uInt16)mpWindow->GetMaxZoom() ); in DoExecute()
H A Dfuthes.cxx89 mpWindow, RID_SVXERRCTX, &DIALOG_MGR() ); in DoExecute()
134 ErrorBox(mpWindow, WB_OK, String(SdResId(STR_NOLANGUAGE))).Execute(); in DoExecute()
161 ErrorBox(mpWindow, WB_OK, String(SdResId(STR_NOLANGUAGE))).Execute(); in DoExecute()
H A Dfucon3d.cxx331 Point aPnt( mpWindow->PixelToLogic( rMEvt.GetPosPixel() ) ); in MouseButtonDown()
333 mpWindow->CaptureMouse(); in MouseButtonDown()
334 sal_uInt16 nDrgLog = sal_uInt16 ( mpWindow->PixelToLogic(Size(DRGPIX,0)).Width() ); in MouseButtonDown()
388 Point aPnt( mpWindow->PixelToLogic( rMEvt.GetPosPixel() ) ); in MouseButtonUp()
H A Dfusnapln.cxx105 aLinePos = mpWindow->PixelToLogic(aLinePos); in DoExecute()
106 sal_uInt16 nHitLog = (sal_uInt16) mpWindow->PixelToLogic(Size(HITPIX,0)).Width(); in DoExecute()
107 bLineExist = mpView->PickHelpLine(aLinePos, nHitLog, *mpWindow, nHelpLine, pPV); in DoExecute()
/trunk/main/sd/source/ui/framework/factories/
H A DChildWindowPane.cxx190 mpWindow = &pDockingWindow->GetContentWindow(); in GetWindow()
191 mxWindow = VCLUnoHelper::GetInterface(mpWindow); in GetWindow()
200 return mpWindow; in GetWindow()
209 if (mpWindow == NULL || ! mxWindow.is()) in getWindow()
240 mpWindow = NULL; in disposing()
/trunk/main/sd/source/ui/sidebar/
H A DSidebarShellManager.cxx98 if ( pos->second.mpWindow != NULL ) in RemoveSubShell()
100 … pos->second.mpWindow->RemoveEventListener( LINK( this, SidebarShellManager, WindowCallback ) ); in RemoveSubShell()
117 if (iShell->second.mpWindow != NULL) in RemoveSubShell()
118 iShell->second.mpWindow->RemoveEventListener( in RemoveSubShell()
153 if (iShell->second.mpWindow == pWindow) in IMPL_LINK()
H A DSidebarShellManager.hxx107 ::Window* mpWindow;
108 ShellDescriptor(void) : mpShell(NULL),mpWindow(NULL){} in ShellDescriptor()
109 ShellDescriptor(SfxShell*pShell,::Window*pWindow) : mpShell(pShell),mpWindow(pWindow){} in ShellDescriptor()
/trunk/main/vcl/inc/vcl/
H A Dwaitobj.hxx38 Window* mpWindow; member in WaitObject
42 mpWindow = pWindow; in WaitObject()
43 if ( mpWindow ) in WaitObject()
44 mpWindow->EnterWait(); in WaitObject()
H A Devent.hxx353 Window* mpWindow; member in NotifyEvent
366 Window* GetWindow() const { return mpWindow; } in GetWindow()
379 mpWindow = NULL; in NotifyEvent()
388 mpWindow = pWindow; in NotifyEvent()
/trunk/main/sd/source/ui/dlg/
H A Ddlgass.cxx203 ::Window* mpWindow;
390 mpWindow = pWindow; in AssistentDlgImpl()
423 RadioButton aEmptyRB (mpWindow); in AssistentDlgImpl()
775 mpWindow = NULL; in EndDialog()
947 if (mpWindow) in TemplateScanDone()
989 if(mpWindow) in GetDocFileName()
991 aTitle = mpWindow->GetText(); in GetDocFileName()
1021 if(mpWindow) in GetDocFileName()
1022 mpWindow->SetText(aTitle); in GetDocFileName()
1117 if( mpWindow ) in ChangePage()
[all …]
/trunk/main/toolkit/source/layout/vcl/
H A Dwfield.cxx72 maModifyHdl.Call( mpWindow ); in textChanged()
397 ComboBox* pComboBox = static_cast<ComboBox*>( mpWindow ); in actionPerformed()
406 ComboBox* pComboBox = static_cast<ComboBox*>( mpWindow ); in itemStateChanged()
423 …OSL_TRACE ("%s: deleting ComboBoxImpl for window: %p", __FUNCTION__, mpWindow ? mpWindow->GetWindo… in ~ComboBoxImpl()
604 maClickHdl.Call( mpWindow ); in actionPerformed()
624 maSelectHdl.Call (static_cast <ListBox*> (mpWindow)); in itemStateChanged()
647 maDoubleClickHdl.Call (mpWindow); in mouseReleased()
H A Dwrapper.cxx161 : mpWindow (window) in WindowImpl()
172 if (mpWindow) in ~WindowImpl()
173 mpWindow->mpImpl = 0; in ~WindowImpl()
188 mpWindow->mpImpl = 0; in wrapperGone()
189 mpWindow = 0; in wrapperGone()
731 mGetFocusHdl.Call (mpWindow); in focusGained()
737 mLoseFocusHdl.Call (mpWindow); in focusLost()
1051 mActivatePageHdl.Call (mpWindow); in activated()
1057 mDeactivatePageHdl.Call (mpWindow); in deactivated()
1461 ::Window *parent = vcl->mpWindow->GetParent(); in PluginImpl()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsLayouter.cxx46 SharedSdWindow mpWindow; member in sd::slidesorter::view::Layouter::Implementation
324 mpWindow(rpWindow) in Layouter()
385 OSL_ASSERT(mpWindow); in Rearrange()
406 OSL_ASSERT(mpWindow); in _SetZoom()
408 MapMode aMapMode (mpWindow->GetMapMode()); in _SetZoom()
411 mpWindow->SetMapMode (aMapMode); in _SetZoom()
570 : mpWindow(rpWindow), in Implementation()
601 : mpWindow(rImplementation.mpWindow), in Implementation()
680 mpWindow, in Rearrange()
H A DSlideSorterView.cxx1095 mpWindow(rpWindow) in DrawLock()
1107 mpWindow(rSlideSorter.GetContentWindow()) in DrawLock()
1122 if (mpWindow) in ~DrawLock()
1124 mpWindow->Invalidate(mrView.maRedrawRegion); in ~DrawLock()
1125 mpWindow->Update(); in ~DrawLock()
1134 mpWindow.reset(); in Dispose()
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleSlideSorterView.cxx103 ::Window* mpWindow;
798 mpWindow(pWindow), in Implementation()
956 if (mpWindow != NULL) in ConnectListeners()
957 mpWindow->AddEventListener( in ConnectListeners()
980 if (mpWindow != NULL) in ReleaseListeners()
981 mpWindow->RemoveEventListener( in ReleaseListeners()

Completed in 154 milliseconds

1234