| /trunk/main/sw/inc/ |
| H A D | charatr.hxx | 53 inline const SvxContourItem &SwAttrSet::GetContour(sal_Bool bInP) const in GetContour() function in SwAttrSet 125 inline const SvxContourItem &SwFmt::GetContour(sal_Bool bInP) const in GetContour() function in SwFmt 126 { return aSet.GetContour(bInP); } in GetContour()
|
| H A D | ndnotxt.hxx | 86 void GetContour( PolyPolygon &rPoly ) const;
|
| H A D | tblafmt.hxx | 140 const SvxContourItem &GetContour() const { return aContour; } in GetContour() function in SwBoxAutoFmt
|
| H A D | swatrset.hxx | 238 inline const SvxContourItem &GetContour( sal_Bool = sal_True ) const;
|
| H A D | format.hxx | 194 inline const SvxContourItem &GetContour( sal_Bool = sal_True ) const;
|
| /trunk/main/sc/source/core/tool/ |
| H A D | autoform.cxx | 554 case ATTR_FONT_CONTOUR: return &rField.GetContour(); in GetItem() 650 && (rField1.GetContour() == rField2.GetContour()) in IsEqualData() 731 rItemSet.Put( rField.GetContour() ); in FillToItemSet()
|
| /trunk/main/sw/source/core/inc/ |
| H A D | flyfrm.hxx | 229 sal_Bool GetContour( PolyPolygon& rContour,
|
| /trunk/main/sw/source/core/docnode/ |
| H A D | ndnotxt.cxx | 200 void SwNoTxtNode::GetContour( PolyPolygon &rPoly ) const in GetContour() function in SwNoTxtNode
|
| /trunk/main/sc/inc/ |
| H A D | autoform.hxx | 138 const SvxContourItem& GetContour() const { return aContour; } in GetContour() function in ScAutoFormatDataField
|
| /trunk/main/sw/source/filter/inc/ |
| H A D | fltshell.hxx | 650 sal_Bool GetContour();
|
| /trunk/main/sw/source/core/layout/ |
| H A D | fly.cxx | 2719 sal_Bool SwFlyFrm::GetContour( PolyPolygon& rContour, in GetContour() function in SwFlyFrm 2756 pNd->GetContour( rContour ); in GetContour()
|
| H A D | paintfrm.cxx | 3648 bContour = GetContour( aPoly, sal_True ); in Paint()
|
| /trunk/main/sw/source/ui/table/ |
| H A D | tautofmt.cxx | 663 SETONALLFONTS( SetOutline, rBoxFmt.GetContour().GetValue() ); in MakeFonts()
|
| /trunk/main/sw/source/core/doc/ |
| H A D | notxtfrm.cxx | 325 FindFlyFrm()->GetContour( aPoly, sal_True ) in Paint()
|
| H A D | tblafmt.cxx | 723 rSet.Put( rChg.GetContour() ); in UpdateToSet()
|
| /trunk/main/sw/source/core/txtnode/ |
| H A D | swfont.cxx | 537 SetOutline( pAttrSet->GetContour().GetValue() ); in SwFont()
|
| /trunk/main/sw/source/filter/ww1/ |
| H A D | w1filter.cxx | 1090 rOut << SvxContourItem(!rOut.GetContour(), RES_CHRATR_CONTOUR); in Out()
|
| H A D | fltshell.cxx | 1380 sal_Bool SwFltShell::GetContour() in GetContour() function in SwFltShell
|
| /trunk/main/sw/source/core/text/ |
| H A D | txtfly.cxx | 1779 if( !((SwVirtFlyDrawObj*)pObj)->GetFlyFrm()->GetContour( aPoly ) ) in ContourRect()
|