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;
139 const SvxContourItem &GetContour() const { return aContour; } in GetContour() function in SwBoxAutoFmt
188 inline const SvxContourItem &GetContour( sal_Bool = sal_True ) const;
230 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();
2739 sal_Bool SwFlyFrm::GetContour( PolyPolygon& rContour, in GetContour() function in SwFlyFrm2776 pNd->GetContour( rContour ); in GetContour()
3576 bContour = GetContour( aPoly, sal_True ); in Paint()
663 SETONALLFONTS( SetOutline, rBoxFmt.GetContour().GetValue() ); in MakeFonts()
312 FindFlyFrm()->GetContour( aPoly, sal_True ) in Paint()
725 rSet.Put( rChg.GetContour() ); in UpdateToSet()
537 SetOutline( pAttrSet->GetContour().GetValue() ); in SwFont()
1090 rOut << SvxContourItem(!rOut.GetContour(), RES_CHRATR_CONTOUR); in Out()
1383 sal_Bool SwFltShell::GetContour() in GetContour() function in SwFltShell
1773 if( !((SwVirtFlyDrawObj*)pObj)->GetFlyFrm()->GetContour( aPoly ) ) in ContourRect()
Completed in 194 milliseconds