Home
last modified time | relevance | path

Searched refs:SwTabDecimalPortion (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sw/source/core/text/
H A Dportab.hxx97 class SwTabDecimalPortion : public SwTabPortion class
109 inline SwTabDecimalPortion( const KSHORT nTabPosVal, const xub_Unicode cTab, in SwTabDecimalPortion() function in SwTabDecimalPortion
135 class SwAutoTabDecimalPortion : public SwTabDecimalPortion
140 : SwTabDecimalPortion( nTabPosVal, cTab, cFillChar ) in SwAutoTabDecimalPortion()
150 CLASSIO( SwTabDecimalPortion )
H A Dtxttab.cxx314 pTabPor = new SwTabDecimalPortion( nNewTabPos, cDec, cFill ); in NewTabPortion()
439 ((SwTabDecimalPortion*)this)->GetTabDecimal()); in PreFormat()
520 …KSHORT nPrePorWidth = static_cast<const SwTabDecimalPortion*>(this)->GetWidthOfPortionsUpToDecimal… in PostFormat()
H A Dtxtio.cxx337 IMPL_OUTOP( SwTabDecimalPortion ) in IMPL_OUTOP()
868 SvStream &SwTabDecimalPortion::operator<<( SvStream &rOs ) const //$ ostream in operator <<()
H A Ditrform2.cxx1356 …static_cast<SwTabDecimalPortion*>(pLastTabPortion)->SetWidthOfPortionsUpToDecimalPosition( nWidthO… in NewPortion()

Completed in 112 milliseconds