Home
last modified time | relevance | path

Searched refs:SurfaceRect (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/canvas/source/tools/
H A Dpage.cxx55 SurfaceRect rect(rSize); in allocateSpace()
68 SurfaceRect rect(pFragment->getSize()); in nakedFragment()
92 bool Page::insert( SurfaceRect& r ) in insert()
98 const SurfaceRect &rect = (*it)->getRect(); in insert()
127 bool Page::isValidLocation( const SurfaceRect& r ) const in isValidLocation()
132 SurfaceRect aBoundary(mpRenderModule->getPageSize()-basegfx::B2IVector(1,1)); in isValidLocation()
H A Dpage.hxx65 bool insert( SurfaceRect& r );
66 bool isValidLocation( const SurfaceRect& r ) const;
77 PageFragment( const SurfaceRect& r, in PageFragment()
96 const SurfaceRect& getRect() const { return maRect; } in getRect()
147 SurfaceRect maRect;
H A Dsurfacerect.hxx36 struct SurfaceRect struct
43 explicit SurfaceRect( const ::basegfx::B2ISize &rSize ) : in SurfaceRect() function
103 bool intersection( const SurfaceRect& r ) const in intersection() argument
116 bool inside( const SurfaceRect& r ) const in inside() argument

Completed in 28 milliseconds