Searched refs:SwTxtSlot (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/sw/source/core/text/ |
H A D | porexp.cxx | 69 SwTxtSlot aDiffTxt( &rInf, this, false, false ); in GetTxtSize() 81 SwTxtSlot aDiffTxt( &rInf, this, true, false ); in Format() 102 SwTxtSlot aDiffTxt( &rInf, this, true, true ); in Paint()
|
H A D | portxt.cxx | 743 SwTxtSlot aFormatTxt( &rInf, this, true, true, 0 ); in Format() 788 SwTxtSlot aPaintTxt( &rInf, this, true, true, in Paint() 815 SwTxtSlot aFormatTxt( &rInf, this, true, false, 0 ); in GetTxtSize()
|
H A D | inftxt.hxx | 754 class SwTxtSlot class 769 SwTxtSlot( const SwTxtSizeInfo *pNew, const SwLinePortion *pPor, bool bTxtLen, 771 ~SwTxtSlot();
|
H A D | inftxt.cxx | 1755 SwTxtSlot::SwTxtSlot( in SwTxtSlot() function in SwTxtSlot 1828 SwTxtSlot::~SwTxtSlot() in ~SwTxtSlot()
|
H A D | porglue.cxx | 131 SwTxtSlot aSlot( &rInf, this, true, false ); in Paint()
|
H A D | porfld.cxx | 774 SwTxtSlot aDiffTxt( &aInf, this, true, false, sDoubleSpace ); in Paint()
|
H A D | txtftn.cxx | 1587 SwTxtSlot aDiffTxt( &rInf, this, true, false ); in Paint()
|
H A D | itrcrsr.cxx | 1626 SwTxtSlot aDiffTxt( &aSizeInf, ((SwTxtPortion*)pPor), false, false ); in GetCrsrOfst()
|
Completed in 55 milliseconds