Searched refs:SwAttrHandler (Results 1 – 8 of 8) sorted by relevance
| /AOO41X/main/sw/source/core/text/ |
| H A D | atrstck.cxx | 295 inline SwAttrHandler::SwAttrStack::SwAttrStack() in SwAttrStack() 305 void SwAttrHandler::SwAttrStack::Insert( const SwTxtAttr& rAttr, const sal_uInt16 nPos ) in Insert() 348 void SwAttrHandler::SwAttrStack::Remove( const SwTxtAttr& rAttr ) in Remove() 364 const SwTxtAttr* SwAttrHandler::SwAttrStack::Top() const in Top() 373 sal_uInt16 SwAttrHandler::SwAttrStack::Pos( const SwTxtAttr& rAttr ) const in Pos() 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() 419 void SwAttrHandler::Init( const SfxPoolItem** pPoolItem, const SwAttrSet* pAS, in Init() 461 void SwAttrHandler::Reset( ) in Reset() [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 | 187 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()
|