/aoo42x/main/toolkit/inc/toolkit/awt/ |
H A D | vclxregion.hxx | 56 void SetRegion( const Region& rRegion ) { maRegion = rRegion; } in SetRegion()
|
/aoo42x/main/svx/source/svdraw/ |
H A D | sdrpaintwindow.cxx | 274 void SdrPaintWindow::DrawOverlay(const Region& rRegion) in DrawOverlay() 293 void SdrPaintWindow::HideOverlay(const Region& rRegion) in HideOverlay()
|
H A D | sdrpagewindow.cxx | 312 const Region& rRegion = GetPaintWindow().GetRedrawRegion(); in RedrawAll() local 372 const Region& rRegion = GetPaintWindow().GetRedrawRegion(); in RedrawLayer() local
|
/aoo42x/main/vcl/source/gdi/ |
H A D | region.cxx | 385 Region::Region(const Region& rRegion) in Region() 867 bool Region::Union( const Region& rRegion ) in Union() 955 bool Region::Intersect( const Region& rRegion ) in Intersect() 1077 bool Region::Exclude( const Region& rRegion ) in Exclude() 1162 bool Region::XOr( const Region& rRegion ) in XOr() 1477 Region& Region::operator=( const Region& rRegion ) in operator =() 1572 SvStream& operator>>(SvStream& rIStrm, Region& rRegion) in operator >>() 1631 SvStream& operator<<( SvStream& rOStrm, const Region& rRegion ) in operator <<()
|
H A D | gdimetafiletools.cxx | 307 const Region& rRegion = pA->GetRegion(); in clipMetafileContentAgainstOwnRegions() local 343 const Region& rRegion = pA->GetRegion(); in clipMetafileContentAgainstOwnRegions() local
|
H A D | outdev.cxx | 196 bool OutputDevice::ImplSelectClipRegion( const Region& rRegion, SalGraphics* pGraphics ) in ImplSelectClipRegion() 1083 void OutputDevice::SetClipRegion( const Region& rRegion ) in SetClipRegion() 1179 void OutputDevice::IntersectClipRegion( const Region& rRegion ) in IntersectClipRegion()
|
H A D | pdfwriter.cxx | 335 void PDFWriter::SetClipRegion( const basegfx::B2DPolyPolygon& rRegion ) in SetClipRegion() 345 void PDFWriter::IntersectClipRegion( const basegfx::B2DPolyPolygon& rRegion ) in IntersectClipRegion()
|
H A D | gdimtf.cxx | 1407 const Region& rRegion = pAct->GetRegion(); in Rotate() local 2745 const Region& rRegion = pAct->GetRegion(); in GetChecksum() local
|
H A D | cvtsvm.cxx | 1980 const Region& rRegion = pAct->GetRegion(); in ImplWriteActions() local
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | selglos.hxx | 57 inline void SwSelGlossaryDlg::InsertGlos(const String &rRegion, in InsertGlos()
|
/aoo42x/main/svx/source/sdr/contact/ |
H A D | displayinfo.cxx | 63 void DisplayInfo::SetRedrawArea(const Region& rRegion) in SetRedrawArea()
|
/aoo42x/main/svx/source/sdr/overlay/ |
H A D | overlaymanagerbuffered.cxx | 185 …void OverlayManagerBuffered::ImpSaveBackground(const Region& rRegion, OutputDevice* pPreRenderDevi… in ImpSaveBackground() 510 …void OverlayManagerBuffered::completeRedraw(const Region& rRegion, OutputDevice* pPreRenderDevice)… in completeRedraw() argument
|
H A D | overlaymanager.cxx | 241 void OverlayManager::completeRedraw(const Region& rRegion, OutputDevice* pPreRenderDevice) const in completeRedraw() argument
|
/aoo42x/main/vcl/source/window/ |
H A D | window.cxx | 2014 void Window::ImplIntersectWindowClipRegion( Region& rRegion ) in ImplIntersectWindowClipRegion() 2024 void Window::ImplIntersectWindowRegion( Region& rRegion ) in ImplIntersectWindowRegion() 2034 void Window::ImplExcludeWindowRegion( Region& rRegion ) in ImplExcludeWindowRegion() 2054 void Window::ImplExcludeOverlapWindows( Region& rRegion ) in ImplExcludeOverlapWindows() 2071 void Window::ImplExcludeOverlapWindows2( Region& rRegion ) in ImplExcludeOverlapWindows2() 2116 sal_Bool Window::ImplClipChilds( Region& rRegion ) in ImplClipChilds() 2141 void Window::ImplClipAllChilds( Region& rRegion ) in ImplClipAllChilds() 2154 void Window::ImplClipSiblings( Region& rRegion ) in ImplClipSiblings() 2669 void Window::ImplInvalidateParentFrameRegion( Region& rRegion ) in ImplInvalidateParentFrameRegion() 6102 void Window::SetWindowRegionPixel( const Region& rRegion ) in SetWindowRegionPixel() [all …]
|
/aoo42x/main/chart2/source/controller/main/ |
H A D | ChartWindow.cxx | 258 void ChartWindow::Invalidate( const Region& rRegion, sal_uInt16 nFlags ) in Invalidate()
|
/aoo42x/main/svtools/source/brwbox/ |
H A D | datwin.hxx | 191 void Invalidate( const Region& rRegion, sal_uInt16 nFlags = 0 ) in Invalidate()
|
/aoo42x/main/sd/source/ui/slidesorter/view/ |
H A D | SlsLayeredDevice.cxx | 79 void ForAllRectangles (const Region& rRegion, ::boost::function<void(const Rectangle&)> aFunction) in ForAllRectangles()
|
/aoo42x/main/sd/source/ui/view/ |
H A D | drawview.cxx | 526 void DrawView::PresPaint(const Region& rRegion) in PresPaint()
|
/aoo42x/main/sw/source/filter/ww1/ |
H A D | fltshell.cxx | 165 sal_Bool SwFltStackEntry::MakeRegion(SwDoc* pDoc, SwPaM& rRegion, sal_Bool bCheck ) in MakeRegion() 397 static void MakePoint(SwFltStackEntry* pEntry, SwDoc* pDoc, SwPaM& rRegion) in MakePoint() 413 SwPaM& rRegion, sal_Bool bCheck ) in MakeBookRegionOrPoint()
|
/aoo42x/main/sw/source/core/view/ |
H A D | viewsh.cxx | 110 void ViewShell::DLPrePaint2(const Region& rRegion) in DLPrePaint2() 1706 void ViewShell::_PaintDesktop( const SwRegionRects &rRegion ) in _PaintDesktop()
|
/aoo42x/main/sd/source/ui/dlg/ |
H A D | dlgass.cxx | 1378 void AssistentDlgImpl::SelectTemplateRegion( const String& rRegion ) in SelectTemplateRegion() 1402 void AssistentDlgImpl::SelectLayoutRegion( const String& rRegion ) in SelectLayoutRegion()
|
/aoo42x/main/sfx2/source/doc/ |
H A D | doctempl.cxx | 1636 const String &rRegion, // Der Name des Bereiches in GetFull() 1699 String &rRegion, // Out: der Bereichsname in GetLogicNames()
|
/aoo42x/main/sw/source/core/layout/ |
H A D | trvlfrm.cxx | 1998 inline void Sub( SwRegionRects& rRegion, const SwRect& rRect ) in Sub()
|
/aoo42x/main/svtools/source/control/ |
H A D | tabbar.cxx | 2456 sal_Bool TabBar::StartDrag( const CommandEvent& rCEvt, Region& rRegion ) in StartDrag()
|
H A D | valueset.cxx | 2546 sal_Bool ValueSet::StartDrag( const CommandEvent& rCEvt, Region& rRegion ) in StartDrag()
|