Home
last modified time | relevance | path

Searched refs:GetFillOrder (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sw/inc/
H A Dfmtfordr.hxx52 SwFillOrder GetFillOrder() const { return SwFillOrder(GetValue()); } in GetFillOrder() function in SwFmtFillOrder
61 inline const SwFmtFillOrder &SwAttrSet::GetFillOrder(sal_Bool bInP) const in GetFillOrder() function in SwAttrSet
64 inline const SwFmtFillOrder &SwFmt::GetFillOrder(sal_Bool bInP) const in GetFillOrder() function in SwFmt
65 { return aSet.GetFillOrder(bInP); } in GetFillOrder()
H A Dformat.hxx224 inline const SwFmtFillOrder &GetFillOrder( sal_Bool = sal_True ) const;
H A Dswatrset.hxx265 inline const SwFmtFillOrder &GetFillOrder( sal_Bool = sal_True ) const;
/aoo41x/main/sw/source/filter/xml/
H A Dxmltbli.cxx1913 SwFmtFillOrder aFillOrder( pBoxFmt2->GetFillOrder() ); in GetSharedBoxFormat()
1960 SwFmtFillOrder aFillOrder( pFrmFmt->GetFillOrder() ); in MakeTableBox()
2226 SwFmtFillOrder aFillOrder( pFrmFmt->GetFillOrder() ); in MakeTableLine()
/aoo41x/main/sw/source/core/layout/
H A Datrfrm.cxx482 return new SwFmtFillOrder( GetFillOrder() ); in Clone()

Completed in 51 milliseconds