Searched refs:SwRotatedPortion (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/sw/source/core/text/ |
H A D | pormulti.hxx | 210 class SwRotatedPortion : public SwMultiPortion class 213 SwRotatedPortion( xub_StrLen nEnd, sal_uInt8 nDir = 1 ) in SwRotatedPortion() function in SwRotatedPortion 215 SwRotatedPortion( const SwMultiCreator& rCreate, xub_StrLen nEnd,
|
H A D | pormulti.cxx | 181 SwRotatedPortion::SwRotatedPortion( const SwMultiCreator& rCreate, in SwRotatedPortion() function in SwRotatedPortion 2118 pTmp = new SwRotatedPortion( nMultiLen + rInf.GetIdx(), in BuildMultiPortion() 2325 pTmp = new SwRotatedPortion( nMultiPos, pHelpMulti->GetDirection() ); in MakeRestPortion()
|
H A D | itrform2.cxx | 1275 pTmp = new SwRotatedPortion( *pCreate, nEnd, in NewPortion() 1427 pPor = new SwRotatedPortion( rInf.GetIdx() + 1, 900 == nDir ? in NewPortion() 1443 pPor = new SwRotatedPortion( 0, 900 == nDir ? in NewPortion()
|
Completed in 26 milliseconds