Home
last modified time | relevance | path

Searched refs:GetContour (Results 1 – 19 of 19) sorted by relevance

/trunk/main/sw/inc/
H A Dcharatr.hxx53 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 Dndnotxt.hxx86 void GetContour( PolyPolygon &rPoly ) const;
H A Dtblafmt.hxx140 const SvxContourItem &GetContour() const { return aContour; } in GetContour() function in SwBoxAutoFmt
H A Dformat.hxx194 inline const SvxContourItem &GetContour( sal_Bool = sal_True ) const;
H A Dswatrset.hxx238 inline const SvxContourItem &GetContour( sal_Bool = sal_True ) const;
/trunk/main/sc/source/core/tool/
H A Dautoform.cxx554 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 Dflyfrm.hxx229 sal_Bool GetContour( PolyPolygon& rContour,
/trunk/main/sw/source/core/docnode/
H A Dndnotxt.cxx200 void SwNoTxtNode::GetContour( PolyPolygon &rPoly ) const in GetContour() function in SwNoTxtNode
/trunk/main/sc/inc/
H A Dautoform.hxx138 const SvxContourItem& GetContour() const { return aContour; } in GetContour() function in ScAutoFormatDataField
/trunk/main/sw/source/filter/inc/
H A Dfltshell.hxx650 sal_Bool GetContour();
/trunk/main/sw/source/core/layout/
H A Dfly.cxx2719 sal_Bool SwFlyFrm::GetContour( PolyPolygon& rContour, in GetContour() function in SwFlyFrm
2756 pNd->GetContour( rContour ); in GetContour()
H A Dpaintfrm.cxx3673 bContour = GetContour( aPoly, sal_True ); in Paint()
/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx663 SETONALLFONTS( SetOutline, rBoxFmt.GetContour().GetValue() ); in MakeFonts()
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx325 FindFlyFrm()->GetContour( aPoly, sal_True ) in Paint()
H A Dtblafmt.cxx723 rSet.Put( rChg.GetContour() ); in UpdateToSet()
/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx537 SetOutline( pAttrSet->GetContour().GetValue() ); in SwFont()
/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx1090 rOut << SvxContourItem(!rOut.GetContour(), RES_CHRATR_CONTOUR); in Out()
H A Dfltshell.cxx1380 sal_Bool SwFltShell::GetContour() in GetContour() function in SwFltShell
/trunk/main/sw/source/core/text/
H A Dtxtfly.cxx1779 if( !((SwVirtFlyDrawObj*)pObj)->GetFlyFrm()->GetContour( aPoly ) ) in ContourRect()

Completed in 158 milliseconds