Home
last modified time | relevance | path

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

/AOO41X/main/slideshow/test/
H A Dslidetest.cxx57 mpTestShape = createTestShape( in setUp()
97 TestShapeSharedPtr pTestShape = createTestShape( in testLayer()
104 TestShapeSharedPtr pTestShape2 = createTestShape( in testLayer()
153 TestShapeSharedPtr pShape2( createTestShape( in testShapeOrdering()
156 TestShapeSharedPtr pShape3( createTestShape( in testShapeOrdering()
159 TestShapeSharedPtr pShape4( createTestShape( in testShapeOrdering()
227 TestShapeSharedPtr pShape2( createTestShape( in testShapeRepaint()
230 TestShapeSharedPtr pShape3( createTestShape( in testShapeRepaint()
233 TestShapeSharedPtr pShape4( createTestShape( in testShapeRepaint()
236 TestShapeSharedPtr pShape5( createTestShape( in testShapeRepaint()
[all …]
H A Dtests.hxx65 TestShapeSharedPtr createTestShape(const basegfx::B2DRange& rRect,
H A Dtestshape.cxx211 TestShapeSharedPtr createTestShape(const basegfx::B2DRange& rRect, in createTestShape() function