Searched refs:SwAttrHandler (Results 1 – 8 of 8) sorted by relevance
/trunk/main/sw/source/core/text/ |
H A D | atrstck.cxx | 295 inline SwAttrHandler::SwAttrStack::SwAttrStack() in SwAttrStack() 348 void SwAttrHandler::SwAttrStack::Remove( const SwTxtAttr& rAttr ) in Remove() 364 const SwTxtAttr* SwAttrHandler::SwAttrStack::Top() const in Top() 393 SwAttrHandler::SwAttrHandler() : mpShell( 0 ), pFnt( 0 ), bVertLayout( sal_False ) in SwAttrHandler() function in SwAttrHandler 399 SwAttrHandler::~SwAttrHandler() in ~SwAttrHandler() 408 void SwAttrHandler::Init( const SwAttrSet& rAttrSet, in Init() 461 void SwAttrHandler::Reset( ) in Reset() 471 void SwAttrHandler::PushAndChg( const SwTxtAttr& rAttr, SwFont& rFnt ) in PushAndChg() 552 void SwAttrHandler::PopAndChg( const SwTxtAttr& rAttr, SwFont& rFnt ) in PopAndChg() 598 void SwAttrHandler::Pop( const SwTxtAttr& rAttr ) in Pop() [all …]
|
H A D | atrhndl.hxx | 46 class SwAttrHandler class 117 SwAttrHandler(); 118 ~SwAttrHandler(); 154 inline const SfxPoolItem& SwAttrHandler::GetDefault( const sal_uInt16 nAttribID ) const in GetDefault() 163 inline void SwAttrHandler::ResetFont( SwFont& rFnt ) const in ResetFont() 170 inline const SwFont* SwAttrHandler::GetFont() const in GetFont()
|
H A D | redlnitr.hxx | 41 class SwAttrHandler; 72 SwAttrHandler& rAttrHandler; 93 SwRedlineItr( const SwTxtNode& rTxtNd, SwFont& rFnt, SwAttrHandler& rAH,
|
H A D | itratr.hxx | 54 SwAttrHandler aAttrHandler; 120 inline SwAttrHandler& GetAttrHandler() { return aAttrHandler; } in GetAttrHandler()
|
H A D | redlnitr.cxx | 184 SwAttrHandler& rAH, MSHORT nRed, sal_Bool bShw, const SvUShorts *pArr, in SwRedlineItr()
|
H A D | porrst.cxx | 262 SwAttrHandler aAttrHandler; in EmptyHeight()
|
H A D | frmpaint.cxx | 508 SwAttrHandler aAttrHandler; in PaintEmpty()
|
H A D | itratr.cxx | 887 SwAttrHandler& rAH = aIter.GetAttrHandler(); in GetScalingOfSelectedText()
|
Completed in 179 milliseconds