Home
last modified time | relevance | path

Searched refs:SvxTabAdjust (Results 1 – 11 of 11) sorted by relevance

/aoo41x/main/editeng/inc/editeng/
H A Dtstpitem.hxx45 SvxTabAdjust eAdjustment;
57 const SvxTabAdjust eAdjst = SVX_TAB_ADJUST_LEFT,
62 const SvxTabAdjust eAdjst = SVX_TAB_ADJUST_LEFT,
70 SvxTabAdjust& GetAdjustment() { return eAdjustment; } in GetAdjustment()
71 SvxTabAdjust GetAdjustment() const { return eAdjustment; } in GetAdjustment()
125 const SvxTabAdjust eAdjst /*= SVX_TAB_ADJUST_DEFAULT*/,
H A Dsvxenum.hxx56 enum SvxTabAdjust enum
/aoo41x/main/editeng/source/items/
H A Dparaitem.cxx883 SvxTabStop::SvxTabStop( const long nPos, const SvxTabAdjust eAdjst, in SvxTabStop()
931 const SvxTabAdjust eAdjst= SVX_TAB_ADJUST_DEFAULT; in SvxTabStopItem()
944 const SvxTabAdjust eAdjst, in SvxTabStopItem()
1115 SvxTabAdjust eAdjust = SVX_TAB_ADJUST_DEFAULT; in PutValue()
1228 ( nPos, (SvxTabAdjust)eAdjust, sal_Unicode(cDecimal), sal_Unicode(cFill) ) ); in Create()
H A Dsvxitems.src511 // enum SvxTabAdjust --------------------------------------------------------
/aoo41x/main/cui/source/tabpages/
H A Dtabstpge.cxx531 SvxTabAdjust eAdj = SVX_TAB_ADJUST_LEFT; in IMPL_LINK()
619 SvxTabAdjust eAdj; in IMPL_LINK()
/aoo41x/main/sw/source/core/text/
H A Dtxttab.cxx94 SvxTabAdjust eAdj; in NewTabPortion()
/aoo41x/main/sw/inc/
H A Dtox.hxx227 SvxTabAdjust eTabAlign;
/aoo41x/main/sw/source/core/tox/
H A Dtox.cxx840 eRet.eTabAlign = static_cast<SvxTabAdjust>(sTmp.ToInt32()); in BuildToken()
/aoo41x/main/svx/source/dialog/
H A Dsvxruler.cxx1179 sal_uInt16 ToSvTab_Impl(SvxTabAdjust eAdj) in ToSvTab_Impl()
1201 SvxTabAdjust ToAttrTab_Impl(sal_uInt16 eAdj) in ToAttrTab_Impl()
/aoo41x/main/sw/source/ui/index/
H A Dcnttab.cxx1926 void SetTabAlign(SvxTabAdjust eAlign) in SetTabAlign()
/aoo41x/main/filter/source/msfilter/
H A Dsvdfppt.cxx6583 SvxTabAdjust eTabAdjust; in ApplyTo()

Completed in 142 milliseconds