Home
last modified time | relevance | path

Searched refs:pRegion (Results 1 – 16 of 16) sorted by relevance

/AOO42X/main/sfx2/source/doc/
H A Ddoctempl.cxx265 RegionData_Impl* pRegion );
561 RegionData_Impl *pRegion = pImp->GetRegion( nRegion ); in GetName() local
563 if ( pRegion ) in GetName()
564 pEntry = pRegion->GetEntry( nIdx ); in GetName()
599 RegionData_Impl *pRegion = pImp->GetRegion( nRegion ); in GetFileName() local
601 if ( pRegion ) in GetFileName()
602 pEntry = pRegion->GetEntry( nIdx ); in GetFileName()
640 RegionData_Impl *pRegion = pImp->GetRegion( nRegion ); in GetPath() local
642 if ( pRegion ) in GetPath()
643 pEntry = pRegion->GetEntry( nIdx ); in GetPath()
[all …]
/AOO42X/main/sw/source/core/view/
H A Dviewsh.cxx237 SwRegionRects *pRegion = Imp()->GetRegion(); in ImplEndAction() local
245 sal_Bool bShowCrsr = pRegion && IsA( TYPE(SwCrsrShell) ); in ImplEndAction()
249 if ( pRegion ) in ImplEndAction()
253 Imp()->pRegion = NULL; in ImplEndAction()
256 pRegion->Invert(); in ImplEndAction()
258 pRegion->Compress(); in ImplEndAction()
261 while ( pRegion->Count() ) in ImplEndAction()
263 SwRect aRect( (*pRegion)[ pRegion->Count() - 1 ] ); in ImplEndAction()
264 pRegion->Remove( pRegion->Count() - 1 ); in ImplEndAction()
376 delete pRegion; in ImplEndAction()
[all …]
H A Dviewimp.cxx116 pRegion( 0 ), in SwViewImp()
167 DELETEZ(pRegion); in DelRegion()
181 if ( !pRegion ) in AddPaintRect()
182 pRegion = new SwRegionRects( pSh->VisArea() ); in AddPaintRect()
183 (*pRegion) -= rRect; in AddPaintRect()
/AOO42X/main/sw/source/core/crsr/
H A Dfindtxt.cxx221 SwMoveFn fnMove, const SwPaM * pRegion, in Find() argument
227 SwPaM* pPam = MakeRegion( fnMove, pRegion ); in Find()
573 const SwPaM* pRegion, sal_Bool bInReadOnly ) in Find() argument
578 …sal_Bool bFnd = (sal_Bool)pCrsr->Find( rSearchOpt, bSearchInNotes, aSTxt, fnMove, pRegion, bInRead… in Find()
596 pPrev = pRegion->GetPrev(); in Find()
597 ((Ring*)pRegion)->MoveRingTo( &rCursor ); in Find()
610 Ring *p, *pNext = (Ring*)pRegion; in Find()
614 p->MoveTo( (Ring*)pRegion ); in Find()
H A Dfindattr.cxx904 const SwPaM *pRegion, sal_Bool bInReadOnly ) in Find() argument
910 SwPaM* pPam = MakeRegion( fnMove, pRegion ); in Find()
991 const SwPaM *pRegion, sal_Bool bInReadOnly, sal_Bool bMoveFirst ) in Find() argument
993 SwPaM* pPam = MakeRegion( fnMove, pRegion ); in Find()
1108 int SwFindParaAttr::Find( SwPaM* pCrsr, SwMoveFn fnMove, const SwPaM* pRegion, in Find() argument
1122 SwPaM aRegion( *pRegion->GetMark(), *pRegion->GetPoint() ); in Find()
1219 pPrevRing = pRegion->GetPrev(); in Find()
1220 ((Ring*)pRegion)->MoveRingTo( &rCursor ); in Find()
1233 Ring *p, *pNext = (Ring*)pRegion; in Find()
1237 p->MoveTo( (Ring*)pRegion ); in Find()
H A Dfindfmt.cxx33 const SwPaM *pRegion, sal_Bool bInReadOnly ) in Find() argument
37 SwPaM* pPam = MakeRegion( fnMove, pRegion ); in Find()
H A Dfindcoll.cxx53 int SwFindParaFmtColl::Find( SwPaM* pCrsr, SwMoveFn fnMove, const SwPaM* pRegion, in Find() argument
60 if( !pCrsr->Find( *pFmtColl, fnMove, pRegion, bInReadOnly ) ) in Find()
/AOO42X/main/editeng/source/editeng/
H A Dimpedit.cxx147 void ImpEditView::DrawSelection( EditSelection aTmpSel, Region* pRegion, OutputDevice* pTargetDevic… in DrawSelection() argument
161 if ( pRegion ) in DrawSelection()
168 if ( !pRegion ) in DrawSelection()
293 if ( pRegion ) in DrawSelection()
295 *pRegion = Region( *pPolyPoly ); in DrawSelection()
431 Region* pRegion = new Region; in CalcSelectedRegion() local
432 DrawSelection( GetEditSelection(), pRegion ); in CalcSelectedRegion()
433 return pRegion; in CalcSelectedRegion()
H A Dimpedit.hxx312 …void DrawSelection( EditSelection, Region* pRegion = NULL, OutputDevice* pTargetDevice …
/AOO42X/main/sw/source/core/inc/
H A Dviewimp.hxx82 SwRegionRects *pRegion; //Sammler fuer Paintrects aus der LayAction. member in SwViewImp
199 SwRegionRects *GetRegion() { return pRegion; } in GetRegion()
/AOO42X/main/vcl/source/window/
H A Dwindow.cxx2368 void Window::ImplCallPaint( const Region* pRegion, sal_uInt16 nPaintFlags ) in ImplCallPaint() argument
2394 else if ( pRegion ) in ImplCallPaint()
2395 …Invalidate( *pRegion, INVALIDATE_NOCHILDREN | INVALIDATE_NOERASE | INVALIDATE_NOTRANSPARENT | INVA… in ImplCallPaint()
2410 if ( pRegion ) in ImplCallPaint()
2411 mpWindowImpl->maInvalidateRegion.Union( *pRegion ); in ImplCallPaint()
2587 void Window::ImplInvalidateFrameRegion( const Region* pRegion, sal_uInt16 nFlags ) in ImplInvalidateFrameRegion() argument
2613 if ( !pRegion ) in ImplInvalidateFrameRegion()
2619 mpWindowImpl->maInvalidateRegion.Union( *pRegion ); in ImplInvalidateFrameRegion()
2682 void Window::ImplInvalidate( const Region* pRegion, sal_uInt16 nFlags ) in ImplInvalidate() argument
2690 sal_Bool bInvalidateAll = !pRegion; in ImplInvalidate()
[all …]
/AOO42X/main/vcl/unx/generic/gdi/
H A Dsalgdi2.cxx259 int X11SalGraphics::Clip( XLIB_Region pRegion, in Clip() argument
268 XClipBox( pRegion, &aRect ); in Clip()
/AOO42X/main/vcl/source/gdi/
H A Doutdev.cxx1044 void OutputDevice::ImplSetClipRegion( const Region* pRegion ) in ImplSetClipRegion() argument
1048 if ( !pRegion ) in ImplSetClipRegion()
1059 maRegion = *pRegion; in ImplSetClipRegion()
/AOO42X/main/vcl/inc/vcl/
H A Dwindow.hxx468 … SAL_DLLPRIVATE void ImplCallPaint( const Region* pRegion, sal_uInt16 nPaintFlags );
471 …SAL_DLLPRIVATE void ImplInvalidateFrameRegion( const Region* pRegion, sal_uInt16 nF…
H A Doutdev.hxx401 SAL_DLLPRIVATE void ImplSetClipRegion( const Region* pRegion );
/AOO42X/main/vcl/inc/unx/
H A Dsalgdi.h157 int Clip ( XLIB_Region pRegion,