Searched refs:GetWhichPor (Results 1 – 15 of 15) sorted by relevance
/aoo41x/main/sw/source/core/text/ |
H A D | txthyph.cxx | 114 if( pPor->GetWhichPor() == POR_SOFTHYPH || in Hyphenate() 115 pPor->GetWhichPor() == POR_SOFTHYPHSTR ) in Hyphenate() 438 rPH.Special( GetLen(), aString, GetWhichPor() ); in HandlePortion() 481 rPH.Special( GetLen(), aExpand, GetWhichPor() ); in HandlePortion() 667 GetWhichPor(); in HandlePortion()
|
H A D | txttab.cxx | 430 const MSHORT nWhich = GetWhichPor(); in PreFormat() 513 const MSHORT nWhich = GetWhichPor(); in PostFormat() 674 rPH.Text( GetLen(), GetWhichPor() ); in HandlePortion()
|
H A D | porexp.cxx | 60 rPH.Special( GetLen(), aString, GetWhichPor() ); in HandlePortion() 255 rPH.Special( GetLen(), aString, GetWhichPor() ); in HandlePortion()
|
H A D | porref.cxx | 107 rPH.Special( GetLen(), aString, GetWhichPor() ); in HandlePortion()
|
H A D | portox.cxx | 109 rPH.Special( GetLen(), aString, GetWhichPor() ); in HandlePortion()
|
H A D | portxt.cxx | 715 rPH.Text( GetLen(), GetWhichPor() ); in HandlePortion() 918 rPH.Text( GetLen(), GetWhichPor() ); in HandlePortion()
|
H A D | EnhancedPDFExportHelper.cxx | 773 if( POR_HYPHSTR == pPor->GetWhichPor() || POR_SOFTHYPHSTR == pPor->GetWhichPor() ) in SetAttributes() 1378 switch ( pPor->GetWhichPor() ) in BeginInlineStructureElements()
|
H A D | porlin.hxx | 110 inline MSHORT GetWhichPor( ) const { return nWhichPor; } in GetWhichPor() function in SwLinePortion
|
H A D | porlin.cxx | 420 rPH.Special( GetLen(), aString, GetWhichPor() ); in HandlePortion()
|
H A D | porfld.cxx | 471 rPH.Special( GetLen(), aExpand, GetWhichPor() ); in HandlePortion() 472 if( GetWhichPor() == POR_FLD ) in HandlePortion()
|
H A D | porrst.cxx | 129 rPH.Text( GetLen(), GetWhichPor() ); in HandlePortion()
|
H A D | itrform2.cxx | 301 MSHORT nOldWhich = pCurr->GetWhichPor(); in UnderFlow() 1352 POR_TABDECIMAL == pLastTabPortion->GetWhichPor() ) in NewPortion()
|
H A D | txtftn.cxx | 1573 rPH.Special( GetLen(), aString, GetWhichPor() ); in HandlePortion()
|
H A D | porlay.cxx | 449 ASSERT( POR_LIN != pPos->GetWhichPor(), in CalcLine()
|
H A D | pormulti.cxx | 149 rPH.Text( GetLen(), GetWhichPor() ); in HandlePortion()
|
Completed in 620 milliseconds