Home
last modified time | relevance | path

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

/aoo4110/main/sw/inc/
H A Dndnotxt.hxx42 sal_Bool bAutomaticContour : 1; // automatic contour polygon, not manipulated member in SwNoTxtNode
89 void SetAutomaticContour( sal_Bool bSet ) { bAutomaticContour = bSet; } in SetAutomaticContour()
90 sal_Bool HasAutomaticContour() const { return bAutomaticContour; } in HasAutomaticContour()
/aoo4110/main/sw/source/core/docnode/
H A Dndnotxt.cxx54 bAutomaticContour( sal_False ), in SwNoTxtNode()
111 bAutomaticContour = bAutomatic; in SetContour()
121 bAutomaticContour = sal_True; in CreateContour()

Completed in 22 milliseconds