Searched refs:maHatch (Results 1 – 5 of 5) sorted by relevance
47 FillHatchAttribute maHatch; // fill hatch (if used) member in drawinglayer::attribute::ImpSdrFillAttribute61 maHatch(rHatch), in ImpSdrFillAttribute()70 const FillHatchAttribute& getHatch() const { return maHatch; } in getHatch()
48 attribute::FillHatchAttribute maHatch; member in drawinglayer::primitive3d::HatchTexturePrimitive3D71 const attribute::FillHatchAttribute& getHatch() const { return maHatch; } in getHatch()
82 if(maHatch.isFillBackground()) in impCreate3DDecomposition()278 maHatch(rHatch), in HatchTexturePrimitive3D()
2649 maHatch ( rHatch ) in IMPL_META_ACTION()2657 pOut->DrawHatch( maPolyPoly, maHatch ); in Execute()2689 ( maHatch == ((MetaHatchAction&)rMetaAction).maHatch ); in Compare()2703 rOStm << maHatch; in Write()2711 rIStm >> maPolyPoly >> maHatch; in Read()
986 Hatch maHatch; member in MetaHatchAction999 const Hatch& GetHatch() const { return maHatch; } in GetHatch()
Completed in 79 milliseconds