Searched refs:SwColMgr (Results 1 – 5 of 5) sorted by relevance
31 class SW_DLLPUBLIC SwColMgr class37 ~SwColMgr();81 inline sal_uInt16 SwColMgr::GetCount() const in GetCount()90 inline sal_uLong SwColMgr::GetLineWidth() const in GetLineWidth()94 inline const Color& SwColMgr::GetLineColor() const in GetLineColor()98 inline SwColLineAdj SwColMgr::GetAdjust() const in GetAdjust()102 inline void SwColMgr::SetAdjust(SwColLineAdj eAdj) in SetAdjust()106 inline sal_Bool SwColMgr::IsAutoWidth() const in IsAutoWidth()114 inline void SwColMgr::NoCols() in NoCols()118 inline sal_Bool SwColMgr::HasLine() const in HasLine()[all …]
32 class SwColMgr;73 SwColMgr* pColMgr;87 void UpdateExample( const SfxItemSet& rSet, SwColMgr* pMgr ) in UpdateExample()
59 class SwColMgr;162 SwColMgr* pColMgr;
63 void SwColMgr::SetCount(sal_uInt16 nCount, sal_uInt16 nGutterWidth) in SetCount()72 sal_uInt16 SwColMgr::GetGutterWidth( sal_uInt16 nPos ) const in GetGutterWidth()91 void SwColMgr::SetGutterWidth(sal_uInt16 nGutterWidth, sal_uInt16 nPos ) in SetGutterWidth()111 short SwColMgr::GetLineHeightPercent() const in GetLineHeightPercent()118 void SwColMgr::SetLineHeightPercent(short nPercent) in SetLineHeightPercent()129 sal_uInt16 SwColMgr::GetColWidth(sal_uInt16 nIdx) const in GetColWidth()137 void SwColMgr::SetColWidth(sal_uInt16 nIdx, sal_uInt16 nWd) in SetColWidth()150 void SwColMgr::SetActualWidth(sal_uInt16 nW) in SetActualWidth()162 SwColMgr::SwColMgr(const SfxItemSet& rSet, sal_uInt16 nActWidth) : in SwColMgr() function in SwColMgr181 SwColMgr::~SwColMgr() {} in ~SwColMgr()
400 sal_uInt16 GetMaxWidth( SwColMgr* pColMgr, sal_uInt16 nCols ) in GetMaxWidth()638 pColMgr = new SwColMgr(rSet); in Reset()
Completed in 33 milliseconds