Home
last modified time | relevance | path

Searched refs:getViewInformation2D (Results 1 – 25 of 25) sorted by relevance

/trunk/main/drawinglayer/source/processor2d/
H A Dcontourextractor2d.cxx91 aLocalPolyPolygon.transform(getViewInformation2D().getObjectTransformation()); in processBasePrimitive2D()
127 aMask.transform(getViewInformation2D().getObjectTransformation()); in processBasePrimitive2D()
135 const geometry::ViewInformation2D aLastViewInformation2D(getViewInformation2D()); in processBasePrimitive2D()
140 getViewInformation2D().getViewTransformation(), in processBasePrimitive2D()
141 getViewInformation2D().getViewport(), in processBasePrimitive2D()
142 getViewInformation2D().getVisualizedPage(), in processBasePrimitive2D()
143 getViewInformation2D().getViewTime(), in processBasePrimitive2D()
144 getViewInformation2D().getExtendedInformationSequence()); in processBasePrimitive2D()
187 basegfx::B2DRange aRange(rCandidate.getB2DRange(getViewInformation2D())); in processBasePrimitive2D()
188 aRange.transform(getViewInformation2D().getObjectTransformation()); in processBasePrimitive2D()
[all …]
H A Dhittestprocessor2d.cxx72 mfDiscreteHitTolerance = (getViewInformation2D().getObjectToViewTransformation() in HitTestProcessor2D()
92 aLocalPolygon.transform(getViewInformation2D().getObjectToViewTransformation()); in checkHairlineHitWithTolerance()
121 aLocalPolyPolygon.transform(getViewInformation2D().getObjectToViewTransformation()); in checkFillHitWithTolerance()
287 const geometry::ViewInformation2D aLastViewInformation2D(getViewInformation2D()); in processBasePrimitive2D()
292 getViewInformation2D().getViewTransformation(), in processBasePrimitive2D()
293 getViewInformation2D().getViewport(), in processBasePrimitive2D()
294 getViewInformation2D().getVisualizedPage(), in processBasePrimitive2D()
295 getViewInformation2D().getViewTime(), in processBasePrimitive2D()
296 getViewInformation2D().getExtendedInformationSequence()); in processBasePrimitive2D()
347 process(rCandidate.get2DDecomposition(getViewInformation2D())); in processBasePrimitive2D()
[all …]
H A Dtextaspolygonextractor2d.cxx66 process(rCandidate.get2DDecomposition(getViewInformation2D())); in processBasePrimitive2D()
84 process(rCandidate.get2DDecomposition(getViewInformation2D())); in processBasePrimitive2D()
109 aPolyPolygon.transform(getViewInformation2D().getObjectToViewTransformation()); in processBasePrimitive2D()
131 aPolygon.transform(getViewInformation2D().getObjectToViewTransformation()); in processBasePrimitive2D()
153 aPolyPolygon.transform(getViewInformation2D().getObjectToViewTransformation()); in processBasePrimitive2D()
191 getViewInformation2D().getViewTransformation(), in processBasePrimitive2D()
192 getViewInformation2D().getViewport(), in processBasePrimitive2D()
193 getViewInformation2D().getVisualizedPage(), in processBasePrimitive2D()
194 getViewInformation2D().getViewTime(), in processBasePrimitive2D()
195 getViewInformation2D().getExtendedInformationSequence()); in processBasePrimitive2D()
[all …]
H A Dlinegeometryextractor2d.cxx65 process(rCandidate.get2DDecomposition(getViewInformation2D())); in processBasePrimitive2D()
76 aLocalPolygon.transform(getViewInformation2D().getObjectTransformation()); in processBasePrimitive2D()
88 aLocalPolyPolygon.transform(getViewInformation2D().getObjectTransformation()); in processBasePrimitive2D()
97 const geometry::ViewInformation2D aLastViewInformation2D(getViewInformation2D()); in processBasePrimitive2D()
101 getViewInformation2D().getObjectTransformation() * rTransformCandidate.getTransformation(), in processBasePrimitive2D()
102 getViewInformation2D().getViewTransformation(), in processBasePrimitive2D()
103 getViewInformation2D().getViewport(), in processBasePrimitive2D()
104 getViewInformation2D().getVisualizedPage(), in processBasePrimitive2D()
105 getViewInformation2D().getViewTime(), in processBasePrimitive2D()
106 getViewInformation2D().getExtendedInformationSequence()); in processBasePrimitive2D()
[all …]
H A Dvclprocessor2d.cxx308 process(rTextCandidate.get2DDecomposition(getViewInformation2D())); in RenderTextSimpleOrDecoratedPortionPrimitive2D()
913 getViewInformation2D().getViewTransformation(), in RenderTransformPrimitive2D()
914 getViewInformation2D().getViewport(), in RenderTransformPrimitive2D()
915 getViewInformation2D().getVisualizedPage(), in RenderTransformPrimitive2D()
916 getViewInformation2D().getViewTime(), in RenderTransformPrimitive2D()
917 getViewInformation2D().getExtendedInformationSequence()); in RenderTransformPrimitive2D()
936 getViewInformation2D().getObjectTransformation(), in RenderPagePreviewPrimitive2D()
937 getViewInformation2D().getViewTransformation(), in RenderPagePreviewPrimitive2D()
938 getViewInformation2D().getViewport(), in RenderPagePreviewPrimitive2D()
940 getViewInformation2D().getViewTime(), in RenderPagePreviewPrimitive2D()
[all …]
H A Dvclmetafileprocessor2d.cxx786 process(rGraphicPrimitive.get2DDecomposition(getViewInformation2D())); in processBasePrimitive2D()
1033 process(rLinePrimitive.get2DDecomposition(getViewInformation2D())); in processBasePrimitive2D()
1046 process(rBulletPrimitive.get2DDecomposition(getViewInformation2D())); in processBasePrimitive2D()
1082 process(rBlockPrimitive.get2DDecomposition(getViewInformation2D())); in processBasePrimitive2D()
1279 process(rCandidate.get2DDecomposition(getViewInformation2D())); in processBasePrimitive2D()
1444 process(rCandidate.get2DDecomposition(getViewInformation2D())); in processBasePrimitive2D()
2062 getViewInformation2D().getObjectTransformation(), in processBasePrimitive2D()
2065 getViewInformation2D().getVisualizedPage(), in processBasePrimitive2D()
2066 getViewInformation2D().getViewTime(), in processBasePrimitive2D()
2067 getViewInformation2D().getExtendedInformationSequence()); in processBasePrimitive2D()
[all …]
H A Dvclpixelprocessor2d.cxx257 process(rWrongSpellPrimitive.get2DDecomposition(getViewInformation2D())); in processBasePrimitive2D()
262 process(rCandidate.get2DDecomposition(getViewInformation2D())); in processBasePrimitive2D()
281 process(rCandidate.get2DDecomposition(getViewInformation2D())); in processBasePrimitive2D()
304 process(rCandidate.get2DDecomposition(getViewInformation2D())); in processBasePrimitive2D()
381 process(rPolygonCandidate.get2DDecomposition(getViewInformation2D())); in processBasePrimitive2D()
455 process(rCandidate.get2DDecomposition(getViewInformation2D())); in processBasePrimitive2D()
639 process(rCandidate.get2DDecomposition(getViewInformation2D())); in processBasePrimitive2D()
671 process(rCandidate.get2DDecomposition(getViewInformation2D())); in processBasePrimitive2D()
698 process(rCandidate.get2DDecomposition(getViewInformation2D())); in processBasePrimitive2D()
807 process(rCandidate.get2DDecomposition(getViewInformation2D())); in processBasePrimitive2D()
[all …]
H A Dobjectinfoextractor2d.cxx55 process(rCandidate.get2DDecomposition(getViewInformation2D())); in processBasePrimitive2D()
H A Dbaseprocessor2d.cxx76 …const uno::Sequence< beans::PropertyValue >& rViewParameters(getViewInformation2D().getViewInforma… in process()
/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontact.cxx152 process(rCandidate.get2DDecomposition(getViewInformation2D())); in processBasePrimitive2D()
223 …glayer::geometry::ViewInformation2D& rViewInformation2D(GetObjectContact().getViewInformation2D()); in getObjectRange()
303 AnimatedExtractingProcessor2D aAnimatedExtractor(GetObjectContact().getViewInformation2D(), in checkForPrimitive2DAnimations()
380 …glayer::geometry::ViewInformation2D& rViewInformation2D(GetObjectContact().getViewInformation2D()); in getPrimitive2DSequence()
413 …glayer::geometry::ViewInformation2D& rViewInformation2D(GetObjectContact().getViewInformation2D()); in getPrimitive2DSequenceHierarchy()
H A Dviewobjectcontactofsdrpage.cxx452 …glayer::geometry::ViewInformation2D& rViewInformation2D(GetObjectContact().getViewInformation2D()); in getPrimitive2DSequenceHierarchy()
701 …glayer::geometry::ViewInformation2D& rViewInformation2D(GetObjectContact().getViewInformation2D()); in getPrimitive2DSequenceHierarchy()
H A Dviewobjectcontactofgroup.cxx81 …glayer::geometry::ViewInformation2D& rViewInformation2D(GetObjectContact().getViewInformation2D()); in getPrimitive2DSequenceHierarchy()
H A Dviewobjectcontactofsdrmediaobj.cxx139 aViewRange.transform(GetObjectContact().getViewInformation2D().getViewTransformation()); in updateMediaItem()
H A Dviewobjectcontactofmasterpagedescriptor.cxx121 …glayer::geometry::ViewInformation2D& rViewInformation2D(GetObjectContact().getViewInformation2D()); in getPrimitive2DSequenceHierarchy()
H A Dobjectcontactofobjlistpainter.cxx138 getViewInformation2D()); in ProcessDisplay()
H A Dobjectcontact.cxx296 const drawinglayer::geometry::ViewInformation2D& rCurrentVI2D = getViewInformation2D(); in resetViewPort()
H A Dviewobjectcontactofpageobj.cxx139 … rOriginalViewInformation = mrViewObjectContactOfPageObj.GetObjectContact().getViewInformation2D(); in createPrimitive2DSequenceForPage()
H A Dviewobjectcontactofunocontrol.cxx1822 if ( GetObjectContact().getViewInformation2D().getViewTransformation().isIdentity() ) in createPrimitive2DSequence()
1843 …glayer::geometry::ViewInformation2D& rViewInformation( GetObjectContact().getViewInformation2D() ); in isPrimitiveVisible()
H A Dobjectcontactofpageview.cxx260 getViewInformation2D()); in DoProcessDisplay()
/trunk/main/drawinglayer/inc/drawinglayer/processor2d/
H A Dbaseprocessor2d.hxx190 const geometry::ViewInformation2D& getViewInformation2D() const { return maViewInformation2D; } in getViewInformation2D() function in drawinglayer::processor2d::BaseProcessor2D
/trunk/main/svx/inc/svx/sdr/contact/
H A Dobjectcontact.hxx202 …const drawinglayer::geometry::ViewInformation2D& getViewInformation2D() const { return maViewInfor… in getViewInformation2D() function in sdr::contact::ObjectContact
/trunk/main/svx/source/svdraw/
H A Dsdrhittesthelper.cxx149 …::geometry::ViewInformation2D& rViewInformation2D = rVOC.GetObjectContact().getViewInformation2D(); in ViewObjectContactPrimitiveHit()
/trunk/main/sd/source/ui/view/
H A Dsdview.cxx251 …alizedPage = GetSdrPageFromXDrawPage(rOriginal.GetObjectContact().getViewInformation2D().getVisual… in createRedirectedPrimitive2DSequence()
/trunk/main/sw/source/core/draw/
H A Ddcontact.cxx2262 …metry::ViewInformation2D& rViewInformation2D(rCandidate.GetObjectContact().getViewInformation2D()); in impAddPrimitivesFromGroup()
/trunk/main/sd/source/core/
H A Dsdpage.cxx2824 …alizedPage = GetSdrPageFromXDrawPage(rOriginal.GetObjectContact().getViewInformation2D().getVisual… in checkVisibility()

Completed in 191 milliseconds