Searched defs:SetContour (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sw/inc/ | ||
H A D | fmtsrnd.hxx | 69 void SetContour( sal_Bool bNew ) { bContour = bNew; } in SetContour() function in SwFmtSurround |
H A D | tblafmt.hxx | 166 void SetContour( const SvxContourItem& rNew ) { aContour = rNew; } in SetContour() function in SwBoxAutoFmt |
/aoo41x/main/sw/source/core/docnode/ | ||
H A D | ndnotxt.cxx | 104 void SwNoTxtNode::SetContour( const PolyPolygon *pPoly, sal_Bool bAutomatic ) in SetContour() function in SwNoTxtNode |
/aoo41x/main/sc/inc/ | ||
H A D | autoform.hxx | 170 void SetContour( const SvxContourItem& rContour ) { aContour = rContour; } in SetContour() function in ScAutoFormatDataField |
Completed in 16 milliseconds