Searched defs:pRegion (Results  1 – 11 of 11) sorted by relevance
| /aoo42x/main/sfx2/source/doc/ | 
| H A D | doctempl.cxx | 599     RegionData_Impl *pRegion = pImp->GetRegion( nRegion );  in GetFileName()  local640     RegionData_Impl *pRegion = pImp->GetRegion( nRegion );  in GetPath()  local
 677     RegionData_Impl *pRegion = pImp->GetRegion( nRegion );  in GetTemplatePath()  local
 734     RegionData_Impl *pRegion = pImp->GetRegion( 0L );  in GetDefaultTemplatePath()  local
 866     RegionData_Impl *pRegion = pImp->GetRegion( nRegion );  in NewTemplate()  local
 1348     RegionData_Impl *pRegion = pImp->GetRegion( nRegion );  in Delete()  local
 1410     RegionData_Impl *pRegion = pImp->GetRegion( rText );  in InsertDir()  local
 1463     RegionData_Impl *pRegion = pImp->GetRegion( nRegion );  in SetName()  local
 1575     RegionData_Impl *pRegion = pImp->GetRegion( nRegion );  in CreateObjectShell()  local
 1676         RegionData_Impl *pRegion = pImp->GetRegion( i );  in GetFull()  local
 [all …]
 
 | 
| /aoo42x/main/sw/source/core/crsr/ | 
| H A D | findfmt.cxx | 33 						const SwPaM *pRegion, sal_Bool bInReadOnly  )  in Find()
 | 
| H A D | findcoll.cxx | 53 int SwFindParaFmtColl::Find( SwPaM* pCrsr, SwMoveFn fnMove, const SwPaM* pRegion,  in Find()
 | 
| H A D | findtxt.cxx | 221 					SwMoveFn fnMove, const SwPaM * pRegion,  in Find()573 							const SwPaM* pRegion, sal_Bool bInReadOnly )  in Find()
 
 | 
| H A D | findattr.cxx | 904 					const SwPaM *pRegion, sal_Bool bInReadOnly )  in Find()991 					const SwPaM *pRegion, sal_Bool bInReadOnly, sal_Bool bMoveFirst )  in Find()
 1108 int SwFindParaAttr::Find( SwPaM* pCrsr, SwMoveFn fnMove, const SwPaM* pRegion,  in Find()
 
 | 
| /aoo42x/main/sw/source/core/inc/ | 
| H A D | viewimp.hxx | 82     SwRegionRects *pRegion;      //Sammler fuer Paintrects aus der LayAction.  member in SwViewImp
 | 
| /aoo42x/main/editeng/source/editeng/ | 
| H A D | impedit.cxx | 147 void ImpEditView::DrawSelection( EditSelection aTmpSel, Region* pRegion, OutputDevice* pTargetDevic…  in DrawSelection()431 	Region* pRegion = new Region;  in CalcSelectedRegion()  local
 
 | 
| /aoo42x/main/sw/source/core/view/ | 
| H A D | viewsh.cxx | 237 			SwRegionRects *pRegion = Imp()->GetRegion();  in ImplEndAction()  local1803 		SwRegionRects *pRegion = Imp()->GetRegion();  in CheckInvalidForPaint()  local
 
 | 
| /aoo42x/main/vcl/source/window/ | 
| H A D | window.cxx | 2368 void Window::ImplCallPaint( const Region* pRegion, sal_uInt16 nPaintFlags )  in ImplCallPaint()2587 void Window::ImplInvalidateFrameRegion( const Region* pRegion, sal_uInt16 nFlags )  in ImplInvalidateFrameRegion()
 2682 void Window::ImplInvalidate( const Region* pRegion, sal_uInt16 nFlags )  in ImplInvalidate()
 2833 void Window::ImplValidateFrameRegion( const Region* pRegion, sal_uInt16 nFlags )  in ImplValidateFrameRegion()
 2878 void Window::ImplValidate( const Region* pRegion, sal_uInt16 nFlags )  in ImplValidate()
 
 | 
| /aoo42x/main/vcl/unx/generic/gdi/ | 
| H A D | salgdi2.cxx | 259 int X11SalGraphics::Clip( XLIB_Region   pRegion,  in Clip()
 | 
| /aoo42x/main/vcl/source/gdi/ | 
| H A D | outdev.cxx | 1044 void OutputDevice::ImplSetClipRegion( const Region* pRegion )  in ImplSetClipRegion()
 | 
        Completed in 403 milliseconds