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()110 AttributeCheckState AttributeHandler::implGetCheckState( const SfxPoolItem& /*_rItem*/ ) const in implGetCheckState()117 …void AttributeHandler::putItemForScript( SfxItemSet& _rAttribs, const SfxPoolItem& _rItem, ScriptT… in putItemForScript()125 AttributeCheckState AttributeHandler::getCheckState( const SfxItemSet& _rAttribs ) const in getCheckState()135 AttributeState AttributeHandler::getState( const SfxItemSet& _rAttribs ) const in getState()221 :AttributeHandler( _nAttributeId, EE_PARA_JUST ) in ParaAlignmentHandler()[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