| /aoo41x/main/automation/source/server/ | 
| H A D | sta_list.cxx | 389 sal_Bool SearchUID::IsWinOK( Window *pWin )  in IsWinOK()470 sal_Bool SearchWinPtr::IsWinOK( Window *pWin )  in IsWinOK()
 482 sal_Bool SearchRT::IsWinOK( Window *pWin )  in IsWinOK()
 517 sal_Bool SearchScroll::IsWinOK( Window *pWin )  in IsWinOK()
 536 sal_Bool SearchPopupFloatingWin::IsWinOK( Window *pWin )  in IsWinOK()
 620 sal_Bool SearchActive::IsWinOK( Window *pWin )  in IsWinOK()
 634 sal_Bool SearchFadeSplitWin::IsWinOK( Window *pWin )  in IsWinOK()
 748 void StatementList::SetFirstDocFrame( Window* pWin )  in SetFirstDocFrame()
 784 sal_Bool StatementList::IsFirstDocFrame( Window* pWin )  in IsFirstDocFrame()
 804 sal_Bool StatementList::IsDocFrame( Window* pWin )  in IsDocFrame()
 [all …]
 
 | 
| /aoo41x/main/sd/source/ui/inc/ | 
| H A D | SlideViewShell.hxx | 84 …virtual void    AddWindow(::sd::Window* pWin) { pSlideView->AddWindowToPaintView((OutputDevice*) p…  in AddWindow()85 …virtual void    RemoveWindow(::sd::Window* pWin) { pSlideView->DeleteWindowFromPaintView((OutputDe…  in RemoveWindow()
 
 | 
| /aoo41x/main/basctl/source/basicide/ | 
| H A D | basidesh.cxx | 264 	IDEBaseWindow* pWin = aIDEWindowTable.First();  in ~BasicIDEShell()  local335         IDEBaseWindow* pWin = aIDEWindowTable.GetObject( --nWin );  in onDocumentClosed()  local
 379         IDEBaseWindow* pWin = aIDEWindowTable.GetObject( --nWin );  in onDocumentModeChanged()  local
 389 		IDEBaseWindow* pWin = aIDEWindowTable.GetObject( nWin );  in StoreAllWindowData()  local
 435 			IDEBaseWindow* pWin = aIDEWindowTable.GetObject( nWin );  in PrepareClose()  local
 504 	IDEBaseWindow* pWin = aIDEWindowTable.Get( nCurId );  in IMPL_LINK_INLINE_END()  local
 525 		IDEBaseWindow* pWin = aIDEWindowTable.Get( pTabBar->GetPageId( nPos ) );  in NextPage()  local
 672                     IDEBaseWindow* pWin = aIDEWindowTable.First();  in SFX_NOTIFY()  local
 694 		IDEBaseWindow* pWin = aIDEWindowTable.GetObject( nWin );  in CheckWindows()  local
 715 		IDEBaseWindow* pWin = aIDEWindowTable.GetObject( nWin );  in RemoveWindows()  local
 [all …]
 
 | 
| H A D | basides1.cxx | 151 						IDEBaseWindow* pWin = aIDEWindowTable.First();  in ExecuteCurrent()  local186 							IDEBaseWindow* pWin = aIDEWindowTable.Next();  in ExecuteCurrent()  local
 422 			IDEBaseWindow* pWin = aIDEWindowTable.Get( rTabId.GetValue() );  in ExecuteGlobal()  local
 492 			IDEBaseWindow* pWin = aIDEWindowTable.First();  in ExecuteGlobal()  local
 577 			DialogWindow* pWin = CreateDlgWin( m_aCurDocument, m_aCurLibName, String() );  in ExecuteGlobal()  local
 596 				IDEBaseWindow* pWin = 0;  in ExecuteGlobal()  local
 622 			IDEBaseWindow* pWin = 0;  in ExecuteGlobal()  local
 688                 IDEBaseWindow* pWin = 0;  in ExecuteGlobal()  local
 1206     IDEBaseWindow* pWin = aIDEWindowTable.First();  in FindWindow()  local
 1282         ModulWindow* pWin = 0;  in ShowActiveModuleWindow()  local
 [all …]
 
 | 
| H A D | basides3.cxx | 59 	DialogWindow* pWin = 0;  in CreateDlgWin()  local137 	IDEBaseWindow* pWin = aIDEWindowTable.First();  in FindDlgWin()  local
 160 	DialogWindow* pWin = (DialogWindow*)pCurWin;  in GetCurDlgView()  local
 
 | 
| /aoo41x/main/sw/source/core/access/ | 
| H A D | accpage.cxx | 73 		Window *pWin = GetWindow();  in GetStates()  local100 		Window *pWin = GetWindow();  in _InvalidateCursorPos()  local
 108 	Window *pWin = GetWindow();  in _InvalidateFocus()  local
 
 | 
| H A D | accdoc.cxx | 118 void SwAccessibleDocumentBase::AddChild( Window *pWin, sal_Bool bFireEvent )  in AddChild()137 void SwAccessibleDocumentBase::RemoveChild( Window *pWin )  in RemoveChild()
 261 		Window *pWin = GetWindow();  in getBounds()  local
 283 	Window *pWin = GetWindow();  in getLocation()  local
 299 	Window *pWin = GetWindow();  in getLocationOnScreen()  local
 315 	Window *pWin = GetWindow();  in getSize()  local
 331 	Window *pWin = GetWindow();  in containsPoint()  local
 383     Window *pWin = pInitMap->GetShell()->GetWin();  in SwAccessibleDocument()  local
 400 	Window *pWin = GetMap() ? GetMap()->GetShell()->GetWin() : 0;  in ~SwAccessibleDocument()  local
 409 	Window *pWin = GetMap() ? GetMap()->GetShell()->GetWin() : 0;  in Dispose()  local
 
 | 
| /aoo41x/main/sd/source/ui/func/ | 
| H A D | fuconnct.cxx | 50     ::sd::Window* pWin,   in FuConnectionDlg()58 FunctionReference FuConnectionDlg::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pVie…  in Create()
 
 | 
| H A D | fulink.cxx | 58     ::sd::Window* pWin,  in FuLink()66 FunctionReference FuLink::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…  in Create()
 
 | 
| H A D | fumeasur.cxx | 49     ::sd::Window* pWin,   in FuMeasureDlg()57 FunctionReference FuMeasureDlg::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, …  in Create()
 
 | 
| H A D | fucushow.cxx | 55     ::sd::Window*	 pWin,  in FuCustomShowDlg()63 FunctionReference FuCustomShowDlg::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pVie…  in Create()
 
 | 
| H A D | futxtatt.cxx | 50     ::sd::Window* pWin,   in FuTextAttrDlg()58 FunctionReference FuTextAttrDlg::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView,…  in Create()
 
 | 
| H A D | fuinsert.cxx | 112     ::sd::Window* pWin,  in FuInsertGraphic()120 FunctionReference FuInsertGraphic::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pVie…  in Create()
 197     ::sd::Window* pWin,  in FuInsertClipboard()
 205 FunctionReference FuInsertClipboard::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pV…  in Create()
 275     ::sd::Window* pWin,  in FuInsertOLE()
 283 FunctionReference FuInsertOLE::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, S…  in Create()
 721     ::sd::Window* pWin,  in FuInsertAVMedia()
 729 FunctionReference FuInsertAVMedia::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pVie…  in Create()
 
 | 
| H A D | fusearch.cxx | 71     ::sd::Window* pWin,  in FuSearch()81 FunctionReference FuSearch::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDr…  in Create()
 
 | 
| H A D | fuarea.cxx | 56 FuArea::FuArea( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* _pView, SdDrawDocument* pDoc, S…  in FuArea()61 FunctionReference FuArea::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* _pView, SdDra…  in Create()
 
 | 
| H A D | fuvect.cxx | 62     ::sd::Window* pWin,   in FuVectorize()70 FunctionReference FuVectorize::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, S…  in Create()
 
 | 
| H A D | fuscale.cxx | 68     ::sd::Window* pWin,   in FuScale()76 FunctionReference FuScale::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDra…  in Create()
 
 | 
| H A D | fuchar.cxx | 58     ::sd::Window* pWin,  in FuChar()66 FunctionReference FuChar::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…  in Create()
 
 | 
| H A D | fuline.cxx | 62     ::sd::Window* pWin,   in FuLine()70 FunctionReference FuLine::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…  in Create()
 
 | 
| /aoo41x/main/svtools/source/hatchwindow/ | 
| H A D | ipwin.cxx | 146 void SvResizeHelper::InvalidateBorder( Window * pWin )  in InvalidateBorder()159 sal_Bool SvResizeHelper::SelectBegin( Window * pWin, const Point & rPos )  in SelectBegin()
 179 short SvResizeHelper::SelectMove( Window * pWin, const Point & rPos )  in SelectMove()
 419 sal_Bool SvResizeHelper::SelectRelease( Window * pWin, const Point & rPos,  in SelectRelease()
 439 void SvResizeHelper::Release( Window * pWin )  in Release()
 
 | 
| /aoo41x/main/soldep/source/ | 
| H A D | connctr.cxx | 171 void Connector::UpdatePosition( ObjectWin* pWin, sal_Bool bPaint )  in UpdatePosition()231 ObjectWin* Connector::GetOtherWin( ObjectWin* pWin )  in GetOtherWin()
 265 sal_Bool Connector::IsStart( ObjectWin* pWin )  in IsStart()
 
 | 
| H A D | hashobj.cxx | 29 MyHashObject::MyHashObject( sal_uIntPtr nId, ObjectWin* pWin )  in MyHashObject()
 | 
| /aoo41x/main/sw/source/ui/dbui/ | 
| H A D | dbui.cxx | 62 void lcl_ResizeControl( Window* pWin, long nDiff )  in lcl_ResizeControl()68 void lcl_RePosControl( Window* pWin, long nDiff )  in lcl_RePosControl()
 
 | 
| /aoo41x/main/svx/source/tbxctrls/ | 
| H A D | SvxColorChildWindow.cxx | 46 	SvxColorDockingWindow* pWin = new SvxColorDockingWindow( pBindings, this,  in SFX_IMPL_DOCKINGWINDOW()  local
 | 
| /aoo41x/main/sc/inc/ | 
| H A D | waitoff.hxx | 34 	Window*				pWin;  member in ScWaitCursorOff
 |