Home
last modified time | relevance | path

Searched refs:SwKernPortion (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/sw/source/core/text/
H A Dporrst.hxx70 class SwKernPortion : public SwLinePortion class
83 SwKernPortion( SwLinePortion &rPortion, short nKrn,
88 SwKernPortion( const SwLinePortion &rPortion );
180 CLASSIO( SwKernPortion )
H A Dporrst.cxx133 SwKernPortion::SwKernPortion( SwLinePortion &rPortion, short nKrn, in SwKernPortion() function in SwKernPortion
146 SwKernPortion::SwKernPortion( const SwLinePortion& rPortion ) : in SwKernPortion() function in SwKernPortion
156 void SwKernPortion::Paint( const SwTxtPaintInfo &rInf ) const in Paint()
185 void SwKernPortion::FormatEOL( SwTxtFormatInfo &rInf ) in FormatEOL()
H A Ditrform2.cxx424 SwKernPortion* pGridKernPortion = 0; in BuildPortions()
503 SwKernPortion* pKrn = in BuildPortions()
504 new SwKernPortion( *rInf.GetLast(), nLstHeight, in BuildPortions()
516 (SwKernPortion*)pPor : in BuildPortions()
517 new SwKernPortion( *pCurr ); in BuildPortions()
642 new SwKernPortion( *pPor, nDist ); in BuildPortions()
694 new SwKernPortion( *pPor, (short)(nKernWidth - nKernWidth_1), in BuildPortions()
1050 pPor = new SwKernPortion( *pCurr ); in WhichFirstPortion()
1109 pPor = new SwKernPortion( *pCurr ); in WhichFirstPortion()
H A Dtxtio.cxx343 IMPL_OUTOP( SwKernPortion ) in IMPL_OUTOP()
548 SvStream &SwKernPortion::operator<<( SvStream &rOs ) const //$ ostream in operator <<()
H A Dtxthyph.cxx401 new SwKernPortion( *this, nKern ); in CreateHyphen()
H A Dportxt.cxx367 new SwKernPortion( *this, nKern ); in _Format()

Completed in 50 milliseconds