Searched refs:AttributeHandler (Results 1 – 2 of 2) sorted by relevance
80 AttributeHandler::AttributeHandler( AttributeId _nAttributeId, WhichId _nWhichId ) in AttributeHandler() function in frm::AttributeHandler87 AttributeHandler::~AttributeHandler() in ~AttributeHandler()92 oslInterlockedCount SAL_CALL AttributeHandler::acquire() in acquire()98 oslInterlockedCount SAL_CALL AttributeHandler::release() in release()104 AttributeId AttributeHandler::getAttributeId( ) const in getAttributeId()221 :AttributeHandler( _nAttributeId, EE_PARA_JUST ) in ParaAlignmentHandler()257 :AttributeHandler( _nAttributeId, EE_PARA_SBL ) in LineSpacingHandler()300 :AttributeHandler( _nAttributeId, EE_CHAR_ESCAPEMENT ) in EscapementHandler()337 :AttributeHandler( _nAttributeId, _nWhichId ) in SlotHandler()380 :AttributeHandler( _nAttributeId, _nWhichId ) in FontSizeHandler()[all …]
71 class AttributeHandler :public ReferenceBase class83 AttributeHandler( AttributeId _nAttributeId, WhichId _nWhichId );105 virtual ~AttributeHandler();126 class ParaAlignmentHandler : public AttributeHandler142 class LineSpacingHandler : public AttributeHandler158 class EscapementHandler : public AttributeHandler174 class SlotHandler : public AttributeHandler190 class BooleanHandler : public AttributeHandler203 class FontSizeHandler : public AttributeHandler216 class ParagraphDirectionHandler : public AttributeHandler
Completed in 21 milliseconds