Home
last modified time | relevance | path

Searched refs:pContour (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sw/source/core/docnode/
H A Dndnotxt.cxx53 pContour( 0 ), in SwNoTxtNode()
66 delete pContour; in ~SwNoTxtNode()
106 delete pContour; in SetContour()
108 pContour = new PolyPolygon( *pPoly ); in SetContour()
110 pContour = 0; in SetContour()
167 Polygon& rPoly = (*pContour)[j]; in HasContour()
197 return pContour; in HasContour()
208 delete pContour; in SetContourAPI()
212 pContour = 0; in SetContourAPI()
218 if( !pContour ) in GetContourAPI()
[all …]
/aoo4110/main/sw/inc/
H A Dndnotxt.hxx41 PolyPolygon *pContour; // Polygon fuer Konturumlauf member in SwNoTxtNode
85 sal_Bool _HasContour() const { return pContour!=0; }; in _HasContour()

Completed in 8 milliseconds