Searched refs:GetContour (Results 1 – 19 of 19) sorted by relevance
53 inline const SvxContourItem &SwAttrSet::GetContour(sal_Bool bInP) const in GetContour() function in SwAttrSet125 inline const SvxContourItem &SwFmt::GetContour(sal_Bool bInP) const in GetContour() function in SwFmt126 { return aSet.GetContour(bInP); } in GetContour()
86 void GetContour( PolyPolygon &rPoly ) const;
140 const SvxContourItem &GetContour() const { return aContour; } in GetContour() function in SwBoxAutoFmt
194 inline const SvxContourItem &GetContour( sal_Bool = sal_True ) const;
238 inline const SvxContourItem &GetContour( sal_Bool = sal_True ) const;
554 case ATTR_FONT_CONTOUR: return &rField.GetContour(); in GetItem()650 && (rField1.GetContour() == rField2.GetContour()) in IsEqualData()731 rItemSet.Put( rField.GetContour() ); in FillToItemSet()
229 sal_Bool GetContour( PolyPolygon& rContour,
200 void SwNoTxtNode::GetContour( PolyPolygon &rPoly ) const in GetContour() function in SwNoTxtNode
138 const SvxContourItem& GetContour() const { return aContour; } in GetContour() function in ScAutoFormatDataField
650 sal_Bool GetContour();
2719 sal_Bool SwFlyFrm::GetContour( PolyPolygon& rContour, in GetContour() function in SwFlyFrm2756 pNd->GetContour( rContour ); in GetContour()
3673 bContour = GetContour( aPoly, sal_True ); in Paint()
663 SETONALLFONTS( SetOutline, rBoxFmt.GetContour().GetValue() ); in MakeFonts()
325 FindFlyFrm()->GetContour( aPoly, sal_True ) in Paint()
723 rSet.Put( rChg.GetContour() ); in UpdateToSet()
537 SetOutline( pAttrSet->GetContour().GetValue() ); in SwFont()
1090 rOut << SvxContourItem(!rOut.GetContour(), RES_CHRATR_CONTOUR); in Out()
1380 sal_Bool SwFltShell::GetContour() in GetContour() function in SwFltShell
1779 if( !((SwVirtFlyDrawObj*)pObj)->GetFlyFrm()->GetContour( aPoly ) ) in ContourRect()
Completed in 214 milliseconds