Home
last modified time | relevance | path

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

/AOO41X/main/basegfx/source/tools/
H A Db2dclipstate.cxx41 struct ImplB2DClipState struct
46 ImplB2DClipState() : in ImplB2DClipState() argument
53 explicit ImplB2DClipState( const B2DRange& rRange ) : in ImplB2DClipState() function
61 explicit ImplB2DClipState( const B2DPolygon& rPoly ) : in ImplB2DClipState() argument
68 explicit ImplB2DClipState( const B2DPolyPolygon& rPoly ) : in ImplB2DClipState() function
112 bool operator==(const ImplB2DClipState& rRHS) const in operator ==() argument
155 void addClipState(const ImplB2DClipState& rOther, Operation eOp) in addClipState() argument
199 void unionClipState(const ImplB2DClipState& rOther) in unionClipState() argument
231 void intersectClipState(const ImplB2DClipState& rOther) in intersectClipState() argument
263 void subtractClipState(const ImplB2DClipState& rOther) in subtractClipState() argument
[all …]
/AOO41X/main/basegfx/inc/basegfx/tools/
H A Db2dclipstate.hxx41 struct ImplB2DClipState;
56 typedef o3tl::cow_wrapper< ImplB2DClipState > ImplType;