Home
last modified time | relevance | path

Searched refs:ImplChain (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dimpvect.cxx336 class ImplChain class
356 ImplChain( sal_uLong nInitCount = 1024UL, long nResize = -1L );
357 ~ImplChain();
368 ImplChain::ImplChain( sal_uLong nInitCount, long nResize ) : in ImplChain() function in ImplChain
379 ImplChain::~ImplChain() in ~ImplChain()
386 void ImplChain::ImplGetSpace() in ImplGetSpace()
400 void ImplChain::ImplBeginAdd( const Point& rStartPt ) in ImplBeginAdd()
409 inline void ImplChain::ImplAdd( sal_uInt8 nCode ) in ImplAdd()
419 void ImplChain::ImplEndAdd( sal_uLong nFlag ) in ImplEndAdd()
663 void ImplChain::ImplPostProcess( const ImplPointArray& rArr ) in ImplPostProcess()
[all …]
H A Dimpvect.hxx35 class ImplChain;
44 sal_Bool ImplGetChain( ImplVectMap* pMap, const Point& rStartPt, ImplChain& rChain );

Completed in 13 milliseconds